PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Bug Reports (http://www.photopost.com/forum/photopost-pro-bug-reports/)
-   -   Database error while modified categories. (http://www.photopost.com/forum/photopost-pro-bug-reports/115670-database-error-while-modified-categories.html)

taveren September 12th, 2005 06:05 PM

Database error while modified categories.
 
I had noticed that users were able to rate photos in the members gallery category, so I went into the admin to remove that access, only to find that it was already removed. Changing some permissions, I get the following error message:

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

Script:

Query: SELECT parent FROM categories WHERE 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 1

Database handle: Resource id #8


So I have two problems here. One, the users are rating photos in a category where voting is disabled for everyone. Two, the database error when I try to modify that category.

Photopost 5.13, phpBB 2.0.15, mysql 4.0.25, php 4.3.11

Chuck S September 12th, 2005 06:48 PM

Upgrade to 5.14

taveren September 22nd, 2005 08:30 PM

Finally found the time, and it fixed my problem. Thanks.


All times are GMT -5. The time now is 06:23 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97