Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

SIG Pro not loading script

  • Peter Wiekema
  • Peter Wiekema's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 days ago #19852 by Peter Wiekema
SIG Pro not loading script was created by Peter Wiekema
Hello,
I have a problem that i can't find the solution to on this forum.
I have a website running Joomla 1.5.7 with SIGPro 1.2. I always used the free version of the plugin which worked fine until it started not showing all the thumbnails, i had this problem on another site and there it helped upgrading to the Pro version. After upgrading to pro the plugin displays all the thumbnails in one row beneath eachother and the lightbox effect isn't working (it loads the full image on a new page). I have this problem with all the popup engines, so it can't be the problem with multiple script instances.
After some examination i found out that it seems that the plugin is not loading the header code.
The gallery can be found here www.ko-or.nl/foto.html
I have tried to reinstall the plugin but that didn't help.
What is going wrong?
Thanks in advance.

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 1 day ago - 16 years 23 hours ago #19853 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: SIG Pro not loading script
Hi there!

As I can see, at the head part of the page, nothing is loaded
nether the core head section of the joomla.

I believe is a general issue of this joomla instalation
Does other plugins or components work? Component that load scripts on the head?

Thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Peter Wiekema
  • Peter Wiekema's Avatar Topic Author
  • Offline
  • New Member
More
16 years 1 day ago #19854 by Peter Wiekema
Replied by Peter Wiekema on topic Re: SIG Pro not loading script
Well i don't run any other plugins, but i had Simple Image Gallery (the free version) running on this same site, on the same server and in the same installation. Any tips on what it could be?

Please Log in or Create an account to join the conversation.

  • JoomlaWorks Support Team
  • JoomlaWorks Support Team's Avatar
  • Offline
  • Platinum Member
More
16 years 23 hours ago #19855 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: SIG Pro not loading script
Hi!

A typical joomla 1.5 installation haw on HEAD section the follow
<head>
<base href="http://demo.joomla.org/1.5/" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="joomla, Joomla" />
<meta name="description" content="Joomla! - the dynamic portal engine and content management system" />
<meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
<title>Welcome to the Frontpage</title>
<link href="/1.5/index.php?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
<link href="/1.5/index.php?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
<link href="/1.5/templates/rhuk_milkyway/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<script type="text/javascript" src="/1.5/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/1.5/media/system/js/caption.js"></script>
<link rel="stylesheet" href="/1.5/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="/1.5/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="/1.5/templates/rhuk_milkyway/css/template.css" type="text/css" />
<link rel="stylesheet" href="/1.5/templates/rhuk_milkyway/css/blue.css" type="text/css" />
<link rel="stylesheet" href="/1.5/templates/rhuk_milkyway/css/blue_bg.css" type="text/css" />
<!--[if lte IE 6]>
<link href="/1.5/templates/rhuk_milkyway/css/ieonly.css" rel="stylesheet" type="text/css" />
<![endif]-->
</head>
and your site has the follow
<head>
<title>Stichting KO-OR Producties</title>
<link rel="stylesheet" href="/templates/wep_ko-or/css/template.css" type="text/css" />
</head>

The free version doesn't use pre-loads scripts on the HEAD section and this is the reason that doesn't have problem ( if I remember right!  :-[ )

Do you have other joomla site on the same server with the same HEAD issue?
Can you change temporary the template to check if the HEAD section is ok?
Can you install some other developer that use the HEAD section an check out if works ok?

Thank you!

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Peter Wiekema
  • Peter Wiekema's Avatar Topic Author
  • Offline
  • New Member
More
15 years 11 months ago #19856 by Peter Wiekema
Replied by Peter Wiekema on topic Re: SIG Pro not loading script
Okay, this one is solved. I don't know what happened but somehow the <jdoc:include type="head" /> statement in the head of the template was missing... I added it again and now the plugin works like a charm.
Thanks

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum