Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GSgallery 2.0 - Simple Image Gallery Plugin (Square It)
juliancc Wrote:Connie,
I quickly checked and it's a conflict of CSS with the template you are using.
I removed this:
<link href="http://www.urbanistan.de/getsimple/theme/canvass/style.css" rel="stylesheet" type="text/css" media="screen" />
and the gallery worked fine, of course it removed all styling of your website, but maybe you can get support from the place you got the theme from.

I got it and I fixed it.
I downloaded the actual version of Fancybox (1.3.4) and as I did not want to edit your files, I just renamed them "back" to 1.3.1 and the problem is gone!

So I suggest for further versions to use fancybox 1.3.4

I am happy now
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
Thanks Connie for sharing a new language file.
I'm glad that you find the plugin useful, I hope to keep improving it. I'm always open for suggestions.
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
juliancc Wrote:Thanks Connie for sharing a new language file.
I'm glad that you find the plugin useful, I hope to keep improving it. I'm always open for suggestions.
Have you tested GSG with GS3.0B ?
generated link to photo:
Code:
<img alt="" src="http://localhost/admin/inc/thumb.php?src=test-image1.jpg&dest=../../plugins/squareit-gallery/thumbs/thumbmed.test-image1.jpg&x=125&y=125&f=1" class="sqr_img" /></a>
which isn't working, the same as thumbnails aren't being generated properly.

I'm not sure if it occurs only on localhost webserv.
Addons: blue business theme, Online Visitors, Notepad
Reply
yojoe,

I did a brief test and fixed a couple of things. Will try to replicate your problem and fix it if I find the problem.
Also, I'm working on the changing the code to adjust to the new feature of changing the admin folder to a different name. This will be included in the next version.

If you guys find more problems with GS3.0B then please let me know here so that I can fix them before GS3.0 goes live.

Thanks
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
Hi! Maybe someone can help me. When I try to save gallery this error appear "ERROR: Unable to save: 4d7d2e7596ae3.xml"
Reply
Hi.

The file-manager is able to make sub-directories (in the newest beta at least), but GSgallery doesn't read from them (for what I know). Maybe you can ad the function where to look for images, or something, or also look in subfolders.
Reply
chogosu Wrote:Hi! Maybe someone can help me. When I try to save gallery this error appear "ERROR: Unable to save: 4d7d2e7596ae3.xml"
chogosu,
Look into the plugin folder an see if you the plugin folder is at least 755 also the data and thumbs directories. If they are 755 then try 777 as in some hosts 755 does not work

datiswous Wrote:Hi.

The file-manager is able to make sub-directories (in the newest beta at least), but GSgallery doesn't read from them (for what I know). Maybe you can ad the function where to look for images, or something, or also look in subfolders.
datiswous,
I'm in the process of doing final tweaks so that GSgallery works with the latest version of GetSimple. Will let you guys know when it's ready. Thanks for letting me know about this, and if you guys find more issues please let me know.

Thanks!
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
Alright guys. New version of GSgallery has been released that is meant to fix some issues with the current GS 3.0 beta.

IMPORTANT IF YOU ARE UPGRADING from 2.5.2:
Just make sure you copy the gallery files found in the root of the plugin directory and copy them over to
squareit-gallery/data/galleries

here is the change log:

v 2.5.3
- More compatability changes with GetSimple 3.0
- Rename of the GS admin folder is now supported
- Changed the path where the gallery xml files are stored.
- Improved health check, that lets user know when the directories do not have the correct permissions

I'm still working on the multi folder feature, this will probably will be released in the next major iteration. I will keep you guys posted on new changes.
Thanks!
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
An error with an another langage in setting page :
Code:
Notice: Undefined variable: settings in D:\Dropbox\DEV\Wampee-2.1-beta-2\www\manou\r348\plugins\squareit-gallery.php on line 484
Reply
French language file for this plugin !
Reply
madvic Wrote:An error with an another langage in setting page :
Code:
Notice: Undefined variable: settings in D:\Dropbox\DEV\Wampee-2.1-beta-2\www\manou\r348\plugins\squareit-gallery.php on line 484
madvic,
What version of GSgallery are you using.

Thanks
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
The last version : 2.5.3
Thanks.

juliancc Wrote:madvic,
What version of GSgallery are you using.
Thanks
Reply
madvic Wrote:The last version : 2.5.3
Will look into this.
fix it and submit the fix as soon as possible.

Thanks!
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
Hi !

It's a great plugin but i have a little problem.
I use the latest version of GSgallery and GetSimple.
When i upload a new image with the same name, the thumbnail in gallery has not updated, is this normal ?

thank
Reply
Using Latest Get Simple 3.0B r398 fresh install, and GS Gallery 2.5.3.

I want to create a galley with images in a subfolder (mainly the reason we needed subfoolders).

Seems like GSGallery plugin is not aware of any subfolders.
If there are no images in the main upload directory, (only in some other subfolder) it says: "No images, can not create gallery"

Is this normal ? Will this be fixed in the future ?
Reply
tazmandev Wrote:Using Latest Get Simple 3.0B r398 fresh install, and GS Gallery 2.5.3.

I want to create a galley with images in a subfolder (mainly the reason we needed subfoolders).

Seems like GSGallery plugin is not aware of any subfolders.
If there are no images in the main upload directory, (only in some other subfolder) it says: "No images, can not create gallery"

Is this normal ? Will this be fixed in the future ?

If you read the previous posts, you will see that this was reported before and that I'm planning to address this as soon as possible. I can not give you a date, but i'm hoping within the next week. I will keep you guys posted on this.

Thanks

stefanh Wrote:Hi !
It's a great plugin but i have a little problem.
I use the latest version of GSgallery and GetSimple.
When i upload a new image with the same name, the thumbnail in gallery has not updated, is this normal ?
thank
Stefan,
I'm guessing this is expected right now, since there is no way to clean the thumbs. Unless you actually go to the folder and clear all the thumbs. I have a TODO in the code to implement this in the future as well. Hopefully I will get to it sooner than later. Smile

Thanks
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
Hello,

for a plugin compatible with php <5.2 : (PATHINFO_EXTENSION don't exist)

plugin\squareit-gallery\inc\gsg_plugins.inc.php - line 19:

before :
Code:
$gsg_pathExt = pathinfo($gsgfile,PATHINFO_EXTENSION );
    $gsg_pathName= pathinfo($gsgfile,PATHINFO_FILENAME );

after :
Code:
$temp = pathinfo($gsgfile);
    $gsg_pathExt = pathinfo($gsgfile,PATHINFO_EXTENSION );
    $gsg_pathName= $temp['filename'] = substr($temp['basename'],0 ,strlen($temp['basename'])-strlen($gsg_pathExt)-1);
Reply
This is how 3.0 fixes the issue: http://code.google.com/p/get-simple-cms/...ic.php#618
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
Yes, it is cleaner as it :


before :
Code:
$gsg_pathExt = pathinfo($gsgfile,PATHINFO_EXTENSION );
    $gsg_pathName= pathinfo($gsgfile,PATHINFO_FILENAME );

after :
Code:
$gsg_pathExt = pathinfo($gsgfile,PATHINFO_EXTENSION );
    $gsg_pathName= pathinfo_filename($gsgfile);
Reply
juliancc: Sory for posting same isue. I have missed the previous post. I did search before thogh, but missed it.
Reply
@taznabdev No problem, just needed to mention just to make sure users do a search before posting, because it can get a little out of hand.

@madvic thanks for reporting it.. will address it, was not aware of the compatibility issue with php.

@ccagle8 will look into it, thanks for pointing it out
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
thanks julian for your response !
If you implement the clean thumbs function, GSgallery will be the best of the best plugin ! Wink
Reply
@stefanh Right now i'm in the process of fixing any bugs related to the new version of GS before is released to the public. If I have the spare time, I will try to squeeze it for the next release. Thanks!!


@madvic I have fixed the issue and committed it to the google code repository. You can grab the trunk in the mean time, until I have more fixes in place for another release.

Once again thanks for reporting the issue and providing the fix.
- Julian

My GetSimple Plugins: Simple Image Gallery | TweetMeme reTweet Button
Reply
thanks a lot
Reply
I installed your new Version 2.5.3 and I noticed that Apostrophes are not escaped in the title

see here: http://www.urbanistan.de/getsimple398/in...agegallery

I named that Panda "Connie's Panda" and I get "Connie\s Panda"

Please update the Fancybox plugin ;=)

Cheers, Connie

PS: Yes, these pandas are my standard test-images ;=)
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply




Users browsing this thread: 1 Guest(s)