[Solved] 2005-02-22 Nightly Build "Security" Probl

ryanh

Joined: 2005-01-27
Posts: 29
Posted: Tue, 2005-02-22 14:13

I've just installed last night's nightly build (2005-02-22) form the jpmullan site, and have the following "Security Error":

 Error (ERROR_BAD_PARAMETER) :

    * in modules/core/classes/GalleryLayout.class at line 288 (gallerystatus::error)
    * in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 136 (classiclayout::deactivate)
    * in modules/core/classes/GalleryCoreApi.class at line 187 (gallerypluginhelper_simple::loadplugin)
    * in modules/core/ShowItem.inc at line 117 (gallerycoreapi::loadplugin)
    * in modules/core/classes/GalleryView.class at line 246 (showitemview::loadtemplate)
    * in main.php at line 286 (showitemview::doloadtemplate)
    * in main.php at line 46
    * in main.php at line 39

I've been getting the nightly builds almost every day for weeks now, and have never encountered this problem. This happens with FireFox and IE, even with cookies cleared. The url is http://haanappel.net/gallery/

I can't seem to get past this message.

Is anyone else having this problem? Any suggestions?

Thanks!
Ryan

 
ryanh

Joined: 2005-01-27
Posts: 29
Posted: Tue, 2005-02-22 15:37

I should also add that the upgrade process went fine without any errors.

The core module was upgraded here, as well as the random image module (I think).

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Tue, 2005-02-22 16:15

you can comment out the "if ($defaultLayout == $this->getId())" block around the GalleryLayout.class line referenced above, or wait for tomorrow's snapshot.. thanks for the report.

 
ryanh

Joined: 2005-01-27
Posts: 29
Posted: Tue, 2005-02-22 16:17

Great... thanks!