Jamaica blocks bug
bigteeth <[email protected]> Sat, 02 May 2009 00:42:33 -0400
| Newsgroups | gmane.comp.cms.xaraya.devel |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Hi there,
I just did a fresh pull and install of Jamaica today (1 May 09). I
deleted the install and upgrade.php files, then went to 'Edit' the
reminder block and got the error listed below. I can edit the other
blocks, just not the 'Reminder' block.
Also, I am reporting it here because I didn't see a place for it in
bugzilla (of course, maybe I just was looking in the wrong place?).
Here is the full error:
-----------------------------------------------------------------------
PHPException [8] was raised (native)
File :
/usr/home/bigteeth/www/new.zwiggybo.com/html/x2/html/var/cache/templates/8db2062fc26e306c454bdeb9f6f0b335.php
Line : 25
Code : 8
Message : Use of undefined constant expirein - assumed 'expirein'
Variables: $bindvars:
Array
(
[html_content] => Please delete install.php and
upgrade.php from your webroot .
[expire] => 1241262874
[expirein] => 7
[blockid] => 2
[_bl_data] => Array
(
[html_content] => Please delete install.php
and upgrade.php from your webroot .
[expire] => 1241262874
[expirein] => 7
[blockid] => 2
[_bl_data] => Array
*RECURSION*
)
)
$html_content:
Please delete install.php and upgrade.php from your webroot .
$expire:
1241262874
$expirein:
7
$blockid:
2
$_bl_data:
Array
(
[html_content] => Please delete install.php and
upgrade.php from your webroot .
[expire] => 1241262874
[expirein] => 7
[blockid] => 2
[_bl_data] => Array
(
[html_content] => Please delete install.php
and upgrade.php from your webroot .
[expire] => 1241262874
[expirein] => 7
[blockid] => 2
[_bl_data] => Array
*RECURSION*
)
[expireseconds] => 25200
[options] => Array
(
[0] => Array
(
[id] => 86400
[name] => 1 Day
)
[1] => Array
(
[id] => 172800
[name] => 2 Days
)
[2] => Array
(
[id] => 432000
[name] => 5 Days
)
[3] => Array
(
[id] => 1296000
[name] => 15 Days
)
[4] => Array
(
[id] => 2592000
[name] => 30 Days
)
[5] => Array
(
[id] => 0
[name] => Unlimited
)
)
)
$expireseconds:
25200
$options:
Array
(
[0] => Array
(
[id] => 86400
[name] => 1 Day
)
[1] => Array
(
[id] => 172800
[name] => 2 Days
)
[2] => Array
(
[id] => 432000
[name] => 5 Days
)
[3] => Array
(
[id] => 1296000
[name] => 15 Days
)
[4] => Array
(
[id] => 2592000
[name] => 30 Days
)
[5] => Array
(
[id] => 0
[name] => Unlimited
)
)
$property:
SelectProperty Object
(
[id] => expire<?php echo $blockid;?>
[name] => expire
[desc] => Dropdown List
[reqmodules] => Array
(
[0] => base
)
[options] => Array
(
[0] => Array
(
[id] => 86400
[name] => 1 Day
)
[1] => Array
(
[id] => 172800
[name] => 2 Days
)
[2] => Array
(
[id] => 432000
[name] => 5 Days
)
[3] => Array
(
[id] => 1296000
[name] => 15 Days
)
[4] => Array
(
[id] => 2592000
[name] => 30 Days
)
[5] => Array
(
[id] => 0
[name] => Unlimited
)
)
[itemfunc] =>
[initialization_firstline] =>
[initialization_function] =>
[initialization_file] =>
[initialization_collection] =>
[initialization_options] =>
[validation_override] =>
[validation_override_invalid] =>
[label] => Property Label
[type] => 6
[defaultvalue] =>
[source] => dynamic_data
[status] => 1
[seq] => 0
[format] => 0
[filepath] => modules/base/xarproperties
[class] =>
[template] => dropdown
[layout] =>
[tplmodule] => base
[configuration] =>
[dependancies] =>
[args] => Array
(
)
[anonymous] => 0
[datastore] =>
[value] => 25200
[invalid] =>
[include_reference] => 0
[objectref] =>
[_objectid] =>
[_fieldprefix] =>
[_itemid] =>
[_items] =>
[configurationtypes] => Array
(
[0] => display
[1] => validation
[2] => initialization
)
[display_layout] => default
[display_required] =>
[display_tooltip] =>
[initialization_transform] =>
[initialization_other_rule] =>
[validation_notequals] =>
[validation_equals] =>
[validation_allowempty] =>
)
Raised in:
/usr/home/bigteeth/www/new.zwiggybo.com/html/x2/lib/xaraya/exceptions/handlers.php,
line 202