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.

Memory/Performance issue with SIGPRO 1.2

  • shawn911
  • shawn911's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago #18322 by shawn911
I have some issues with SIGPRO v1.2

1/ Memory/Performance issue:
I have put 4
{gallery}folderWithImages{/gallery}
in one Joomla content item displayed in 4 table cells. But when i load the page, it seems that it tries to transform all the images in all the folders and that take a long time before it displays the page. And when it displays the page, i have the following errors :

Notice: Undefined offset: 1 in ...\mambots\content\plugin_jw_sigpro.php on line 113

Notice: Undefined index: 3c0c201f372767bf3e547c3aa0ad451c in ...\mambots\content\plugin_jw_sigpro.php on line 278

Notice: Undefined index: 3c0c201f372767bf3e547c3aa0ad451c in ...\mambots\content\plugin_jw_sigpro.php on line 298

...


2/ Display one galery when loading the Home page:
I would like that when a user load my website : www.mywebsite.com , that one SIGPRO galery loads. Is this possible ?

3/ Put a link to open a galery:
I would like to put a link somewhere in my contents so that when a user clicks on it, it directly opens the galery.

4/ Open a specific image from a specific galery:
I would also like to put the thumbnail of a specific image from a specific galery to my contents, so that when a user clicks on the thumbnail, it opens the corresponding image without any next or back button.

Please, can you help ?

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 2 months ago #18323 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Memory/Performance issue with SIGPRO 1.2
Hi my friend!

The reason for the long time of the load of the page, is the number of the images.
The script needs loaded all the images from the begin and this is heavy for a server if it has to do with a lot of pictures!

A lot of clients ask us to implement a dynamic pagination. This is a feature that probably will be by default at the next version of Sig Pro.

For the Notice messages of the server at the lines 278, 298 you can find the solution in this forum!  ;) You just have to mute those commands
if (@$labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.@$images[$a])]!="") {
if (@$labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.@$images[$a])]!="") {

You can use the sig pro if you have it inside a content item which loads at the frontend.

You need to hack the code if you need a link to fire the sig pro. Search this forum, there is a simple hack that does something like that!

I'm afraid you cannot select a specific image from the folder, to be fired from the sig pro.

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.

  • shawn911
  • shawn911's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago #18324 by shawn911
Replied by shawn911 on topic Re: Memory/Performance issue with SIGPRO 1.2

Hi my friend!

The reason for the long time of the load of the page, is the number of the images.
The script needs loaded all the images from the begin and this is heavy for a server if it has to do with a lot of pictures!

A lot of clients ask us to implement a dynamic pagination. This is a feature that probably will be by default at the next version of Sig Pro.

For the Notice messages of the server at the lines 278, 298 you can find the solution in this forum!  ;) You just have to mute those commands

if (@$labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.@$images[$a])]!="") {
if (@$labels[md5($mosConfig_absolute_path.$rootfolder.$_images_dir_.'/'.@$images[$a])]!="") {

You can use the sig pro if you have it inside a content item which loads at the frontend.

You need to hack the code if you need a link to fire the sig pro. Search this forum, there is a simple hack that does something like that!

I'm afraid you cannot select a specific image from the folder, to be fired from the sig pro.

Thank you!

Thank you man!
Now, the performance problem is over.
I just notice something bizarre :
- Normally, the page's background transform to gray when you run SIGPRO. Now, in Internet Explorer, the background does not change. I have just a black rectangle on the top and the image only displays on the top.

I don't ave this issue with Firefox.

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 2 months ago #18325 by JoomlaWorks Support Team
Replied by JoomlaWorks Support Team on topic Re: Memory/Performance issue with SIGPRO 1.2
Hi again my friend!

Is it possible to post here a direct link to the gallery
to check out the issue?
Also, have you the same issue with IE6 and 7?
I would like to see the source generated at IE!

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