Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joomla framework doesn't get unloaded #224

Open
sabas opened this issue Dec 3, 2014 · 5 comments
Open

Joomla framework doesn't get unloaded #224

sabas opened this issue Dec 3, 2014 · 5 comments

Comments

@sabas
Copy link
Contributor

sabas commented Dec 3, 2014

I found in the template that the default scripts should be unloaded via
https://github.com/GavickPro/Meet-Gavern/blob/master/meet_gavern/layouts/default.php#L232
But on the rendered page I see

  <script src="/joomla/media/jui/js/jquery.min.js" type="text/javascript"></script>
  <script src="/joomla/media/jui/js/jquery-noconflict.js" type="text/javascript"></script>
  <script src="/joomla/media/jui/js/jquery-migrate.min.js" type="text/javascript"></script>
  <script src="/joomla/media/system/js/caption.js" type="text/javascript"></script>
  <script src="http://localhost/joomla/templates/meet_gavern/js/bootstrap.js" type="text/javascript"></script>
  <script src="http://localhost/joomla/templates/meet_gavern/js/page.js" type="text/javascript"></script>
  <script src="http://localhost/joomla/templates/meet_gavern/js/gk.menu.js" type="text/javascript"></script>
  <script src="/joomla/media/jui/js/bootstrap.min.js" type="text/javascript"></script>
@dziudek
Copy link
Contributor

dziudek commented Dec 3, 2014

Hello,

Are you using the latest version of the template?
On which subpage you have this issue?

@sabas
Copy link
Contributor Author

sabas commented Dec 3, 2014

All the public pages, either logged in or logged out..

@dziudek
Copy link
Contributor

dziudek commented Dec 3, 2014

Please upgrade your template - it must be caused by old version of the template.

@sabas
Copy link
Contributor Author

sabas commented Dec 3, 2014

Idem

@dziudek
Copy link
Contributor

dziudek commented Dec 4, 2014

The same as in: #223 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants