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 Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 4th, 2006, 09:01 AM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2006
Posts: 7
v5.5: "Edit Photo" doesn't work

I click on "Edit Photo" on any photo and get this error:

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script:

Query: SELECT p.id,p.cat,c.catname FROM pp_photos p LEFT JOIN pp_categories c ON c.id=p.cat WHERE p.storeid=6 OR p.id=

Result: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3

Database handle: Resource id #6
Matt Gordon is offline   Reply With Quote
Old October 4th, 2006, 09:09 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Have you uploaded all the new files and templates? The edit seems to work for me

You variable $storeid is empty and that column in the tables should be 0 if not used so if you look at the photos tables what is there? Did you forget to run any upgrades?

Code:
Content visible to verified customers only.
__________________
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 October 4th, 2006, 09:14 AM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2006
Posts: 7
Yes, I uploaded everything on the list and then ran the upgrade.php (From 5.31 to 5.5). I just ran the upgrade again and got...

Preparing to update database...

Error performing MySQL command: ALTER TABLE pp_photos ADD allowrate INT(1) DEFAULT '1' NOT NULL, ADD allowcoms INT(1) DEFAULT '1' NOT NULL;
Error: Duplicate column name 'allowrate'

Error performing MySQL command: INSERT INTO pp_settings VALUES (220,'Number of minutes a user is allowed to edit a comment?','comtimeout','0 to disable. 86400 is one day.','0',2,7)
Error: Duplicate entry '220' for key 1


Upgrade complete! You may now remove the upgrade.php script.
Matt Gordon is offline   Reply With Quote
Old October 4th, 2006, 09:19 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2006
Posts: 7
In MySQL Administrator, I see this row in the pp_photos table:

storeid
Data Type: INT(12)
("Not Null" Checked)
(UNSIGNED NOT CHECKED)
(ZEROFILL CHECKED)
Default Value: 0
Matt Gordon is offline   Reply With Quote
Old October 4th, 2006, 09:36 AM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
So for that Photo your trying to edit is storeid 0

See I am trying to determine why you would get that error since it should be passed the query as this and would be valid. Your storeid is empty which is not normal

Code:
Content visible to verified customers only.
__________________
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 October 4th, 2006, 01:43 PM   #6 (permalink)
Member
 
Join Date: Mar 2005
Posts: 113
Same here.. the java link option "edit photo" is not working at all..
sensimilla is offline   Reply With Quote
Old October 4th, 2006, 03:18 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
There is no java link for edit photo it is a simple text link the same as it has always been
__________________
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 October 5th, 2006, 09:36 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Feb 2006
Location: Germany
Posts: 132
Same here... the edit link is not visable for user.

Usergroup has the permission to edit own posts and in Admin Comments Options--> Number of minutes a user is allowed to edit a comment = 900

Testphoto:
http://www.thephotoportal.de/photopo...20&limit=last7
test/test
max_view is offline   Reply With Quote
Old October 5th, 2006, 10:05 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You must set under edit usergroups options ability to edit photos for each usergroup you wish to edit their photos and you can only edit a photo if its your uploaded photo or your a mod or admin so your link is not a good test

If I upload a photo with the user you provided I have an edit photo link

http://www.thephotoportal.de/photopo...o=3843&cat=509
__________________
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 October 5th, 2006, 10:25 AM   #10 (permalink)
Member
Verified Customer
 
Join Date: Feb 2006
Location: Germany
Posts: 132
SORRY, Chuck... i took the wrong thread... yes thats right what you said...

but i mean edit the own comment... i back your pardon for the wrong posting.

my Usergruop "USER" cannot edit there own comments, thats what i mean.
max_view is offline   Reply With Quote
Old October 5th, 2006, 02:09 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
If they can not edit comments then they cant but given what I see you are allowing them to.
__________________
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 October 6th, 2006, 10:19 AM   #12 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2006
Posts: 7
Also,

It appears index thumbnails aren't being created. When I click on "Make Index Thumb" under a photo, I get the message that I've tagged the photo, but then it takes me to a screen that says, "Photo not found in the database!"

I've re-uploaded ALL files & templates.

Any ideas???
Matt Gordon is offline   Reply With Quote
Old October 6th, 2006, 10:29 AM   #13 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Link to your gallery? Photo not found in Database means the photo does not exist or maybe spider urls are on and your server does not process them. turn off in global options the spider setting to no.

Link to your gallery would help us to see your page
__________________
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
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
PP5.3: How to delete columns "Last Comment" & "Last Photo Upload" snoopy5 Photopost Pro How Do I...? 1 April 17th, 2006 09:36 AM
I can't make "Open Original in New Window" work titodj Installs and Upgrade - vBulletin 3.5.X 1 November 15th, 2005 12:23 PM
"Email gallery link to friend" doesn't work Layne Smith Photopost Pro Installation & Upgrades 32 June 13th, 2005 05:20 AM
How to edit "help" in upload photo Carolem Photopost Pro How Do I...? 2 June 6th, 2005 06:42 PM
How to: Move image without using the "edit photo" option jsnavely Photopost Pro How Do I...? 2 March 25th, 2005 02:10 PM


All times are GMT -5. The time now is 09:46 AM.

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