Hi there,
i've been fighting against the gallery configuration debbuging all errors i had, but i've stucked when i try to upload images in step 4. I'm running joomla 1.0.11 with com_rsgallery2.2006-11-07.svn431.
what i get is this:
Notice: Undefined variable: mosConfig_absolute_path in /home/ausias/public_html/joomla/administrator/components/com_rsgallery2/includes/img.utils.php on line 91
Warning: imagejpeg() [function.imagejpeg]: open_basedir restriction in effect. File(/images/book/thumb/CD292060-1.jpg.jpg) is not within the allowed path(s): (/home/ausias:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/ausias/public_html/joomla/administrator/components/com_rsgallery2/includes/img.utils.php on line 613
Warning: imagejpeg() [function.imagejpeg]: Invalid filename in /home/ausias/public_html/joomla/administrator/components/com_rsgallery2/includes/img.utils.php on line 613
Notice: Undefined variable: mosConfig_absolute_path in /home/ausias/public_html/joomla/administrator/components/com_rsgallery2/includes/img.utils.php on line 244
Notice: Undefined variable: mosConfig_absolute_path in /home/ausias/public_html/joomla/administrator/components/com_rsgallery2/includes/img.utils.php on line 245
Notice: Undefined variable: mosConfig_absolute_path in /home/ausias/public_html/joomla/administrator/components/com_rsgallery2/includes/img.utils.php on line 246
- Error Image Upload : CD292060.jpg : error creating thumb image: error writing target image: /images/book/thumb/CD292060-1.jpg.jpg
-----------------
i've try to change JPATH_BASE to mosConfig_absolute path, but it has the same error... do i've to guess i'm getting closer?

thanks.