Bug System tests not running and an intermittent PHP error

Status
Not open for further replies.

furnival

Customer
I have the filecache cache system on. My site runs on a Litespeed web server.

Problem #1 : Clicking the system test link inside the VBulletin admin control panel gives 4 ajax loading symbols which never finish loading.

Problem #2 : Last night at peak hours on my forum people started seeing all kinds of PHP errors, like this for example:
Code:
TimeMemoryFunctionLocation10.0005797720{main}( )../dbseo.php:020.02064197456require(*'/home/homedir/public_html/forum/login.php'*)../dbseo.php:45830.160433702704standard_error( )../login.php:8740.160433705576construct_quick_nav( )../functions.php:404450.162433929832vB_Template::crea te( )../functions.php:487560.162433930720vB_Template->__construct( )../class_core.php:438070.162433930840vB_Bootstrap->process_templates( )../class_core.php:442280.180235497840vB_Template->render( )../class_bootstrap.php:50090.180335499720vB_Template->render_output( )../class_core.php:4687
( ! )*Parse error: syntax error, unexpected '<' in /home/homedir/public_html/forum/includes/class_core.php(4715) : eval()'d code on line*1Call Stack#TimeMemoryFunctionLocation10.0005797720{main }( )../dbseo.php:020.02064197456require(*'/home/homedir/public_html/forum/login.php'*)../dbseo.php:45830.160433702704standard_error( )../login.php:8740.160433705576construct_quick_nav( )../functions.php:404450.162433929832vB_Template::crea te( )../functions.php:487560.162433930720vB_Template->__construct( )../class_core.php:438070.162433930840vB_Bootstrap->process_templates( )../class_core.php:442280.181035506608vB_Template->render( )../class_bootstrap.php:50790.181235508360vB_Template->render_output( )../class_core.php:4687
( ! )*Parse error: syntax error, unexpected '<' in /home/homedir/public_html/forum/includes/class_core.php(4715) : eval()'d code on line*1Call Stack#TimeMemoryFunctionLocation10.0005797720{main }( )../dbseo.php:020.02064197456require(*'/home/homedir/public_html/forum/login.php'*)../dbseo.php:45830.160433702704standard_error( )../login.php:8740.160433705576construct_quick_nav( )../functions.php:404450.162433929832vB_Template::crea te( )../functions.php:487560.162433930720vB_Template->__construct( )../class_core.php:438070.162433930840vB_Bootstrap->process_templates( )../class_core.php:442280.181835505472vB_Template->render( )../class_bootstrap.php:51690.181935506288vB_Template->render_output( )../class_core.php:4687
( ! )*Parse error: syntax error, unexpected '<' in /home/homedir/public_html/forum/includes/class_core.php(4715) : eval()'d code on line*1Call Stack#TimeMemoryFunctionLocation10.0005797720{main }( )../dbseo.php:020.02064197456require(*'/home/homedir/public_html/forum/login.php'*)../dbseo.php:45830.160433702704standard_error( )../login.php:8740.160433705576construct_quick_nav( )../functions.php:404450.162433929832vB_Template::crea te( )../functions.php:487560.162433930720vB_Template->__construct( )../class_core.php:438070.162433930840vB_Bootstrap->process_templates( )../class_core.php:442280.182635511960vB_Template->render( )../class_bootstrap.php:52890.182735512608vB_Template->render_output(

Any suggestions or could someone take a look at my site, please?
 
According to TimeMemoryFunctionLocation error this is not a default PHP error, which usually means that a script that loads before DBSEO and the other vB code is causing this problem.

Please double-check all your installed modifications. Try disabling all modifications except DBTech modifications and see if the issue goes away, if so re-enable them one-by-one until you find the culprit.

It's most likely that both problems is the same issue, and that the issue is with a 3rd party modification.
 
Status
Not open for further replies.

Legacy vB Optimise

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,972
Customer rating
0.00 star(s) 0 ratings
Back
Top