Template Manager broken after upgrade

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Nov 29, 2012 3:08 pm
Hi

I have just upgrade my Music template to the latest version (2.13), updating all the files listed in your update area. Unfortunately, the Template manager is no longer working correctly: the template configuration tabs are stuck in the open position; and, many configuration opens are non-responsive.

Is this a known issue? Any idea on a fix?

Kind Regards

ginniss
User avatar
Senior Boarder

teitbite
Thu Nov 29, 2012 3:13 pm
Hi

I have been to Your admin panel couple days ago regarding a different problem and it was already like that. Try to change the name of gk_music folder in templates and install template package using joomla instalator.
User avatar
Moderator

GK User
Thu Nov 29, 2012 3:28 pm
Hi Teitbite

You are correct. The problem has been there for a couple of days, since you asked me to upgrade to try to solve a fb button issue.

Re-installing would be a last resort for me, because I would need to re-create all my settings (some of which are no longer visible as a result of this problem).

Is there another route?

Kind Regards

ginniss
User avatar
Senior Boarder

teitbite
Fri Nov 30, 2012 1:54 pm
Hi

The way it looks now means that there is a problem in files structure. Can be a non compatible file from old version / broken file / or rewritten url path to file which should be loaded. It's really hard to specifie what is going on exactly. So the fastest way is to move the template files You have now and store it in a safe place. Than install template again. The last step will be to recreate all modifications from old files You've keept. This is why it's so important to separate modifications, we prepared override.css file for any css changes and /html folder for HTML overrides.
User avatar
Moderator

GK User
Mon Dec 10, 2012 11:22 am
Hi teitbite

I finally got everything working again after re-installing the template. However, the original problem with facebook login (https://www.gavick.com/forums/music/cou ... 20923.html) has re-appeared. I assume the re-install has removed changes you made original template?

Are you able to correct the facebook problem on the new template?

Kind Regards

ginniss
User avatar
Senior Boarder

teitbite
Mon Dec 10, 2012 10:12 pm
Hi

Unfortunately I do not remember what changes was made. Can You please show me a discussion about this. Maybe I will recall something.
User avatar
Moderator

GK User
Wed Dec 12, 2012 9:03 am
Hi

The link to the previous post is: https://www.gavick.com/forums/music/cou ... 20923.html

Your comment was: "I've disabled facebook login button in login popup by removing part of the code responsible for it form /html/mod_login/default.php". If you can tell me which code, I can make the changes.

Cheers

ginniss
User avatar
Senior Boarder

teitbite
Thu Dec 13, 2012 1:49 pm
Hi

This is the code I've removed:

Code: Select all
<gavern:fblogin>
<div id="gkFBLogin">
   <h4><?php echo JText::_('TPL_GK_LANG_FB_USER'); ?></h4>
   <p><?php echo JText::_('TPL_GK_LANG_FB_INFO'); ?></p>
   
   <span id="fb-auth"><small>fb icon</small><?php echo JText::_('TPL_GK_LANG_FB_LOGIN_TEXT'); ?></span>
</div>
</gavern:fblogin>
User avatar
Moderator


cron