PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   SQL Error (4.0) (http://www.photopost.com/forum/classifieds-how-do-i/149213-sql-error-4-0-a.html)

nasko February 8th, 2013 11:23 AM

SQL Error (4.0)
 
Hello,

Using version 4.0 i have this sql error:

Query: SELECT groupid,cpaccess,modaccess,uploadsize,uploads,comments,editpho,editposts,reqmod,highlight,bold,italic,payment,uplimit,free,captcha FROM cp_usergroups WHERE groupid=1

Result: Unknown column 'captcha' in 'field list'

Database handle: Resource id #61


How can i fix this?

Chuck S February 8th, 2013 11:40 AM

I think you are not sure what version your running or you have tried placing newer files into an older install. Whichever one would create your problem. You have newer file or files and fields that should exist in newer classifieds the files are looking for are not there.

Captcha usergroup permissions where not added till Classifieds 5.0.

http://www.photopost.com/forum/photo...29-2012-a.html

There where some small maintenance releases as well after 4.0 and even after 5.0. The latest stable release is 5.23 and we even have a pretty darn stable 5.3 beta going on which adds in even more features.

The point I am making here is you can not really be sure what versions your running if you have an older database and mixed in newer files which it looks to me is your case.

Your only recourse would be to download the latest stable code and upload all the files except the 2 config files and run the upgrade and select 4.0 forward.

That should correct your issue.


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

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