Page 1 of 1

joomla version shows multiple in footer page

Posted: Tue Apr 10, 2012 5:00 am
by masanto
Dear joomla user,

I've been upgrading my joomla version with akeeba adm,,but something error show in footer page that the version of joomla show in multiply...does anyone been experiencing with this error? I already attached the error mentioned jpeg file in this topic,,,thanks for a bunch all assistance...

Re: joomla version shows multiple in footer page

Posted: Tue Apr 10, 2012 5:24 am
by Shmata
Please edit cpanel.php file on
Your Joomla Root\administrator\templates\bluestork\cpanel.php
and remove extra span's tag same below :

Code: Select all

<span class="version"><?php echo  JText::_('JVERSION') ?> <?php echo  JVERSION; ?></span>

Re: joomla version shows multiple in footer page

Posted: Tue Apr 10, 2012 8:23 am
by masanto
Shmata wrote:Please edit cpanel.php file on
Your Joomla Root\administrator\templates\bluestork\cpanel.php
and remove extra span's tag same below :

Code: Select all

<span class="version"><?php echo  JText::_('JVERSION') ?> <?php echo  JVERSION; ?></span>
I've been searching those string, but i never found like that,,,is it located in another scripts? Thanks shmata,,,but it is not completely done :(

Re: joomla version shows multiple in footer page

Posted: Sat Apr 14, 2012 4:55 am
by Shmata
If you use English language for back-end , Please find
Your joomla root\administrator\language\en-GB\en-GB.ini
on line 100 you can remove values of JVERSION .

Re: joomla version shows multiple in footer page

Posted: Sat Apr 14, 2012 6:26 am
by masanto
Shmata wrote:If you use English language for back-end , Please find
Your joomla root\administrator\language\en-GB\en-GB.ini
on line 100 you can remove values of JVERSION .
Shmata, seems it didn't work after i've edited en-GB.ini and remove the JVESION values as u instructed. Also, i cleared the history of cookies, caches, etc of my browser (Mozilla)...but it still same...

Re: joomla version shows multiple in footer page

Posted: Wed Aug 22, 2012 1:32 pm
by ahmedsOmir
UP .... remove the joomla version from administrator footer ?

Re: joomla version shows multiple in footer page

Posted: Thu Aug 23, 2012 6:42 pm
by humvee
[Mod note: Moved from Admin Forum to Update Forum;]