database problem installing MiniCMS... database problem installing MiniCMS...
 

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

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