1.1.4 upgrade vs. Recommend module
jackson <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Xaraya |
| Message-ID | <C432C5DB.DE1D%[email protected]> |
Xarayizens!
After ugrading to v.1.1.4 I can't get the recommend module to install v1.1.1
without generating an error pasted below. I've removed the module and
uploaded the latest snapshot but it hasn't helped.
Any ideas?
Yours/
Peter.
=-=-=-=-=-=-=-=-=-=
Bad Parameter
/home/jackson/public_html/includes/xarDataDict.php(189): Invalid table name
for function changeTable() in xarDataDict
A parameter provided during this operation could not be validated, or was
not accepted for other reasons.
at changetable(xarDataDict.php:190)
Array
(
[0] =>
[1] => xar_recipientid I AUTO PRIMARY,
xar_sentby_uid I NotNull DEFAULT 0,
xar_senddate I NotNull DEFAULT 0,
xar_recipient_email C(64) NotNull DEFAULT '',
xar_extradata X NotNull DEFAULT ''
)
at recommend_upgrade(xarinit.php:134)
Array
(
[0] => 1.0.2
)
at recommend_init(xarinit.php:44)
at modules_adminapi_executeinitfunction(executeinitfunction.php:87)
Array
(
[0] => Array
(
[regid] => 772
[function] => init
)
)
at xarmodapifunc(xarMod.php:1002)
Array
(
[0] => modules
[1] => admin
[2] => executeinitfunction
[3] => Array
(
[regid] => 772
[function] => init
)
)
at modules_adminapi_initialise(initialise.php:56)
Array
(
[0] => Array
(
[regid] => 772
)
)
at xarmodapifunc(xarMod.php:1002)
Array
(
[0] => modules
[1] => admin
[2] => initialise
[3] => Array
(
[regid] => 772
)
)
at
modules_adminapi_installwithdependencies(installwithdependencies.php:119)
Array
(
[0] => Array
(
[regid] => 772
)
)
at xarmodapifunc(xarMod.php:1002)
Array
(
[0] => modules
[1] => admin
[2] => installwithdependencies
[3] => Array
(
[regid] => 772
)
)
at modules_admin_install(install.php:82)
Array
(
[0] => Array
(
)
)
at xarmodfunc(xarMod.php:891)
Array
(
[0] => modules
[1] => admin
[2] => install
)
at xarmain(index.php:91)