Quote:
Originally Posted by Pehchaan
Its very nice mod Clicks Install.
Just uploaded all files and folders, and got (fatal error):
Please guide me, thanks.
|
Yes thats the same error I got in my logs. I tried editing vbulletin_3.xx_plugin.php to add db info right in the file like:
Code:
$VAR["db_username"] = 'mydbusername';
$VAR["db_password"] = 'mydbpassword';
and so on.
And then I didn't get error that it can't connect to database but I got just blank page when I go to /vbmessenger/index.php