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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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