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 > ReviewPost Pro Support Forums > ReviewPost Bug Reports

ReviewPost Bug Reports Let us know about any post installation problems you are having with ReviewPost.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 28th, 2005, 12:05 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 106
Table 'reviewpost.notify' doesn't exist(FIXED)

Getting the following error with RP 3.0. Which upgrade should have created table reviewpost.notify?


An error was encountered during execution of the query:

SELECT c.catname,c.thumbs,c.cattype,c.parent,n.userid
FROM rp_categories c
LEFT JOIN notify n ON (n.userid=0 AND n.product=c.id AND n.type=1)
WHERE c.id=35

The query returned with an errorcode of:

Table 'reviewpost.notify' doesn't exist
Tom1234 is offline   Reply With Quote
Old August 28th, 2005, 12:06 PM   #2 (permalink)
ncg
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 204
you should run all the upgrades. just pick the first one and let it run through them all. you probably dont have some fields that the database needs. i had problems like this and omegatron suggested to run previous upgrade scripts to make sure all fields had been created.
ncg is offline   Reply With Quote
Old August 28th, 2005, 12:16 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
Okay found it FIRST OFFICIAL BUG

FROM {$Globals['rp_db_prefix']}categories c
LEFT JOIN {$Globals['rp_db_prefix']}notify n ON (n.userid={$User['userid']} AND n.product=c.id AND n.type=1)
WHERE c.id=$cat";
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; August 28th, 2005 at 12:21 PM.
Chuck S is online now   Reply With Quote
Old August 28th, 2005, 05:17 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 106
which file should we make this change in?
Tom1234 is offline   Reply With Quote
Old August 28th, 2005, 05:24 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
index.php
__________________
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 August 29th, 2005, 12:18 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 106
New error:

An error was encountered during execution of the query:

SELECT c.catname,c.thumbs,c.cattype,c.parent,n.userid
FROM rp_categories c
LEFT JOIN rp_notify n ON (n.userid=0 AND n.product=c.id AND n.type=1)
WHERE c.id=1

The query returned with an errorcode of:

Unknown column 'c.cattype' in 'field list'
Tom1234 is offline   Reply With Quote
Old August 29th, 2005, 12:39 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,947
I will let you know when the build is updated remove c.cattype from the query and remove , $cattype from the list results
__________________
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
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
Say Category Does Not Exist dieselpowered Installs and Upgrade - vBulletin 3.5.X 11 November 26th, 2005 02:16 PM
Table 'photopost.cache' doesn't exist firstrebel Photopost Pro Installation & Upgrades 19 September 28th, 2005 07:54 PM
table doesnt exist sanddancer Classifieds Bug Reports 1 October 15th, 2004 01:04 PM
Final Step VB3.03 Install SQL Error Table doesn't exist... Barry M Photopost Pro Installation & Upgrades 13 October 10th, 2004 05:45 PM
Result: Table 'forum1.forum1members' doesn't exist any advice ? LittleBrother ReviewPost Installation & Upgrades 3 June 29th, 2004 09:23 PM


All times are GMT -5. The time now is 09:42 PM.

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