+ Reply to Thread
Results 1 to 6 of 6

Thread: MySQL Errors?

  1. Join Date
    Oct 2004
    Posts
    5

    MySQL Errors?

    Hey

    Cool script... but got some errors B)

    http://www.dontstop.co.uk/v2/atb/newsforum.php

    i did the chmod etc, edited the styles page, the config etc, the password & username for mySQL is correct, so why wont the news show? http://www.dontstop.co.uk/inside/ for the forum btw.


    what am i doing wrong :unsure:

    cheers... :blink:

  2. Join Date
    Aug 2004
    Posts
    781

    MySQL Errors?

    Your db information HAS TO BE INCORRECT.

    Simple as that. Open up global_conf.php in IPB and double check your settings against the configuration of the forum news script.

    I guarantee you that it works and it is just your db info

  3. Join Date
    Oct 2004
    Posts
    5

    MySQL Errors?

    cheers dude

  4. Join Date
    Oct 2004
    Posts
    5

    MySQL Errors?

    really sorry for bugging you, now i get this error

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dontstop/public_html/forum-news/data/classes/phpbb-v2.php on line 93

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dontstop/public_html/forum-news/data/classes/phpbb-v2.php on line 208

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/dontstop/public_html/forum-news/data/classes/phpbb-v2.php on line 93


    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/dontstop/public_html/forum-news/data/classes/mysql.php on line 47
    There is no news to display in specified category.
    probably doign summit mega stupid, beer doesnt help!


    any ideas? chers

  5. Join Date
    Aug 2004
    Posts
    781

    MySQL Errors?

    Looks like the smilies are not being pulled properly from your database. To get the script working immediately, you can disable smilies.

    If you know how to look at your database using, for example, a script such as phpMyAdmin, then you can look to see if a smilies table exists (such as phpbb_smilies). That is what the script is expecting.

    If you do not know how to use such a program you can PM your details I will take a look.

    In any case, posting the database structure here would be very helpful.

  6. Join Date
    Oct 2004
    Posts
    5

    MySQL Errors?

    Cheers!


    Ill take a look at the database / phpMA sometime early next week!!! and if i fail, ill send a PM!!!

    Thanks soooo much for the help

+ Reply to Thread

Posting Permissions

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