Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development . You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup . If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

YJSG Template Manager labels Joomla 1.6

03-24-2011, 10:23 AM
# 1 (permalink)
neo
OK , fix is up , now , I fund out that this happens only on 5.3.0 -5.3.3 , this was php parse_ini_file() bug and seems fixed from 5.3.3

due to this we cannot say that it is grid bug but the php bug , so we will not change the grid version.

Since we cannot know what php version you will have, we updated all 1.6 templates/demos ,

the fix is very simple ,

open

root/language/ en-GB/en-GB.tpl_TEMPLATE_NAME.ini


change

Code:

NO ACCOUNT YET?
DESKTOP MODE
MOBILE MODE
DESKOT  OFF
MOBILE OFF
to

Code:

NO_ACCOUNT_YET
DESKTOP_MODE
MOBILE_MODE
DESKOTP_OFF
MOBILE_OFF
than go to

root/templates/yourtemplate_name/layous/mobile/

folder


open all 4 files you see and find the text call you previously changed , simply add underscore where you see the empty space

example :

Code:

JText::_('DESKOTP OFF')?>
change to

Code:

JText::_('DESKOTP_OFF')?>
Thread Tools
Display Modes

Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.

Members Login

Username
Password