![]() |
Step 3 problems Update I continued install and ignored the errors. Now I get Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/www/virtual/MYUSERNAME/www.MYSITE.com/pp-inc.php on line 2876 Ref. to this post, the usergroups was created. First posted Step 3: MySQL error reported: [INSERT INTO phpbb_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (1,'Main','',2,'no',0,'2')] Result: Unknown column 'id' in 'field list' Database: mydatabase Step 3: MySQL error reported: [INSERT INTO phpbb_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (2,'A Category','Photos of a particular subject',1,'yes',1,'')] Result: Unknown column 'id' in 'field list' Database: mydatabase Step 3: MySQL error reported: [INSERT INTO phpbb_categories (id,catname,description,catorder,thumbs,parent,children) VALUES (500,'Member Galleries','Individual user galleries - any photo category',1,'yes',0,'')] Result: Unknown column 'id' in 'field list' Database: mydatabase I wnat to use the same DB for PP and phpBB2. phpBB works fine, it seems. Any idea? |
well for one did you use the same table prefix as phpbb? if so your gonna have issues as you might have a table conflict and tables not created. You have no categories table and phpbb already has one. Try installing our product with a table prefix other than the same one your using on the forum and all our needed tables will get created. Try photo_ |
| All times are GMT -5. The time now is 11:45 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0