aMies
01-17-2013, 10:22 PM
Hi,
We've been having an issue since migrating to a new server where including global.php causes long load times and/or 500 Server Errors. We need to require it to integrate the vB login to our website. Additionally, since the migration, loading a thread or blog results in:
No packages found on line 321 in /home/complexi/public_html/forums/vb/types.php
#0 /home/complexi/public_html/forums/vb/types.php(265): vB_Types->loadPackages(Array)
#1 /home/complexi/public_html/forums/vb/types.php(158): vB_Types->loadTypeInfo(Array)
#2 /home/complexi/public_html/forums/vb/types.php(120): vB_Types->loadTypes()
#3 /home/complexi/public_html/forums/vb/types.php(136): vB_Types->__construct()
#4 /home/complexi/public_html/forums/packages/vbattach/attach.php(1322): vB_Types::instance()
#5 /home/complexi/public_html/forums/includes/class_blog_entry.php(506): vB_Attach_Display_Content->__construct(Object(vB_Registry), 'vBBlog_BlogEntr...')
#6 /home/complexi/public_html/forums/includes/class_blog_entry.php(291): vB_Blog_Entry->process_attachments()
#7 /home/complexi/public_html/forums/blog.php(751): vB_Blog_Entry->construct()
#8 {main}
Any idea what is causing these issues? I've installed the latest patch and used the diagnostic tools to ensure the files were ok.
--------------- Added 1358465166 at 1358465166 ---------------
http://www.complexitygaming.com/index.php
This is where these issues are happening. Click one of the thread or blog links at the bottom to receive the error above. You may also expeirence what feels like a timeout (or very long load) due to what I've narrowed down to be global.php (which is included in order to enable the login up top). This worked on our previous server prior to the migration. I'm stumped.
We've been having an issue since migrating to a new server where including global.php causes long load times and/or 500 Server Errors. We need to require it to integrate the vB login to our website. Additionally, since the migration, loading a thread or blog results in:
No packages found on line 321 in /home/complexi/public_html/forums/vb/types.php
#0 /home/complexi/public_html/forums/vb/types.php(265): vB_Types->loadPackages(Array)
#1 /home/complexi/public_html/forums/vb/types.php(158): vB_Types->loadTypeInfo(Array)
#2 /home/complexi/public_html/forums/vb/types.php(120): vB_Types->loadTypes()
#3 /home/complexi/public_html/forums/vb/types.php(136): vB_Types->__construct()
#4 /home/complexi/public_html/forums/packages/vbattach/attach.php(1322): vB_Types::instance()
#5 /home/complexi/public_html/forums/includes/class_blog_entry.php(506): vB_Attach_Display_Content->__construct(Object(vB_Registry), 'vBBlog_BlogEntr...')
#6 /home/complexi/public_html/forums/includes/class_blog_entry.php(291): vB_Blog_Entry->process_attachments()
#7 /home/complexi/public_html/forums/blog.php(751): vB_Blog_Entry->construct()
#8 {main}
Any idea what is causing these issues? I've installed the latest patch and used the diagnostic tools to ensure the files were ok.
--------------- Added 1358465166 at 1358465166 ---------------
http://www.complexitygaming.com/index.php
This is where these issues are happening. Click one of the thread or blog links at the bottom to receive the error above. You may also expeirence what feels like a timeout (or very long load) due to what I've narrowed down to be global.php (which is included in order to enable the login up top). This worked on our previous server prior to the migration. I'm stumped.