Uploads Module: Database error in only one category

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
pixelita
Power Poster
Power Poster
Posts: 388
Joined: Sun Sep 16, 2007 3:07 am
Location: Houston, Texas USA

Uploads Module: Database error in only one category

Post by pixelita »

As suggested by someone else in another thread, I am redoing this web site pretty much from the ground up.

I have the user uploads module handling display of various civic club documents, which it is doing fine, here: http://idylwood.org/online-documents

The newsletter category, however, is problematic. When I upload a PDF, I get "Database error." I have DEBUG "on", which yields this:
DEBUG: INSERT INTO idyl023_module_uploads (upload_id, upload_category_id, upload_name, upload_author, upload_summary, upload_description, upload_ip, upload_size, upload_date, upload_userperms) VALUES (211,'10','2013_09.pdf','admin','File Scanned at 08/29/13 14:59:41','','localhost',682904,'2013-08-29 14:59:41','')
ERROR: Unknown column 'upload_userperms' in 'field list'
Any ideas what's going on here? It is not affecting any other category that I have set up. I cannot find "upload_userperms" when I downloaded the SQL dump and did a "find" on it. So does this mean it is looking for it and cannot find it? And if so, how can I add it to the database?
Submit your site to the We Love CMSMS showcase
Post Reply

Return to “Modules/Add-Ons”