RSGallery2 Support Forums

Developers corner => Nightly Builds for RSGallery2 Legacy, J1.5 or J1.0 - Now Reopened! => Topic started by: Bas on December 12, 2006, 02:48:00 am



Title: [SVN-486] Backend Database check error
Post by: Bas on December 12, 2006, 02:48:00 am
When checking the database I get this error

RSGallery Database controleren

Fatal error: Call to undefined function: arraytolower() in /usr/local/www/htdocs/fantasea/administrator/components/com_rsgallery2/includes/gallery.class.php on line 1058

In earllier SVN versions it was working.

Bas


Title: Re: [SVN-486] Backend Database check error
Post by: Ronald Smit on December 12, 2006, 05:46:44 am
Bas,

By Checking Database, do you mean the Consolidate Database option in the backend?
Also the error is strange, as gallery.class.php only has 238 lines.



Title: Re: [SVN-486] Backend Database check error
Post by: Bas on December 12, 2006, 08:13:09 am
Hello,

I reinstalled RSGallery2 again SVN-486 and its still the same problem

I reinstalled SVN-485 and it work again   ???

SVN-485    gallery.class.php  8 KB
SVN-486    gallery.class.php  17 KB

Enige idee.....

Bas


Title: Re: [SVN-486] Backend Database check error
Post by: Jonah on December 12, 2006, 01:01:44 pm
Bas, there was a mistake in committing a bunch of code in 486, 488 fixed it.  Try the latest, you should be able to uninstall and install like a regular upgrade and let us know if the issue persists!


Title: Re: [SVN-486] Backend Database check error
Post by: Bas on December 13, 2006, 02:06:41 am
It is solved. in SVN-487

I see that there is a init.rsgallery2 with some Joomla 1.5 settings

I have a Joomla 1.5 test site www.dive-rescue.com.
I try to install RSGallery, but i can't install it yet.

Let me know if i can test it...   :D

Bas


Title: Re: [SVN-486] Backend Database check error
Post by: Ronald Smit on December 13, 2006, 04:40:42 am
Bas,

The init file does contain J1.5 settings. This does not mean it is 1.5 compatible already, but it prepares the code in using J1.5 path globals. It will make transition easier.
From the moment we go beta, development on a 1.5 version will start.