Quote:
Originally Posted by Mukashi
I don't believe we've done anything to change its location, so I'm assuming that's its default location.
Using v22, I made the change from your post earlier, and it removed 2 of the errors, but two of the errors remained.
Code:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/themozz/public_html/bmgf/includes/class_core.php(4465) : eval()'d code on line 96
Parse error: syntax error, unexpected '<' in /home/themozz/public_html/bmgf/includes/class_core.php(4465) : eval()'d code on line 97
Also, one of my staff noticed that member profiles would not load when the mod was active.
Upgraded to v223, and found that we got a slightly different error. Disabled the add share options to templates plugin, and disabled everything in the mod other than turning it off, and still had the following error.
Code:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/themozz/public_html/bmgf/includes/class_core.php(4465) : eval()'d code on line 108
Parse error: syntax error, unexpected '=' in /home/themozz/public_html/bmgf/includes/class_core.php(4465) : eval()'d code on line 108
I'm guessing that these errors may have something to do with our vBSEO settings? That's about the only thing which seems to make sense.
Probably should mention also, we do have an edited class_core.php, as per Paul M's changes here.
|
Thanks for the info, I'm not 100% sure what the issue yet, althogh VBSEO seems like a good scape-goat.
I actually just noticed I left some debug code in causing all parts of the mod to be active at all times. I just fixed this and released version 2.25. Please try it when you get a chance- you will probably still get the error but maybe you can tell me if it's specific to 1 page this time? (Like just formhome, just theeads, just albums, just member profiles, etc...) or if you still get them on all pages.
Thanks.
I suggest everyone upgrade to 2.25 as it should have better performance with the debug code removed.