Can't get Anypage displayed - Please help Can't get Anypage displayed - Please help
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Can't get Anypage displayed - Please help

Started by helitown, June 17, 2007, 06:28:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

helitown

Hello,
I had a problem with my forum and then I ran a database restore from the database back up for my forum. The forum works fine but I can't access the gallery anymore. I checked the database and all files seem to be OK but all important pages like Admin.php, index.php, login.ph, register.php, etc do not display. I was only able to go to bridgemgr.php to disintegrate the gallery but can't proceed to the Admin control panel or get any other pages to display.

I use 1.4.9 and the URL is here  http://helitown.com/gallery/index.php .Sorry I can't create a Test user ID and password as I can't get any page to display.

I appreciate it if you can give me some hints or directions as to what I can do to fix the problem. 

Sami

manually edit your config table (mysql databse=>xxx_config) and set bridge_enable value to 0 , this will disable bridge
‍I don't answer to PM with support question
Please post your issue to related board

helitown

Quote from: Sami on June 17, 2007, 07:23:30 PM
manually edit your config table (mysql databse=>xxx_config) and set bridge_enable value to 0 , this will disable bridge

Hi Sami, I went to cpg149_congig table and I did not see bridge_enable field and I think that already disabled the bridge via bridgemgr.php. Does that indicate something wrong?

Joachim Müller