Field 'description' doesn't have a default value error Field 'description' doesn't have a default value 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

Field 'description' doesn't have a default value error

Started by Puerilis, March 09, 2006, 01:45:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Puerilis

VERSION INFO :
------------------
PHP version: 5.1.1 - OK
------------------
mySQL version: 5.0.18-nt
------------------
Coppermine version: 1.4.3(stable)

Fault/issue : when creating a new album via the albums button, when I pressed the "apply modifications" button I got the following

While executing query "INSERT INTO cpg143_albums (category, title, uploads, pos) VALUES ('0', 'New album', 'NO',  '133')" on 0
mySQL error: Field 'description' doesn't have a default value

Can anyone advise me on this? full debug info available for developers.

Nibbler

Please update to the latest stable version before reporting issues.

Puerilis

#2
Quote from: Nibbler on March 09, 2006, 01:47:00 AM
Please update to the latest stable version before reporting issues.

Well Nibbler the last time I was told that I did upgrade and ended up with a corrupted system, and as far as I can make out, the 1.4.4 is 1.4.3 but with the latest security patch.

Update: all seems fine now, upgraded to 1.4.4 though the version checker says that the version.php is a development version  ;)