![]() |
Quote:
vb4.2.5 and PHP 7 (White page at arcade.php(error 500) and white page at admincp arcade.php 1) https://vborg.vbsupport.ru/showpost....postcount=7315 2) https://vborg.vbsupport.ru/showpost....ostcount=73163 3) https://vborg.vbsupport.ru/showpost....postcount=7375 4) https://vborg.vbsupport.ru/showpost....postcount=7378 P.S. admincp arcade.php is fixed but still have white pages to central arcade.php I wiil make all changes again tomorrow, thanks Mark, I do not see that will fix it though :) |
With the arcade.php I get this error 500
Code:
mod_fcgid: stderr: PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /var/www/vhosts/TEST FORUM/httpdocs/arcade.php on line 3198, referer: https://www.TEST FORUM/forum.php $bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); I change it to this, as I read some posts back from MarkFL. $bbcode_parser =. new vB_BbCodeParser($vbulletin, fetch_tag_list()); But now I get this error. Code:
mod_fcgid: stderr: PHP Parse error: syntax error, unexpected '.' in /var/www/vhosts/TEST FORUM/httpdocs/arcade.php on line 3198, referer: https://www.TEST FORUM/forum.php |
I couldn't find the post of mine you're talking about, but you definitely don't want that period in there. :)
|
|
Quote:
Yes, go through the file "arcade.php" and do a search/replace on PHP Code:
PHP Code:
|
Yes I did that from your previous post and it works.
So if any one has vb.4.2.5 and PHP 7xxx - With patient do exactly all changes that are included in post #7431 (4 post links) and the post above. All changes by MarkFL are targeted and makes ibProArcade to work. Thanks my friend :) |
I really have tried all the steps above and still get a blank white page.
|
Quote:
|
Quote:
Code:
Call to undefined function mysql_connect() on line 41 in /home/mydirectory/public_html/forum/arcade/functions/dbclass.php |
Try editing the file "arcade.php" in your forum's root folder, and look near the top of the file for the global switches and set $MSQLI to 1.
|
All times are GMT. The time now is 04:50 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|