Announcement
Collapse
No announcement yet.
Error loading Post and Error Contacting Server
Collapse
X
-
Originally posted by Lynne View PostI know there were issues with 5.x and PHP5.5, whereas it worked fine with PHP5.4. So, I would ask your host to go back to PHP5.4 and then see if you still have the same issues.
My forum is totally broken due to this error and people have stopped using it. Is there anything else I can try?
Leave a comment:
-
I know there were issues with 5.x and PHP5.5, whereas it worked fine with PHP5.4. So, I would ask your host to go back to PHP5.4 and then see if you still have the same issues.
Leave a comment:
-
Hi Lynne, my hosting provider upgraded my PHP Version to 5.5.9 but it didn't help I have no requested them to try 5.4 is that correct?
Leave a comment:
-
Originally posted by Lynne View PostIs this a fresh install or an upgrade?
Are you running 5.1.4?
Do you have the option to choose PHP5.4 instead of PHP5.5?
Leave a comment:
-
Is this a fresh install or an upgrade?
Are you running 5.1.4?
Do you have the option to choose PHP5.4 instead of PHP5.5?
Leave a comment:
-
Thank's for that. Here is the responses I get when trying to page through a thread (all info taken from firebug):
HTML
HTML Code:Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /websites/LinuxPackage05/8g/tg/dx/8gtgdx-106803.{{my_hosting_provider}}/public_html/forums/core/includes/class_bbcode.php on line 2699 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /websites/LinuxPackage05/8g/tg/dx/8gtgdx-106803.{{my_hosting_provider}}/public_html/forums/core/includes/class_bbcode.php on line 2699 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /websites/LinuxPackage05/8g/tg/dx/8gtgdx-106803.{{my_hosting_provider}}/public_html/forums/core/includes/class_bbcode.php on line 2699 Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /websites/LinuxPackage05/8g/tg/dx/8gtgdx-106803.{{my_hosting_provider}}/public_html/forums/core/includes/class_bbcode.php on line 2699
HTML Code:Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /websites/LinuxPackage05/8g/tg/dx/8gtgdx-106803.{{my_hosting_provider}}/public_html/forums/core/includes/class_bbcode.php on line 2699
Leave a comment:
-
Check Firebug > Net tab > XHR tab while you navigate between topic pages. Look for /activity/get AJAX request and check the Response. You should see detailed php error messages.
Leave a comment:
-
Ok I have enabled debugging where do I go from here? Is this something I can tie in with firebug?
I'll check with my hosting provider but in the meantime how can I use this debugging system of vbulletin?
Leave a comment:
-
Have you checked your error_logs (if you don't know where they are, ask your host) to see if there is anything in there when this happens?
Try going into debug mode and see if you can get a better error. If this is a live site, I would suggest putting a condition around the debug lines so it only shows to your IP:
***
To enable debug mode edit the /config.php file and change:
Code:$config['debug'] = false;
Code:$config['debug'] = true;
Code:// $config['Misc']['debug'] = true;
Code:$config['Misc']['debug'] = true;
Code:if($_SERVER['REMOTE_ADDR'] == "xxx.xxx.xxx.xxx") { CODE HERE }
Leave a comment:
-
Error loading Post and Error Contacting Server
I'm having some problems with my vbulletin 5 forum in that when you try to navigate through the pages using the pagination bar is always throws up this error message, if you click on ok and then hit refresh the page you are on the page you just tried to get to. Anyone know what could cause this?
If you reply to someones thread the forum throws up this error message. If you start a new thread however it's not a problem.
I'm not quite sure what's gone wrong but could use some pointers in finding a solution please. It's stopping our users actually using the site.Tags: None
Related Topics
Collapse
-
by habacuque 20Hello,
Recently I installed vbulletin 5 connect and when i access the website using my cellphone, i see the error: Invalid page URL, this is an error and the page should exist, please...-
Channel: Support Issues & Questions
Sat 1 Nov '14, 8:01am -
-
by rhenswe've done a fresh install of 5.1.0, and when i log into the main page, it gives me an error message " There is a serious error and the page cannot be rendered"
i can get into the admin control...-
Channel: Support Issues & Questions
Sun 16 Mar '14, 8:58am -
-
Basically, nobody can register and ajax mod functions--like move topic--fail.
I asked about this in a support ticket two days ago and while I get that the support techs get annoyed by answering...-
Channel: Support Issues & Questions
Sat 28 Sep '13, 1:50pm -
-
by heredia21When I log into vBulletin I get the following:
Critical Error
We are currently experiencing technical difficulties. Please check back in 24 hours.
What do I do?...-
Channel: Support Issues & Questions
Thu 24 Jul '14, 3:52am -
-
by InglisHi!
I have just purchased the latest 5.0.5 and i am having a few problems. I have been using the support ticket but looking to see if i can get a faster reply on here? I have went through...-
Channel: Support Issues & Questions
Tue 17 Dec '13, 1:14pm -
Leave a comment: