Prolems with installation

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Søren

Prolems with installation

Post by Søren »

Installing on a Windows machine
PHP 5, MySQL 4.1.xx

Running xxx/admin lead to this problem:
Fatal error: Only variables can be passed by reference in C:\WebDev\cmsmadesimple\lib\classes\class.admintheme.inc.php on line 143

Can't easily find any cure?

Have tried register_globals, no cure

Is it some PHP 4 vs PHP 5 thing?
Do I have to run PHP 4 in order to swing the cmsmadesimple application?
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Prolems with installation

Post by Ted »

It is a php 5.0.5 and 4.4.0 breaking references thing.  The 0.11 betas fix these problems, so you might have better luck there (yes, beta5 is pretty solid).
Søren

Re: Prolems with installation

Post by Søren »

OK, this is actually running.

BUT:
Now I get these warning on ALL pages, both the admin and the website itself.

Notice: Only variable references should be returned by reference in C:\WebDev\cmsmadesimple\lib\log4php\LoggerAppender.php on line 73

Notice: Only variable references should be returned by reference in C:\WebDev\cmsmadesimple\lib\log4php\LoggerPropertyConfigurator.php on line 565
Søren

Re: Prolems with installation

Post by Søren »

Added two hacks to come by the problems described above.

Then I meet a couple of other problems.

Using the admin, try to enable the FCKEditor. Doesn't work. The Editor is not enabled.

Yet another warning:
Notice: Undefined variable: moduleaction in C:\WebDev\cmsmadesimple\modules\FCKeditorX\FCKeditorX.module.php on line 485

To many problems
I've been recomended the cmsmadesimple. But within less than five minutes I've found a bunch of problem, all showstoppers. I've tried two versions (0.10.4 and 0.15.beta5).

Question:
Is there -- for real -- a version that actually runs on PHP 5 plus MySQL 4.1.xx ?
No nonsense -- just a fairly working version.
Locked

Return to “CMSMS Core”