Results 1 to 7 of 7

Thread: Problems

  1. Join Date
    Aug 2004
    Posts
    5

    Problems

    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

  2. Join Date
    Aug 2004
    Posts
    781

    Problems

    Which specific step does this occur on?

    I would guess that one of your prefix settings is incorrectly set.

  3. Join Date
    Aug 2004
    Posts
    5

    Problems

    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.

  4. Join Date
    Aug 2004
    Posts
    781

    Problems

    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.

  5. Join Date
    Aug 2004
    Posts
    2

    Problems

    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?

  6. Join Date
    Aug 2004
    Posts
    18

    Problems

    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

  7. Join Date
    Aug 2004
    Posts
    2

    Problems

    I am a shame of my self right now... but I'll go try.

    Thanks a lot!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts