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.

Greybox not able to find photos

  • Lefteris
  • Lefteris's Avatar Topic Author
  • Offline
  • Moderator
More
16 years 5 months ago #15294 by Lefteris
Greybox not able to find photos was created by Lefteris
I am building a website for my client using SIG PRO 1.2 in Joomla 1.0.15 Stable. None of the engines work -- all but Greybox simply popup a new window rather than play a slideshow. Greybox, however, does work except that it cannot find the photos. In the iframe, an ERROR 404 page comes up where the photos should be.

Does anyone know how to fix this?

I would rather use another engine, but if it's easier to fix Greybox, I'm happy to do so. This site has Frontpage Slideshow installed as well, along with JCE Utils, Glossarbot, and a jpeg rotator. Although I have another website that does not use jpeg rotator or glossarbot and still have the same problem.

URL:
www.theroadout.org/joomla/the_narconon_program/narconon_facilities/people_in_drug_treatment_and_graduates.html

I love this little plug-in and in the past it has worked. Now this is not the case and I assume it is due to something in the recent release. I have never used the free version that I recall.

Thanks in advance for your help.

Sincerely,

Jeanne Sheridan

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

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 5 months ago #15295 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Greybox not able to find photos
Hi my friend!

Wow! As I can see from your source page, the site is full of javascript libraries!
Jquery library from the jceutilities and Mootools library from the template!

The SIG Pro use also this library in its engines.
This is the root of the problems!

You need to delete from the sig pro file the reference to those libraries.
In this case the sig pro will read the js from the existing js files.
( you can find in this forum a lot o threads with the same reference )

Also, if you disable the SEF, the Greybox has the same problem?

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.

  • Lefteris
  • Lefteris's Avatar Topic Author
  • Offline
  • Moderator
More
16 years 5 months ago #15296 by Lefteris
Replied by Lefteris on topic Re: Greybox not able to find photos
Thanks! I have seen many references to the removal of the call to the library but none that actually show you how to do it. I assume it is in the sigpro_engine.php file?

I did disable SEF... We are using both SEF Advance and JoomSEO. Plus I disabled JCE Utils, Glossarbot too. Nothing changed. The common denominator between the two sites having trouble with SIG PRO is SEF Advance and JCE. Here's the other site:

www.rabbithash.com/about_rabbit_hash_general_store/photo_gallery/blizzard!_brrrrrr.html

I really love what I can do with SIG PRO and hope to resolve this soon. I appreciate your help. If you wouldn't mind, please let me know the correct procedure for removing the reference to the libraries.

Thanks in advance,

Jeanne Sheridan

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

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 5 months ago #15297 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Greybox not able to find photos
Hi my friend!

Let's take as a reference the sigpro.php of the plugin for the joomla 1.5
Inside the code you will see an "if" statement

// add to the document head
static $SIGProAdded;
if(!$SIGProAdded) { ... CODE TO PUT IN HEAD SECTION }

In this statement you will see what js is loaded for every popup engine.

Try to remove the lines where call the mootools.js or jquery.js file.

Please, do it with extreme caution!
Have a backup of the file.

Of course, this will effect only if before the load of those scripts is already loaded from the template or some other cmponent/plugin the files mootools.js or jquery.js

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.


Powered by Kunena Forum