GetSimple Support Forum
Simple Image Gallery Plugin (Square It) - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: Simple Image Gallery Plugin (Square It) (/showthread.php?tid=501)

Pages: 1 2 3 4 5 6 7 8


Simple Image Gallery Plugin (Square It) - JWH_Matthew - 2010-03-24

I don't mean to make you sound stupid but have you made sure to check the check box next to all the thumbs you would like to be displayed in the gallery, and made sure that you have created a page and within the page options checked the box "Enable Image Gallery? "

Once you visit the page you have created, it should display the gallery. I am going to look at her source and see really quick if I can get read of the error on the admin page its starting to bug meSmile

If this still doesn't work, I would have to have a link to the site to check the source code...

Oh! One last thing, within the FTP program you may attempt to delete the ".htaccess" file within the plugins directory. This seems to be causing some issues with many plugins due to some of the restrictions that it contains.


Simple Image Gallery Plugin (Square It) - chefbyte - 2010-03-24

OWS_Matthew Wrote:I don't mean to make you sound stupid but have you made sure to check the check box next to all the thumbs you would like to be displayed in the gallery, and made sure that you have created a page and within the page options checked the box "Enable Image Gallery? "

Yes done and completed

Quote:Once you visit the page you have created, it should display the gallery. I am going to look at her source and see really quick if I can get read of the error on the admin page its starting to bug meSmile


If this still doesn't work, I would have to have a link to the site to check the source code...

http://www.55002koyli.com/newsite/

Quote:Oh! One last thing, within the FTP program you may attempt to delete the ".htaccess" file within the plugins directory. This seems to be causing some issues with many plugins due to some of the restrictions that it contains.

Already done this one

I am off to bed and will try again tomorrow, been a long day and thanks for the help. Smile


Simple Image Gallery Plugin (Square It) - chefbyte - 2010-03-24

Quick update:

Just found I had not added the Thumbs folder in squareit-gallery folder, I forgot to upload it, now have done

Thumbs appear in the plugin admin tool but they are generated into the data/thumbs folder and not the squareit-gallery/thumbs folder?


Simple Image Gallery Plugin (Square It) - juliancc - 2010-03-25

Thanks Matt for helping debug this one. Sorry chefbyte I haven't been able to respond to your posts.

I think additional to checking dir permission for thumbs folder inside de plugin folder I also need to include a check to see if dir exists. In the plugin zip the directory is included but just as a double check.

@Matt you say that you receive the error message even though your /squareit-gallery/thumbs/ folder is set to 755?? If that's true then I need to troubleshoot that, because i'm not experiencing that.

@chefbyte
Quote:Thumbs appear in the plugin admin tool but they are generated into the data/thumbs folder and not the squareit-gallery/thumbs folder?

I looked at the link you posted, and It's not even generating the code that displays the images (<li><img/></li>) This might be an indication that your settings for the gallery are not being save somehow, or the settings file created is not being read correctly. Can you double check to see if a squareit_gallery.xml is being generated in the plugin folder ( /squareit-gallery/squareit_gallery.xml)?

Thanks.


Simple Image Gallery Plugin (Square It) - chefbyte - 2010-03-25

juliancc Wrote:I looked at the link you posted, and It's not even generating the code that displays the images (<li><img/></li>) This might be an indication that your settings for the gallery are not being save somehow, or the settings file created is not being read correctly. Can you double check to see if a squareit_gallery.xml is being generated in the plugin folder ( /squareit-gallery/squareit_gallery.xml)?

Thanks.

Indeed there is a squareit_gallery.xml that's been generated in the plug-in folder. this has all gone a bit messy now.

I am am going to strip it all back and reinstall, as this site is a concept site for just trying out CS and I am used to testing new items, as I have been in QA for 10 yearsSmile


Simple Image Gallery Plugin (Square It) - juliancc - 2010-03-25

Alright.. well let me know if you keep running into problems. Still, i'm going to take a look at the plugin tonight and make sure that everything is working as expected. I

Thanks!


Simple Image Gallery Plugin (Square It) - chefbyte - 2010-03-25

juliancc Wrote:Alright.. well let me know if you keep running into problems. Still, i'm going to take a look at the plugin tonight and make sure that everything is working as expected. I

Thanks!

Reinstalled CS and will look tomorrow at your plugin, as I have a deadline for a online game to be tested tonight, before its release.


Simple Image Gallery Plugin (Square It) - juliancc - 2010-04-01

As I work on the latest version of the plugin. I was wondering if I might be trying to incorporate new features that would make the plugin more complex but more complete.

So what do you guys think are essential things that the plugin is missing but will allow to keep the simplicity.

Thanks!!


Simple Image Gallery Plugin (Square It) - JWH_Matthew - 2010-04-01

A couple things that would be great to have:
- move the control panel page to the top bar and name it PhotoGallery
- the ability to create multiple galleries
- ability to easily theme the gallery
- maybe the option to do different types of galleries

thats all i can think ofvasvof now, let me know if you need a beta tester!


Simple Image Gallery Plugin (Square It) - chefbyte - 2010-04-01

Not had a chance to revisit your plugin since my last post, as I added an IFrame around my jalbum onto the photo page of my site as a temporary measure. I agree with Matthews comments though.


Simple Image Gallery Plugin (Square It) - juliancc - 2010-04-01

OWS_Matthew Wrote:- move the control panel page to the top bar and name it PhotoGallery

Done.. It's using the tabs and housing the additional sections in the side bar. I created a plugin that It's called Admin Tab Loader that facilitates this and enables plugin developers to enhance their plugins. Will share this plugin soon.

OWS_Matthew Wrote:- the ability to create multiple galleries
Started to work on that.. and that's when it hit me that the plugin was becoming larger and not so simple... haha.. maybe i'll have to rename my plugin to be just Image Gallery

OWS_Matthew Wrote:- ability to easily theme the gallery
- maybe the option to do different types of galleries

Great suggestions.. will def keep those in mind.


Thanks for the help and I will let you guys know when I'm ready to start letting you guys test the new version.


Simple Image Gallery Plugin (Square It) - juliancc - 2010-04-03

Alright Guys!! I have version 1.2 ready for testing.. I was thinking of making it a Major release V 2.0 but whatever.. a number is a number. So please let me know if you want to help me beta test it.

v 1.2.0
- Added the ability to create multiple galleries
- Incorporated Admin Tab Loader, so that it's easier for user to use the plugin.
- Added the jquery No Conflict check to avoid collision of other javascript frameworks
- Added credit section in Sidebar
- Improved the health check


Simple Image Gallery Plugin (Square It) - chefbyte - 2010-04-03

juliancc Wrote:Alright Guys!! I have version 1.2 ready for testing.. I was thinking of making it a Major release V 2.0 but whatever.. a number is a number. So please let me know if you want to help me beta test it.

v 1.2.0
- Added the ability to create multiple galleries
- Incorporated Admin Tab Loader, so that it's easier for user to use the plugin.
- Added the jquery No Conflict check to avoid collision of other javascript frameworks
- Added credit section in Sidebar
- Improved the health check

I am away at my daughters for the holiday and on a laptop and if the weather does not improve it, would be a good reason to have a look at this new version, so I am in Smile


Simple Image Gallery Plugin (Square It) - ubuntulistener - 2010-04-03

OWS_Matthew Wrote:I have fixed the error, for some reason, when I went to the following location:
/admin/template/js/jquery-1.4.1.min.js
nothing loaded (I visited it on the ftp and there was no file there with that name, I downloaded it from your working example and uploaded it, and it works great now!

You may consider adding this file to the squarit-simple-gallery folder within your plugin, I am not sure if it should be in the core or not?

I am also going to look into some possible css errors I will report back to you soon!


I've got a jquery.min.js in the js folder, but no jquery-1.4.1.min.js - is this file required for css styling, and where can I find it?
Thanks


Simple Image Gallery Plugin (Square It) - mouffin - 2010-04-03

Hi juliancc and thx for the great plugins Smile

Do you have a demo for the final work render please ?

And how to download last version ? In your site is the 1.1.0


Simple Image Gallery Plugin (Square It) - Oleg06 - 2010-04-04

Of course, I finish everything for themselves, but because I myself do not know how to program, I use your plugins, thank you all for it. Translated by Google ...Smile


Simple Image Gallery Plugin (Square It) - juliancc - 2010-04-04

@ubuntulistener If you are using GetSimple 2.01 then you should not worry about jquery-1.4.1.min.js since this is for version 2.0.

Are you having problem with the gallery script? Images not poping up?


@mouffin I don't have a running copy of the plugin installed at the moment.. But I will try to get one running this weekend. The latest version is 1.1.0. The latest version that have multi galleries is in testing right now, and I should release it as soon as I'm confident is stable enough to release it to the public.


Simple Image Gallery Plugin (Square It) - juliancc - 2010-04-04

Oleg06 Wrote:http://neowebtime.ru/0/
http://neowebtime.ru/0/admin/ login:admin, password:admin
Of course, I finish everything for themselves, but because I myself do not know how to program, I use your plugins, thank you all for it. Translated by Google ...Smile


I like the tweaks you did on the plugin.. It's great to see how people are using the plugin!!


Simple Image Gallery Plugin (Square It) - mouffin - 2010-04-04

juliancc Wrote:If you are using GetSimple 2.01 then you should not worry about jquery-1.4.1.min.js since this is for version 2.0.

Are you having problem with the gallery script? Images not poping up?

For me i have the view gallery in my page, but Images not poping up


Simple Image Gallery Plugin (Square It) - juliancc - 2010-04-07

Guys I have released a public beta of v.2.0 of Simple Gallery (gs-gallery).

I created a google code page as a suggestion of some of you.
http://code.google.com/p/gsgallery/

Over there you will be able to find the latest snapshot of the project.

Also, If any issues are found please add a new issue there.

Download Beta of Simple Gallery Plugin here:
http://code.google.com/p/gsgallery/downloads/list

thanks


Simple Image Gallery Plugin (Square It) - Oleg06 - 2010-04-07

I replaced the old files with new and everything was gone ... Why?


Simple Image Gallery Plugin (Square It) - Yurbasik - 2010-04-07

Code:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function
this error i see after uploading you plugin in admin panel...
how drive it?


Simple Image Gallery Plugin (Square It) - juliancc - 2010-04-07

Oleg06 Wrote:I replaced the old files with new and everything was gone ... Why?

Elaborate a little bit more... What do you mean by "everything was gone" ? The previous image gallery, you had? or the whole application goes blank?


Yurbasik Wrote:this error i see after uploading you plugin in admin panel...
how drive it?

Is this in v.2.0 Beta??
I will investigate this a little bit more.. because at the moment I'm not able to replicate the error. If anybody else out there experience this, please let me know.

Thanks!!


Simple Image Gallery Plugin (Square It) - Oleg06 - 2010-04-08

Simple Image Lightbox Gallery Plugin http://get-simple.info/forum/viewtopic.php?id=618

I had to replace
Code:
<script>
    jQuery(document).ready(function() {
        $('a[rel*=facybox]').facybox();

Code:
<script>
    jQuery(document).ready(function() {
        $('a[rel*=lightbox[galeria]]').facybox();
        
    });



Simple Image Gallery Plugin (Square It) - chefbyte - 2010-04-08

OK, installed this and can see the admin tab at the top of the admin tabs, click on it and I get a 404 error?

It generates the following url? /newsite/admin/loadtab.php?id=squareit-gallery&item=squareit-gallery

Plugins are installed and can be seen:

Simple Image Gallery Description: Allows the author of a site to create image galleries
Version 2.0.0 | By Square IT Solutions
Admin Tab Loader Description: Allows plugins to create admin tabs and use full content canvas and side bar.
Version 1.0 | By Square IT Solutions

No xml file is generated in the squareit-gallery folder, permissions are 775