Batch Conversion Error Batch Conversion Error
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Batch Conversion Error

Started by Jack Move, August 26, 2005, 08:32:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jack Move

I've installed coppermine and was able to upload my first batch successfully.  However, whenever I try to upload something an error pops up.



While executing query "SELECT DISTINCT a.aid as aid, a.title as title, c.name as cname FROM cpg134_albums as a, cpg134_categories as c WHERE a.category = c.cid AND a.category < '10000' ORDER BY cname,title" on 0

mySQL error: Got error 28 from table handler

File: /home/httpd/vhosts/mywebsite.com/httpdocs/galleria/include/functions.inc.php - Line: 105



Also, I can't add an image description either...

Joachim Müller