|
Title: [FIXED][SVN-529] Images showing at the frontend but not at backend Post by: derebo on December 14, 2007, 09:04:10 pm Hello,
I have... Joomla 1.0.12 php 5 included in appserv combo RSGallery 2 latest build 1.14.1 (SVN 529) all of them successfully installed and running on localhost. Batch uploading worked fine and images are shown at the frontpage. However, at the backend clicking on components - rs2gallery - items outputs the following error: --------------- Fatal error: Call to a member function getItem() on a non-object in C:\AppServ\www\localtest\administrator\components\com_rsgallery2\options\images.html.php on line 86 ----- and the images are not shown at the backend... Any idea on why this is happening? I installed component Security Images just in case but the problem is still there. Thank you for your attention! Title: Re: [SVN-529] Images showing at the frontend but not at backend Post by: john on December 15, 2007, 07:55:01 am Hello Derebo.
Try SVN 531 and let me know if that helped, thanks. john Title: Re: [SVN-529] Images showing at the frontend but not at backend Post by: derebo on December 15, 2007, 12:25:04 pm Hello,
It's working now. Thanks! By the way, on a Joomfished Joomla site when in English random images and latest images show correctly "Uploaded 15-12-2007" whereas if e.g. Spanish or Russian is chosen "_RSGALLERY_TMPL_GAL_UPLOADED 15-12-2007" is shown. Do you think something can be done about it? What's more, personally I would like both random images and latest images date display to be optional so that it can set on or off. And, just a side note, do you happen to know whetere the RSGgallery2 plugin for sh404SEF is? I just can't find it... The new slideshow is so cool! Now, the footer text is shownn a little bit too small. Other than that, I am ever so fond of RSGallery2. Congrats!!! Title: Re: [SVN-529] Images showing at the frontend but not at backend Post by: john on December 15, 2007, 01:02:21 pm Hello Derebo.
The text that appears while russian or spanish is active, is a missing translation for RSGallery. You can add them in the corresponding files in "administrator/components/com_rsgallery2/language". To get rid of the date in random/latest there is no existing switch yet but you can remove it in file "components/com_rsgallery2/templates/meta/display.class.php" on line 357. The link for the Joomfish translations seems to be broken. Try this one http://rsgallery2.net/nightly/misc/joomfish/ (http://rsgallery2.net/nightly/misc/joomfish/) Have fun :-) john Title: Re: [FIXED][SVN-529] Images showing at the frontend but not at backend Post by: derebo on December 15, 2007, 01:17:19 pm Allright there. That is what I call SUPPORT in capitals :D.
I'll have a look at both language files. I understand there's some "official" translators in charge so I wouldn't like to bump in my translation and their translator pride status be hurted :) Thanks for the info the switch. I think in the meantime I'll edit display.class.php. That's a useful remark on your side. Joomfish RSGallery2 integration is working. Great. Any news about sh404SEF? Greetings, |