RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 02, 2008, 11:48:30 pm
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  RSgallery2 bugs & problems (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  _RSGALLERY_TMPL_GAL_DETAILS_OWNERmanager
Advanced search
  « previous next »
Pages 1
Author
Topic: _RSGALLERY_TMPL_GAL_DETAILS_OWNERmanager  (Read 4054 times)
« on: September 06, 2007, 11:33:12 am »
peppen Offline
Newbie
*
Posts: 4



Hi,
in the main under the gallery link there are these three words:

_RSGALLERY_TMPL_GAL_DETAILS_OWNERmanager
_RSGALLERY_TMPL_GAL_DETAILS_SIZE0 Immagini
_RSGALLERY_TMPL_GAL_DETAILS_DATE06-09-2007

How can i remove them???

thanlyou
Logged
 
Reply #1
« on: September 06, 2007, 11:06:20 pm »
Jonathan Offline
Dev Team
Jr. Member
*
Posts: 70



These are constants that are used for Language definitions the reason that these may appear is because that are not being set in your language definition. Depending on your language definition you will need to add those values to the language file. the language files are located in /administrator/components/com_rsgallery2/language 

Here is an example from the english.php language file.
Code:
DEFINE("_RSGALLERY_TMPL_GAL_DETAILS_OWNER", "Owner: ");
DEFINE("_RSGALLERY_TMPL_GAL_DETAILS_SIZE", "Size: ");
DEFINE("_RSGALLERY_TMPL_GAL_DETAILS_DATE", "Created: ");
Logged
 
Print  Pages 1
« previous next »
Jump to: