Last night I installed the Nightly Build 472 but had several problems. I have listed all of my problems below:
1) Problems deleting a gallery: When I try to delete a gallery I recieve this errormessage:
Fatal error: Call to undefined function: sefreltoabs() in /usr/local/www/htdocs/backtor/administrator/components/com_rsgallery2/includes/gallery.class.php on line 192
2) Uploading files by ZIP: When I try to upload files in a zip everything is working fine. But after seeing the content of the zip and when the actual upload (writing in database) sould begin it gives these errors:
Notice: Use of undefined constant JPATH_BASE - assumed 'JPATH_BASE' in /usr/local/www/htdocs/backtor/administrator/components/com_rsgallery2/admin.rsgallery2.php on line 566
Warning: getimagesize() [function.getimagesize]: Unable to access JPATH_BASE/media/Lekker Faut.jpg in /usr/local/www/htdocs/backtor/administrator/components/com_rsgallery2/includes/img.utils.php on line 202
Warning: getimagesize(JPATH_BASE/media/Lekker Faut.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /usr/local/www/htdocs/backtor/administrator/components/com_rsgallery2/includes/img.utils.php on line 202
- Error Image Upload : Lekker Faut.jpg : not an image OR can't read JPATH_BASE/media/Lekker Faut.jpg
3) Keep original files: You can select the option "Keep original files" by the settings. When you select you don't want this, it still puts the files, after uploading completes, in the /images/rsgallery/original folder.
I recieve all the errors at the backend. No problems are visible at the frontend.
Below you will find my config:
* Joomla 1.0.10
* RSGallery2 1.1.11 SVN472
* PHP 4.4.4
* Apache/FreeBSD 5.4
Hope you can help me!
