jackthejester
Beginner


Joined: Feb 21, 2008 Posts: 1
|
Posted: Mon Mar 30, 2009 9:47 am Post subject: ACP>System>ModuleMgm>User Control Panel [BLANK!] |
|
|
Hey All ..
Looking for some help in solving a snag I ran across in trying to integrate a new install of phpBB3 and Gallery2, both installs via the hosting company control panel.
Everything seems to work - at least what I've tested thus far - finishing up the MOD instructions, I was pointed to ACP>System>ModuleMgm>User Control Panel to make some updates - this page comes up blank with no error.
I did the original MODS and ran across this, so I re-did the mods once again - even double checking the UCP related items, but have been unable to chase down the reaon this page goes blank ...
I added a MOD to generate error logs and got this, which seems to coincide with the action that's failing ...
=======================
[30-Mar-2009 08:32:40 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbhost
[30-Mar-2009 08:32:40 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbport
[30-Mar-2009 08:32:41 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbhost
[30-Mar-2009 08:32:41 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbport
[30-Mar-2009 08:32:43 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbhost
[30-Mar-2009 08:32:43 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbport
[30-Mar-2009 08:32:44 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbhost
[30-Mar-2009 08:32:44 -21600] [phpBB Debug] [client ] [File ] PHP Notice: in file /var/www/html/phpBB3/common.php on line 210 : Undefined variable: dbport
=========================
.. but didn't find any updates ( or even mod updatees) to check/correct on common.php
Anyone that point me in the right direction for error tracking, if not corrections to look at ??
thanks in advance .. |
|