Message Text |
I am trying to intregate wsnforum with an existing wsnlinks database.
I have wsnlinks version 4.0.25 installed in the root directory of my site. I installed the free version of wsnforum into the "forums" subdirectory, I used the same database that I use for wsnlinks, I used the same ftp info except I add the "forums" directory for the ftp directoy info "/www/mysite.com/forums/
I received the following error after running setup.
"Warning: ftp_chdir() [function.ftp-chdir]: /www/mysite.com/forums/: No such file or directory in /home/www/mysite.com/forums/setup.php"
But it also says sucessful installation.
The script seems to be running except the following error message at the top of the page:
"Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/mysite.com/forums/databases/mysql.php on line 19"
I have double checked the installed info by running setup a second time, same result.
I have attached the debug file.
|