Batch Conversion Error Batch Conversion Error
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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