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 April 16th, 2004, 06:28 PM   #1 (permalink)
Registered User
 
Join Date: Jan 2003
Location: Denver, CO
Posts: 19
Send a message via AIM to Zilvia.net
More VB2 to VB3 Issues...

Ok, I cant upgrade my copy of ReviewPost and PhotoPost without getting errors when done. I have had lots of issues with the upgrades and have been stuck on version 1.02 ReviewPost and PhotoPost 3.3.1.

But one thing at a time, lets try to get ReviewPost working and im sure the other will be simular to fix.

Here is the error I get after a seccessful upgrade from 1.02 to 2.52 and after updating the vb2 value on line 41 of the database to vb3.

MySQL error reported!
Query: SELECT groupid,cpaccess,modaccess,uploads,reviews,editpho,editposts FROM rp_usergroups WHERE groupid='1' LIMIT 1

Result: Table 'reviewpost.rp_usergroups' doesn't exist

Database handle: Resource id #5


http://www.zilvia.net/review/index.php

Thanks so much for you help!!!
Zilvia.net is offline   Reply With Quote
Old April 17th, 2004, 06:58 AM   #2 (permalink)
Member
Verified Customer
 
Join Date: Jul 2002
Location: Belgium
Posts: 395
Send a message via ICQ to Interdit Send a message via AIM to Interdit Send a message via MSN to Interdit Send a message via Yahoo to Interdit
Well try to "reupload" in phpmyadmin a usergroup table

Francois
Interdit is offline   Reply With Quote
Old April 17th, 2004, 08:29 AM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
It would also help to post in the reviewpost installation forum also

Now as Francois stated it looks like your reviewpost usergroup table is not there.

You can use phpmyadmin and add that usergroup-vb3.sql table via the sql box.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old June 29th, 2004, 05:04 PM   #4 (permalink)
Registered User
 
Join Date: Jan 2003
Location: Denver, CO
Posts: 19
Send a message via AIM to Zilvia.net
Sorry its been forever on this question. Can you please explain what to run in the query box? I know how to use PHPAdmin, just not how to write the code. Sorry and Thanks!!
Zilvia.net is offline   Reply With Quote
Old June 29th, 2004, 05:08 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,680
This should set you up

CREATE TABLE rp_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', reviews smallint(3) NOT NULL default '1', editpho int(3) NOT NULL default '0', editposts int(3) NOT NULL default '0', PRIMARY KEY (groupid)) TYPE=MyISAM;
INSERT INTO rp_usergroups VALUES (6,'Administrator',1,1,1,1,1,1);
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old June 29th, 2004, 06:19 PM   #6 (permalink)
Registered User
 
Join Date: Jan 2003
Location: Denver, CO
Posts: 19
Send a message via AIM to Zilvia.net
WOOHOOOO! It worked! THANKS SO MUCH!
Zilvia.net 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
problem switching from vb2 to vb3 Johnny Doomo Photopost Pro Installation & Upgrades 15 August 20th, 2005 10:17 PM
Cookie Issues with vB3 pgowder General Discussion 31 March 8th, 2005 08:43 PM
TIP: Upgrade from vb2->vb3 memobug Classifieds Installation & Upgrades 1 September 18th, 2004 03:55 AM
Converting from vb2 to vb3 donb General Discussion 1 May 2nd, 2004 10:40 PM
Converting from vB2 to vB3 FAQ donb PhotoPost Product FAQs 0 March 31st, 2004 09:03 AM


All times are GMT -5. The time now is 08:51 AM.

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