Need help with Word Links Pro Script

Discussion in 'PHP' started by imgtube, Mar 9, 2007.

  1. #1
    Hi, i need help with setting up Wordlinkspro on my website. I am getting the error:

    thanks, i would appreciate your help
     
    imgtube, Mar 9, 2007 IP
  2. imgtube

    imgtube Well-Known Member

    Messages:
    562
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Hi, i need help with setting up Wordlinkspro on my website. I am getting the error:


    Quote:
    MySQL ERROR: (1146) Table 'test123.wl_settings' doesn't exist
    QUERY:

    SELECT * FROM wl_settings

    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/.marianne/imgtube/link-cloud.net/lib/lib_config.php on line 48

    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/.marianne/imgtube/link-cloud.net/lib/class.mysql.php on line 327

    Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/.marianne/imgtube/link-cloud.net/lib/class.mysql.php on line 328

    Warning: Cannot modify header information - headers already sent by (output started at /home/.marianne/imgtube/link-cloud.net/lib/class.mysql.php:166) in /home/.marianne/imgtube/link-cloud.net/article.php on line 28

    Warning: Cannot modify header information - headers already sent by (output started at /home/.marianne/imgtube/link-cloud.net/lib/class.mysql.php:166) in /home/.marianne/imgtube/link-cloud.net/article.php on line 29

    thanks, i would appreciate your help
     
    imgtube, Mar 9, 2007 IP
  3. Robert Plank

    Robert Plank Peon

    Messages:
    55
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The database schema hasn't been setup.

    Is there some step where you have to import a database? You must have skipped it... if you fix that, the other errors should go away.
     
    Robert Plank, Mar 9, 2007 IP
  4. Robert Plank

    Robert Plank Peon

    Messages:
    55
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You already posted this in the PHP forum, no need to double post...
     
    Robert Plank, Mar 9, 2007 IP