Joomlaworks Simple Image Gallery Plugin

Discuss the development and implementation of Joomla! bots/Plugins here.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
adailey
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Thu Feb 02, 2006 6:46 pm

Joomlaworks Simple Image Gallery Plugin

Post by adailey » Tue Dec 05, 2006 8:41 pm

Hi All,
I have just installed Joomlaworks Simple Image Gallery Plugin. Works great right out of the box except for one error as follows.

Notice: Undefined index: in c:\documents and settings\hp_administrator\www\test\mambots\content\plugin_jw_sig.php on line 59

Notice: Undefined offset: 7 in c:\documents and settings\hp_administrator\www\test\mambots\content\plugin_jw_sig.php on line 59

I don't see any support for this product. Anyone have this issue or know where to go for support? I would really like to use it but on hold with errors..........................................

Question 2 - When an odd number display - say 5 - there is a gap in the lower left corner. How would one move the "hole" to the right?
 
http://www.joomlaworks.gr/
Last edited by adailey on Tue Dec 05, 2006 9:22 pm, edited 1 time in total.

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by fotisevangelou » Tue Dec 05, 2006 8:56 pm

Can you provide a link, please?
Fotis Evangelou / https://www.joomlaworks.net

adailey
Joomla! Apprentice
Joomla! Apprentice
Posts: 22
Joined: Thu Feb 02, 2006 6:46 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by adailey » Tue Dec 05, 2006 9:22 pm

Working locally..not yet live.

Have any thoughts on what the problem could be?

User avatar
eyezberg
Joomla! Hero
Joomla! Hero
Posts: 2859
Joined: Thu Aug 25, 2005 5:48 pm
Location: Geneva mostly
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by eyezberg » Tue Dec 05, 2006 9:38 pm

The Homepage is listed on the extension site, and as you can see, the dev answers real quickly :)
Have added to my "favorite mambots" listing part II, thanks

One thing (which I've added to review): PNG pictures come out very bad! Maybe add a warning for users to prefer gif & jpg..

Great bot!
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com

live_73
Joomla! Apprentice
Joomla! Apprentice
Posts: 25
Joined: Thu Mar 30, 2006 4:29 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by live_73 » Tue Dec 05, 2006 10:11 pm

Hello!

I also installed it and get it to work! But still have one major problem!

When i click photo it opens nicely, but when i try to click CLOSE button in corner, nothing happens? Any idea. So i can`t close to photo!  ???

Using Joomla 1.0.11

Please help!

artmyth
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Thu Aug 25, 2005 10:56 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by artmyth » Wed Dec 06, 2006 5:09 am

I too installed this today, after i figured out that you use a mambot installer to install a plugin .

I really like what I see in fire fox but in IE explorer the page is sometimes aborted and othertimes has a long delay, aditionally the shaded background only appears as a thin line at the top of the browser


does anyone else experience delays or errors in IE explorer when opening the page?
Last edited by artmyth on Wed Dec 06, 2006 6:29 am, edited 1 time in total.

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by fotisevangelou » Wed Dec 06, 2006 10:37 am

OK, let's wrap up a few things!

First of all, if I don't see the problems caused (=reproduced) I cannot give clear answers.

Secondly, the plugin uses the Mootools javascript library which conflicts with any other "similar" libraries, like JQuery. In version 1.1 of the plugin we decided to go the JQuery way for various reasons.

@Eyezberg
Thanks for the tip. I actually hadn't noticed the errors on PNG images, beacuse -now I realize it- I didn't have any included in my testing site. I'll see if I can fix the code that dynamically generates the thumbnails for PNG images.

@artmyth
IE does not encounter any problems, unless you have javascript conflicts I guess -rare, but happens. Try not to include 100 images per content item!! Think of it as a matter of usability! Your users do not need to see 100 images! The need to say "some" images related to your article! So stick to 20 images maximum, for better performance of your site.
Fotis Evangelou / https://www.joomlaworks.net

artmyth
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Thu Aug 25, 2005 10:56 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by artmyth » Wed Dec 06, 2006 1:11 pm

ah yes, no link, sorry i pm'd you one so you can view it in ie explorer to see what i mean, judging from the magic you can do with code i figured you could read my mind too  ;)

as far as I know there are no other javascripts, (ahh there is a script for the menu) and I am testing this with 3 - 6 images per page.

IT is absolutely amazing in firefox, fast clean neat cool

but in ie  when you click on an image it pops up with no shaded background, then seems to pause for 30 seconds or more then image appears.

if you scroll down and click on an image it opens hidden at the top of the browser

one more...  the close button doesnt appear on the popped up image in IE explorer - unless you hover over it.

This is interesting, I had a menu item in my joomla trash, which i just got rid of, and the images load slighly faster now (not by much but ever so slighly)
Last edited by artmyth on Wed Dec 06, 2006 1:33 pm, edited 1 time in total.

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by fotisevangelou » Wed Dec 06, 2006 1:25 pm

artmyth wrote: ah yes, no link, sorry i pm'd you one so you can view it in ie explorer to see what i mean, judging from the magic you can do with code i figured you could read my mind too  ;)

as far as I know there are no other javascripts, and I am testing this with 3 - 6 images per page.

IT is absolutely amazing in firefox, fast clean neat cool

but in ie  when you click on an image it pops up with no shaded background, then seems to pause for 30 seconds or more then image appears.

if you scroll down and click on an image it opens hidden at the top of the browser
It's your template!!!

You don't need this in the top of your template!!

Code: Select all

<?xml version="1.0" encoding="iso-8859-1"?>
This sends IE in "quirks" mode, which means that IE misbehaves!! Delete it, it doesn't do anything!
Fotis Evangelou / https://www.joomlaworks.net

artmyth
Joomla! Apprentice
Joomla! Apprentice
Posts: 17
Joined: Thu Aug 25, 2005 10:56 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by artmyth » Wed Dec 06, 2006 1:41 pm

Bingo - that did the trick  ;D  all the issues but the slow loading have been resolved by commenting out that prolog

thank you very much - I just know i would never have roooted out that detail lol

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by fotisevangelou » Wed Dec 06, 2006 7:35 pm

artmyth wrote: Bingo - that did the trick  ;D  all the issues but the slow loading have been resolved by commenting out that prolog

thank you very much - I just know i would never have roooted out that detail lol
Classic issue!! Remember to keep a few images per content item, OK? Cheers!
Fotis Evangelou / https://www.joomlaworks.net

RODX
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Wed Oct 25, 2006 2:44 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by RODX » Thu Dec 07, 2006 9:26 pm

artmyth wrote: I too installed this today, after i figured out that you use a mambot installer to install a plugin .

I really like what I see in fire fox but in IE explorer the page is sometimes aborted and othertimes has a long delay, aditionally the shaded background only appears as a thin line at the top of the browser


does anyone else experience delays or errors in IE explorer when opening the page?


see    http://forum.joomla.org/index.php/topic,120147.0.html

amitos
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat Sep 02, 2006 10:30 pm

In IE Simple Image brakes Allvideos

Post by amitos » Fri Dec 08, 2006 8:05 am

Both Simple Image Gallery and AllVideos work great in IE and FF. However, when using both mambots at the same time, Allvideos breaks in IE.  It only displays a blank space without the video.

Is there a way to get both mambots work in IE?

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: In IE Simple Image brakes Allvideos

Post by fotisevangelou » Fri Dec 08, 2006 8:20 am

amitos wrote: Both Simple Image Gallery and AllVideos work great in IE and FF. However, when using both mambots at the same time, Allvideos breaks in IE.  It only displays a blank space without the video.

Is there a way to get both mambots work in IE?
Link please? They shouldn't conflict actually...
Fotis Evangelou / https://www.joomlaworks.net

amitos
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat Sep 02, 2006 10:30 pm

Re: In IE Simple Image brakes Allvideos

Post by amitos » Fri Dec 08, 2006 8:51 am

Please see http://www.greenobserver.com/
Both images and video display find in Firefox. However, the video does not display in IE (v6 and v7).

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: In IE Simple Image brakes Allvideos

Post by fotisevangelou » Fri Dec 08, 2006 9:07 am

amitos wrote: Please see http://www.greenobserver.com/
Both images and video display find in Firefox. However, the video does not display in IE (v6 and v7).
It's clearly a template issue.

Can you please try adding this to your template:

Code: Select all

.allvideos {position:relative;z-index:9999;}
Do this fix the issue?
Fotis Evangelou / https://www.joomlaworks.net

amitos
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat Sep 02, 2006 10:30 pm

Re: In IE Simple Image brakes Allvideos

Post by amitos » Fri Dec 08, 2006 9:19 am

Unfortunately the code did not fix the problem. 
I changed the template to Joomla's  rhuk_solarflare_ii, but the problem persists.

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: In IE Simple Image brakes Allvideos

Post by fotisevangelou » Fri Dec 08, 2006 9:23 am

amitos wrote: Unfortunately the code did not fix the problem. 
I changed the template to Joomla's  rhuk_solarflare_ii, but the problem persists.
But seperately they work fine, right?
Fotis Evangelou / https://www.joomlaworks.net

amitos
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat Sep 02, 2006 10:30 pm

Re: In IE Simple Image brakes Allvideos

Post by amitos » Fri Dec 08, 2006 9:25 am

Yes.  If I remove the Image Gallery from the content page, the video displays correctly in IE.

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: In IE Simple Image brakes Allvideos

Post by fotisevangelou » Fri Dec 08, 2006 9:27 am

amitos wrote: Yes.  If I remove the Image Gallery from the content page, the video displays correctly in IE.
I find this very strange. I'll need to check it more thoroughly. OK?
Fotis Evangelou / https://www.joomlaworks.net

amitos
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat Sep 02, 2006 10:30 pm

Re: In IE Simple Image brakes Allvideos

Post by amitos » Fri Dec 08, 2006 9:30 am

Thank you.  I really appreciate your fantastic support.  Please let me know if I can provide additional information.  If you'd like I can also provide you the info for the backroom access.

amitos
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Sat Sep 02, 2006 10:30 pm

Re: In IE Simple Image brakes Allvideos

Post by amitos » Fri Dec 08, 2006 10:09 pm

Upon additional testing, I discovered the following:

1. The problem only occurs, when displaying a local video file.  For example displaying a google video will not cause a problem in IE.

2. If I move the image gallery before the video, then the video will display correctly in IE.  The problem occurs only when {flv} tag is before the {gallery} tag.

User avatar
fabs
Joomla! Explorer
Joomla! Explorer
Posts: 432
Joined: Mon Apr 03, 2006 4:04 pm
Location: Germany
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by fabs » Sat Dec 09, 2006 9:10 am

live_73 wrote: Hello!

I also installed it and get it to work! But still have one major problem!

When i click photo it opens nicely, but when i try to click CLOSE button in corner, nothing happens? Any idea. So i can`t close to photo!  ???

Using Joomla 1.0.11

Please help!
same problem here...seems to be some module that is conflicting as it works for me on other pages. but i have a lot of modules published on my homepage and there it does not work just as u explained. but no time to figure out which moduel it is ofr me. anyway i am not gonna use it on the homepage, so i don't really care...
apart from that it is a great plugin that will come very handy one day!
Please visit my personal website and leave many traces ;)
http://www.ffaabbiiaann.de
If you need webdesign services I can help you out:
http://www.webdesign2punkt0.de

sural98
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 215
Joined: Fri Feb 17, 2006 5:32 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by sural98 » Sat Dec 09, 2006 10:05 am

fotisevangelou wrote: Can you provide a link, please?
I have 9 simple gallery pages each of which has different no of pictures. Images appear without any problems but with an error message on top of each page. Please see the attachment.
Error message changes for every page depending on the no of images that each page has.
For example, if there are 9 images in a gallery it is

Notice: Undefined offset: 9 in /mysite/mambots/content/plugin_jw_sig.php on line 59

What is not changing is "in /mysite/mambots/content/plugin_jw_sig.php on line 59"

Although you say it is a Joomla issue I think there should be a problem with the line 59.
You do not have the required permissions to view the files attached to this post.

shinchan
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Dec 01, 2006 3:50 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by shinchan » Sun Dec 10, 2006 5:00 pm

fotisevangelou wrote:
artmyth wrote: ah yes, no link, sorry i pm'd you one so you can view it in ie explorer to see what i mean, judging from the magic you can do with code i figured you could read my mind too  ;)

as far as I know there are no other javascripts, and I am testing this with 3 - 6 images per page.

IT is absolutely amazing in firefox, fast clean neat cool

but in ie  when you click on an image it pops up with no shaded background, then seems to pause for 30 seconds or more then image appears.

if you scroll down and click on an image it opens hidden at the top of the browser
It's your template!!!

You don't need this in the top of your template!!

Code: Select all

<?xml version="1.0" encoding="iso-8859-1"?>
This sends IE in "quirks" mode, which means that IE misbehaves!! Delete it, it doesn't do anything!
Hi, on my website
http://www.syaoran.it
everything works fine with Firefox!
I have a problem with IE (upgraded to 7, don't know if it's the issue), since when I try to open the page
it slows down when it comes to open the module with AJAX, then it shows an Error message: "Impossible to open the page".
Odd thing, if I go back and try to open the page again, it shows correctly.
What's the matterh?
I have got this in my template

Could it be possibly the case?

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by fotisevangelou » Sun Dec 10, 2006 6:55 pm

shinchan wrote: ...it slows down when it comes to open the module with AJAX...
What module are you talking about?
Fotis Evangelou / https://www.joomlaworks.net

fotisevangelou
Joomla! Ace
Joomla! Ace
Posts: 1423
Joined: Sun Jan 22, 2006 6:27 pm
Contact:

Re: Joomlaworks Simple Image Gallery Plugin

Post by fotisevangelou » Sun Dec 10, 2006 7:00 pm

sural98 wrote:
fotisevangelou wrote: Can you provide a link, please?
I have 9 simple gallery pages each of which has different no of pictures. Images appear without any problems but with an error message on top of each page. Please see the attachment.
Error message changes for every page depending on the no of images that each page has.
For example, if there are 9 images in a gallery it is

Notice: Undefined offset: 9 in /mysite/mambots/content/plugin_jw_sig.php on line 59

What is not changing is "in /mysite/mambots/content/plugin_jw_sig.php on line 59"

Although you say it is a Joomla issue I think there should be a problem with the line 59.
Could this be your case?
http://forum.joomla.org/index.php/topic,120925.0.html
Fotis Evangelou / https://www.joomlaworks.net

shinchan
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Fri Dec 01, 2006 3:50 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by shinchan » Sun Dec 10, 2006 7:03 pm

Sorry, I reposted the question in the topic "Ultimate AJAX Newsflash", since I'm talking
about the "Ultimate Ajax Newsflash", sorry.

User avatar
joseph21
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 172
Joined: Fri Jul 07, 2006 2:39 am

Re: Joomlaworks Simple Image Gallery Plugin

Post by joseph21 » Sat Dec 16, 2006 3:22 pm

Thanks for the great plugin!  ;)
Last edited by joseph21 on Sat Dec 16, 2006 3:39 pm, edited 1 time in total.

tr6guy
Joomla! Apprentice
Joomla! Apprentice
Posts: 10
Joined: Thu Nov 09, 2006 8:07 pm

Re: Joomlaworks Simple Image Gallery Plugin

Post by tr6guy » Fri Dec 22, 2006 1:49 am

I installed the plugin and it works great except one issue.......

when I click on an image being displayed, the page gets dark and the full size image appears..... but when I click on the "CLOSE" link in the bottom right of the full size image, it won't.

I am using the ijoomla magazine component in my site.  This problem is occuring in both firefox and IE and I don't think this is a template issue.

Any suggestions would be appreciated.

Thanks,
Mike
Last edited by tr6guy on Sat Dec 23, 2006 4:23 pm, edited 1 time in total.


Locked

Return to “Plugins/Mambots”