Xaraya 1.0 and G2 Xaraya integration module
Pipslo
Joined: 2005-11-11
Posts: 2 |
Posted: Fri, 2005-11-11 18:09 |
Hi I've downloaded G2 and the Xaraya Gallery2 integration Quote:
User Error I've got the latest xaraya official code (v1.0) and downloaded the integrationmodule from http://galleryupdates.jpmullan.com/#integrations dated 11-10-2005 04:00:28 AM. What might be wrong? |
|
Posts: 32509
uninstall the gallery2 module then do these changes:
open xarinit.php
find
xarModSetVar('gallery2', 'xar.minCoreVersion', '1.0.0');
replace it with
xarModSetVar('gallery2', 'xar.minCoreVersion', '1.0');
Posts: 2
Great it worked. Tried to replace 1.0.0 at some other place but that didn't help, but this one did.
Thanks alot
Pipslo
Posts: 32509
thanks for testing, committed the fix to cvs.