View Full Version : Problems
daveb47
08-11-2004, 04:29 PM
Trying to install CMS forum member hack,Input mysql database settings etc & it seems to go through first configeration step but the comes up with this error message twice.
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/crossqs/public_html/CMS_Forum_Hack/classes/mysql.php on line 60
at a loss to see what i am doing wrong.
Any help appreciated
Patrick
08-11-2004, 04:32 PM
Which specific step does this occur on?
I would guess that one of your prefix settings is incorrectly set.
daveb47
08-11-2004, 04:51 PM
i would think that the problem is that i am not sure what to put in the DB Host &DB Prefix boxes.
Pretty sure the rest is ok.
Patrick
08-11-2004, 04:57 PM
Your host is probably simply: localhost
Your prefix, if you didn't change it during the IPB install, is probably : ibf_
You can check these by opening up the conf_global.php file found in your forums folder and search for:
$INFO['sql_host']
and
$INFO['sql_tbl_prefix']
and see what values are assigned to them.
Nithrill
08-11-2004, 10:10 PM
I had this same problem but then I changed DB PREFIX into e107_
But I have still a problem with installing. When I made just an extra Database for the ipb and entered the login settings correctly, he gives no error but then I get the message with red letters:
Before you can continue, you must
CHMOD 0666 the following files:
/usr/local/psa/home/vhosts/party-crasher.nl/httpdocs/Nithrill/sources/Register.php
/usr/local/psa/home/vhosts/party-crasher.nl/httpdocs/Nithrill/sources/Login.php
/usr/local/psa/home/vhosts/party-crasher.nl/httpdocs/Nithrill/sources/Usercp.php
But there is no folder that is called sourses :blink:
I have totally no idea what to do to make this work. I have checked the database for ipb but that one is still empty...
Can someone help me?
you HAVE to have a SOURCES folder were you installed the IPB forum, this is a must, make sure you uploaded every single file from the "upload" folder that comes within your "1p3p1Final.zip" file or whatever it is named (this is the file you download at the IPB website)
Then you need to CHMod it to 666 but most of the times it only works if you CHMod it to 777.
Hope that helps
Nithrill
08-12-2004, 05:36 AM
I am a shame of my self right now... :( but I'll go try.
Thanks a lot!
Powered by vBulletin™ Version 4.0.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.