Quote:
Originally Posted by Chuck S Make sure for one your inputting the correct url to your forum as thats how it is suppose to be set and it looks to me as far as queries you are not inputting the correct e107 database table prefix look at this query Code: Content visible to verified customers only.
Therefore looking at the query two things. On initial config screen you need to ensure your entering the proper database for e107 in the user database portion and then on step 4 of install we ask for the mysql table prefix of your e107 tables
You have not entered one of those two correctly hense we can not grab the info needed. |
I re-installed the script again but still have problems:
What I have included/selected on step 4:
1- Your forum integration: E107 CMS
2- admin email address:
webmaster@xxxxxx.net
3- URL to your forum:
http://www.xxxxxx.net/community/e107_plugins/forum
This if the forum plugin location for e017
4- Forums database: xxxxxx_aa107
(this is where are located all the tables for E107)
on this section I'm not sure if to include the database for E107 or the
actual E107 user table which is e107_user
5- Forum cookie prefix: blank
6- SMF or WowBB: Blank
7- UBB threads etc: Blank
8- Your website name: Community ads
9- Website url:
http://www.xxxxxx.net/community
10- Url to the Photo post classifieds:
http://www/xxxx.net/ads
After inserting all this info on the installation on step 4 and press submit soon goes on the page step 5 I do get the following ERRORS:
ERROR Table xxxxxx.aa107.cp_usergroups doesn't exist
ERROR Table xxxxxx.aa107.cp_usergroups doesn't exist
ERROR Table xxxxxx.aa107.cp_usergroups doesn't exist
Warning mysql_fetch_row() etc...........
Warning mysql_num_rows() etc...........
Please where I doing wrong?