News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

database problem installing MiniCMS...

Started by Loïc, September 28, 2006, 04:26:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Loïc

OK, I run a 1.4.9 version and I tried to install MiniCMS plugin.

When I do so, I get a general critical error from CPG telling me that the "cpg134_cms" table doesn't exist in my database. I checked it via php_myadmin and CPG is true... BUT if I run the install with the debug mode, the creation of the "cpg134_cms" table is told "already done"!

As I've been told by PYAP on the french support forum, I decided to uninstall the plugin and to remove manually all the things that deals with that plugin in my database (basicaly the "cpg134_cms_config" table) and run install again. Same result.  :-\

Then I had a last idea: running directly the "basic.sql" file in the minicms/sql folder in phpmyadmin to create the 2 tables. Here's what I got:

#1067 - Invalid default value for 'catid'

Any idea?

Loïc


Joachim Müller