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

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : November 22, 2008, 06:25:07 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 3968 times)
« on: September 06, 2007, 12:33:12 pm »
peppen Offline
Newbie
*
Posts: 4

View Profile Email

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 07, 2007, 12:06:20 am »
Jonathan Offline
Dev Team
Jr. Member
*
Posts: 70

View Profile Email

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: