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 Rate Thread Display Modes
Old December 22nd, 2004, 06:09 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 72
Unable to login as admin

I changed my VB3 forum to another type of gallery and and decided to use my PP license with a private forum that I own running phpBB2. The setup goes fine and members and myself show up as logged in however I have no access to the admin panel. If I try the adm-index.php link direct it tells me that I am not the admin. It also has one more member listed then the forum does.

phpBB2 version is 2.0.11
fresh install of photopost 4.8.5 with no errors

When I check the data base phpBB2 list guest as member number 0 and I wonder if PP is picking up on guest and calling them the extra member.

Thanks in advance

Max
V-Rodforums is offline   Reply With Quote
Old December 22nd, 2004, 07:45 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
what are your usergroup inserts?

There should be an insert for admins with cpaccess set to 1 and groupid of 2 in the photopost usergroups table
__________________
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 December 22nd, 2004, 07:59 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 72
If your refering to the DB usergroup table it looks like this

CREATE TABLE `pp_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,
`uplimit` int(5) NOT NULL default '0',
`editpho` int(3) NOT NULL default '0',
`editposts` int(3) NOT NULL default '0',
`useralbums` int(3) NOT NULL default '0',
`reqmod` int(3) NOT NULL default '0',
`canassign` int(3) NOT NULL default '0',
PRIMARY KEY (`groupid`)
) TYPE=MyISAM;
V-Rodforums is offline   Reply With Quote
Old December 22nd, 2004, 08:07 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
what are the inserts to that table not the table structure?
__________________
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 December 22nd, 2004, 08:12 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 72
omegatron I'm afraid that I'm not sure what information your asking for. When I search the DB for inserts I get no response.
V-Rodforums is offline   Reply With Quote
Old December 22nd, 2004, 09:02 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
try inserting these

INSERT INTO pp_usergroups VALUES ('1','Anonymous','','','','','',0,0,0,0,0,0,0)
INSERT INTO pp_usergroups VALUES ('2','Admin',1,1,1,'','',1,1,1,1,0,0,0)
INSERT INTO pp_usergroups VALUES ('3','Regular Users','',1,1,'','',1,1,0,1,0,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 December 22nd, 2004, 09:41 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Oct 2003
Posts: 72
Thanks omegatron, that did the trick.

Max
V-Rodforums 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
Unable to log into admin panel Dave@EFI Photopost Pro Bug Reports 2 November 13th, 2005 02:03 PM
Unable to Login pencilpusher7735 Photopost Pro How Do I...? 1 August 10th, 2005 07:36 AM
Unable to access admin page macreator Photopost Pro Installation & Upgrades 44 April 11th, 2005 05:34 PM
Unable to login after 4.8c to 4.8.1 upgrade =( croft Photopost Pro Installation & Upgrades 8 August 30th, 2004 08:57 AM
Admin login stopped working... backup admin does work... LittleBrother ReviewPost Installation & Upgrades 2 July 1st, 2004 03:58 AM


All times are GMT -5. The time now is 04:36 AM.

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