Re: 1.1.4 upgrade vs. Recommend module
Peter Jackson <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.user |
|---|---|
| Organization | Xaraya |
| Message-ID | <C4374DE9.16CE7%[email protected]> |
David, Thank you, the patches worked perfectly, and they access sendmail on my server without a hitch =8^] Thanks again, Peter. On 4/23/08 12:52 AM, in article [email protected], "David Dyess II" <[email protected]> wrote: > I found a reported bug still open that resembled this so I attached 2 > patches to it. > > http://bugs.xaraya.com/show_bug.cgi?id=6180 > > Those should fix your current problem, but my test box is having > sendmail issues so I can't test the "new" features. Be sure to download > both the xarinit.php and xartables.php files. > > HTH, > David D > > jackson wrote: >> Well I tried downloading the includes folder from the snapshot and replacing >> it but that had no effect on the problem. >> >> Apache version 1.3.41 (Unix) >> PHP version 4.4.8 >> MySQL version 4.1.22-standard >> >> Any hints would be greatly appreciated. >> >> Yours/ >> Peter/ >> >> ================================== >> >> On 4/21/08 10:29 PM, in article C432C5DB.DE1D%[email protected], >> "jackson" <[email protected]> sed: >> >>> 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) >>> >> >>