The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fatal Error - Profile
All of a sudden we're getting this error when we click on the Profile link:
Fatal error: Class 'vB_ActivityStream_View_Perm__' not found in /home/love4um/public_html/4um/vb/activitystream/view.php on line 589 Can anyone point us in the right direction? UPDATE: This appears to be an error ONLY for the admin. Everyone else seems to have Profile access. Can this maybe be fixed in ACP > maintenance? |
#2
|
||||
|
||||
Temporarily disable all your mods, and see if the issue still persists.
To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory Just below: Code:
<?php Code:
define('DISABLE_HOOKS', true); If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To comment it out, add two forward slashes " / " so it will look like Code:
// define('DISABLE_HOOKS', true); you simply have to remove those two " / ". Or since you are able to access your AdminCP go to AdminCP -> Settings -> Options -> Plugin/Hook System And set it to No to disable. |
#3
|
|||
|
|||
Same error with hooks off.
|
#4
|
||||
|
||||
Try, Maintenance --> General Update Tools, and Rebuild the Activity Stream and see if that fixes the issue.
|
#5
|
|||
|
|||
Tried that, no joy.
I also tried uploading a fresh copy of view.php. Again no joy. |
#6
|
||||
|
||||
Did this start happening after you were experiencing issues with this mod, https://vborg.vbsupport.ru/showthrea...eview&page=109
|
#7
|
|||
|
|||
I can't say 100% but yes I'm at least 95% sure that was the mod that broke everything. TedS is offering no support. As soon as I installed that mod I noticed that many features of the mod did not work correctly (manage buttons did nothing, couldn't upload images, etc.). Not to long afterward I noticed when I clicked on the Activity Stream button that it gave an error, so I started trouble shooting, I uninstalled the mod completely. The error then changed to a different error. At that time I didn't know about the profile issue. I turned Activity Stream off for the time being until I get it sorted.
|
#8
|
||||
|
||||
That's a bummer, I am all out of ideas then, maybe someone else can help, as I have never run across it before.
|
#10
|
|||
|
|||
Thanks Amaury for trying to help.
Unfortunately none of that worked... :erm: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|