View Single Post
Old March 26th, 2005, 12:40 AM   #1 (permalink)
dave_lilley
Registered User
 
Join Date: Mar 2005
Posts: 4
pp-classifieds, phpbb2 install problem

During the install, everything seems fine until step 4.

After I fill in the info for step 4 and click Configure Phoropost, I get four error messages at the top of the screen for step 5:

Error: Column count doesn't match value count at row 1
Error: Table 'sailorsmarket.usergroups' doesn't exist
Error: Table 'sailorsmarket.usergroups' doesn't exist
Error: Table 'sailorsmarket.usergroups' doesn't exist

MySQL: 4.1.9
PHP: 4.3.10
phpBB2: 2.0.13 (clean install, no mods)
pp-classifieds 2.11

name of the site: sailorsmarket.com
name of the db for forums and classifieds: sailorsmarket
prefix for pp-c: pp_
prefix for phpbb2: phpbb_

All of the directories, as well as config-inc.php are set to 777.

I made sure to use the correct prefixes for the db's, and I've tried this several times. If I go back to step 4 and try it again, I get:

Error: Table 'pp_usergroups' already exists
Error: Column count doesn't match value count at row 1
Error: Table 'sailorsmarket.usergroups' doesn't exist
Error: Table 'sailorsmarket.usergroups' doesn't exist
Error: Table 'sailorsmarket.usergroups' doesn't exist

If I drop pp_usergroups, and go back to step 4, I get the original errors.

If I try to continue with step 5, I get “PhotoPost Classifieds has been successfully installed!” However, when I click on adm-index.php and try to log in, I see “You are not a valid administrator or moderator!”

I have gone so far as to drop all of my tables for the forums and classifieds, and do a clean install of each (forums first. I get the same error every time.

Dave

Last edited by dave_lilley; March 26th, 2005 at 12:43 AM.
dave_lilley is offline   Reply With Quote