Xaraya 0.9.12 and G2 Beta (dark Fiber) problem getting modul

elarkin

Joined: 2005-02-08
Posts: 18
Posted: Mon, 2005-03-07 03:16

Here is the error I get when I try to use the modify config, setting up G2 under Xaraya.

BAD_PARAM
Your G2 version is not compatible with this module. Your version is [0.9.0], the minimum
version number required is 0.8.8. Please upgrade your G2 installation.

----

Gallery URL (optional):
Gallery version: G2 Dark Fiber
Webserver (with version): Apache
Datatabase (with version): Mysql
PHP version (eg 4.2.1): 4
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system: Linux
Web browser/version: IE and Firefox
G1 version (for migration bugs):

Here is the error
BAD_PARAM
Your G2 version is not compatible with this module. Your version is [0.9.0], the minimum
version number required is 0.8.8. Please upgrade your G2 installation.

is there any way to temporarily change my version number in G2 to allow for this to work now?

any help is appreciated.

Ed

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-03-07 07:10

short hack:
xargallery2helper.php
-> function verifyConfig
comment out the version check

i will debug it in +12 hours.

chances are not good that it will work even if this check is commented out, somebody reported another error with my current integration code.
sorry.

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Mon, 2005-03-07 17:37

fixed in cvs. anonymous cvs will see the fix in a few hours. also, i had no problems installing the current G2 version with my fixed integration module and the current xaraya snapshot.