Skip to content

Bug after upgrade ruTorrent 4.3.4 (probably > 4.x) on logoff plugin - RESOLVED - It is the best idea ? #2676

Answered by stickz
DavidFirefox asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @DavidFirefox. We simply moved these functions to the FileUtil and User classes in version 4. You can reference them accordingly. We did this to avoid loading functions we're not using. This has performance benefits for ruTorrent v4.

The fix for line 2 should be eval(FileUtil::getPluginConf("logoff"));
The fix for line 4 should be $me = User::getUser();

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by DavidFirefox
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants