PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rating: Thread Rating: 5 votes, 5.00 average. Display Modes
Old July 8th, 2004, 12:31 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 3
Fresh Install 4.8d + Threads .6x and MySQL Error

I checked all table and database names, but after installing, erasing and installing again, I'm getting this error..

-------------
MySQL error reported!

Script: install

Query: SELECT groupid, groupname, cpaccess, uploads, comments, diskspace, uploadsize, editpho, editposts, modaccess, useralbums, reqmod, canassign FROM usergroups

Result: Table 'photopost.usergroups' doesn't exist

Database handle: Resource id #4

-------------

I set it to use my forums (Threads) user DB.

where have I gone wrong?

Thank you.
Keet is offline   Reply With Quote
Old July 8th, 2004, 09:01 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
Looks like the usergroup import did not happen.

You can run this query in phpmyadmin for your photopost database

CREATE TABLE usergroups (groupid int(5) NOT NULL auto_increment, groupname varchar(50) NOT NULL default '', cpaccess smallint(3) NOT NULL default '0', modaccess smallint(3) NOT NULL default '0', uploads smallint(3) NOT NULL default '1', comments smallint(3) NOT NULL default '1', diskspace int(10) default NULL, uploadsize int(10) default NULL, editpho int(3) NOT NULL default '0', editposts int(3) NOT NULL default '0', useralbums int(3) NOT NULL default '0',reqmod INT(3) DEFAULT '0' NOT NULL, canassign INT(3) DEFAULT '0' NOT NULL, PRIMARY KEY (groupid)) TYPE=MyISAM;

INSERT INTO usergroups VALUES (1,'Administrator',1,1,1,1,'','',1,1,1,0,0);
INSERT INTO usergroups VALUES (2,'Moderator's','','1','1','1','','',1,1,1,0,0);
INSERT INTO usergroups VALUES (3,'Registered','','',1,1,'','',1,1,1,0,0);
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 9th, 2004, 01:32 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 3
okay, did that, now when i try to login, it kicks me back to the login page and says I need to register..
Keet is offline   Reply With Quote
Old July 9th, 2004, 07:04 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,687
Are you using your loginname or displayname? Remember Threads has two names. Photopost uses U_Username not U_LoginName so try your displayname not loginname
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old July 18th, 2004, 07:44 PM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Jul 2004
Posts: 3
they are the same, doesn't work either way...

even tried creating a new account and using that, and it's a no go.

anyone else run photopost on a seprate domain/sub domain from their forums?

it seems to work okay if it's under my forums like domain.com/forums/photopost/

but I'm trying to get it to work on it's own system under photopost.domain.com
and it just doesn't like it..
Keet is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fresh install error..?? Really Stuck..!! doogle Installs and Upgrade - vBulletin 3.5.X 1 October 12th, 2005 01:14 PM
Fresh install error after first log-in bill03 Classifieds Installation & Upgrades 1 September 1st, 2005 06:57 AM
Classiefieds 2.3 fresh install - error 500 snoopy5 Classifieds Installation & Upgrades 20 June 20th, 2005 12:40 PM
error with first backup after fresh install snoopy5 Classifieds Installation & Upgrades 6 June 20th, 2005 11:49 AM
error during fresh install alf2g Photopost Pro Installation & Upgrades 1 July 19th, 2004 07:44 AM


All times are GMT -5. The time now is 08:03 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0