GetSimple Support Forum
I18N Gallery - 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: I18N Gallery (/showthread.php?tid=1662)



I18N Gallery - egger - 2012-01-05

Connie Wrote:
egger Wrote:in a page called "List of Galleries"

there is no automatic list of galleries, but you can create your own list with links to galleries and thumbs

see here: http://mvlcek.bplaced.net/get-simple/i18ngallery

"Add a link to a gallery by adding the following to your page:

(% gallerylink name=my-gallery-name url=my-gallery-slug thumb=0 %)

(omit thumb to output the title instead of a thumbnail or use thumb=random for a random thumbnail)"
Thanks a lot!


I18N Gallery - vashdartagnan - 2012-01-05

Hi All!

I have a gallery on fancybox

http://taraskin-foto.ru/index.php?id=gallery&name=best2011

How do I protect the image from the download right-click?

I was searching the internet, ways to no avail.

Asking for your help


I18N Gallery - mvlcek - 2012-01-05

vashdartagnan Wrote:How do I protect the image from the download right-click?

You can't. Anything you display in a browser, can be downloaded.


I18N Gallery - vashdartagnan - 2012-01-05

I understand that. You can download it if you try.

But how to defend against neotpynyh users?


I18N Gallery - vasitellapahki - 2012-01-05

vashdartagnan Wrote:Hi All!

I have a gallery on fancybox

http://taraskin-foto.ru/index.php?id=gallery&name=best2011

How do I protect the image from the download right-click?

I was searching the internet, ways to no avail.

Asking for your help

Really off-topic, but must say: great photography! :-)


I18N Gallery - vashdartagnan - 2012-01-05

Thank's Smile just updated, added another.


I18N Gallery - Jarno - 2012-01-05

I get these 'bugs' in Chrome and IE8 (didn't test it in other browsers):
[Image: 2viigbd.jpg]

The tab speaks for it self I guess. I tried copying the loadtab.php file from the plugin to the admin folder but that didn't work.

And I suposse that the Title, Tags and Description text should be placed on top of the textfields?

Anyone knows how to fix this?


I18N Gallery - mvlcek - 2012-01-06

Jarno Wrote:The tab speaks for it self I guess. I tried copying the loadtab.php file from the plugin to the admin folder but that didn't work.

And I suposse that the Title, Tags and Description text should be placed on top of the textfields?

The weird font on the tab happens, if there is a different (old) loadtab.php in /admin.

And the title, tags and description are exactly, as they should be - 3 line header, as each image has 3 lines of info/fields.


I18N Gallery - Jarno - 2012-01-06

mvlcek Wrote:
Jarno Wrote:The tab speaks for it self I guess. I tried copying the loadtab.php file from the plugin to the admin folder but that didn't work.

And I suposse that the Title, Tags and Description text should be placed on top of the textfields?

The weird font on the tab happens, if there is a different (old) loadtab.php in /admin.

And the title, tags and description are exactly, as they should be - 3 line header, as each image has 3 lines of info/fields.

Like I said, I used the one from the plugins/i18n_gallery folder. I use GetSImple 3.0 and i18n Gallery version 1.5.1

Just curiosity: why aren't the labels just above or next to the textfields they belong to just like every form does? My clien't will never understand this. I guess I'll try to change it myself if that's possible?


I18N Gallery - mvlcek - 2012-01-06

Jarno Wrote:Just curiosity: why aren't the labels just above or next to the textfields they belong to just like every form does? My clien't will never understand this. I guess I'll try to change it myself if that's possible?
Because it's a table and that is the header row. Otherwise each image line would be to high - in my opinion ;-)


I18N Gallery - Jarno - 2012-01-06

mvlcek Wrote:
Jarno Wrote:Just curiosity: why aren't the labels just above or next to the textfields they belong to just like every form does? My clien't will never understand this. I guess I'll try to change it myself if that's possible?
Because it's a table and that is the header row. Otherwise each image line would be to high - in my opinion ;-)

Okay, well I changed it a little:

[Image: xfp6qf.jpg]

Any idea on how I can fix the tab though? I downloaded the plugin again and used the loadtab.php from the zip but it still doesn't work.


I18N Gallery - Connie - 2012-01-06

clear the browser cache or try another browser ;=)


I18N Gallery - Jarno - 2012-01-06

Connie Wrote:clear the browser cache or try another browser ;=)

I already did that. I even tried it on other computers. I also disabled all other plugins but that didn't work either.

I found a solution on page 13 of this topic:

trmash Wrote:Also, koenig:
I had the same issue with the Galleries tab (in Chrome) and added the following to the styles (around line 72) in i18n_gallery.php

Look for the '#loadtab .wrapper .nav li a.i18n_gallery_selected' style and then include the following:

Code:
background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,white), color-stop(100%,#F6F6F6));

Except for the i18n_gallery.php do it in i18n_gallery/header.php


I18N Gallery - egger - 2012-01-09

Plugin is not making thumbnails after uploading on server from localhost. What could cause the problem?


I18N Gallery - egger - 2012-01-10

egger Wrote:Plugin is not making thumbnails after uploading on server from localhost. What could cause the problem?
I have got some galleries on my localhost page and is works well, but after uploading it via ftp to my server everything works except galleries. Looks like the plugin can't resize and save images.
Anyone have an idea??


I18N Gallery - mvlcek - 2012-01-10

egger Wrote:
egger Wrote:Plugin is not making thumbnails after uploading on server from localhost. What could cause the problem?
I have got some galleries on my localhost page and is works well, but after uploading it via ftp to my server everything works except galleries. Looks like the plugin can't resize and save images.
Anyone have an idea??

Having a link would make it easier.
What happens? What happens, if you call the image url (.../pic.php?...) directly? Do you then get an error message?


I18N Gallery - egger - 2012-01-10

mvlcek Wrote:
egger Wrote:
egger Wrote:Plugin is not making thumbnails after uploading on server from localhost. What could cause the problem?
I have got some galleries on my localhost page and is works well, but after uploading it via ftp to my server everything works except galleries. Looks like the plugin can't resize and save images.
Anyone have an idea??

Having a link would make it easier.
What happens? What happens, if you call the image url (.../pic.php?...) directly? Do you then get an error message?
Link:
http://actionentertainments.com/middletons-got-talent-2009
When I call image url directly, nothing happens:
http://actionentertainments.com/plugins/i18n_gallery/browser/pic.php?g=middletons-got-talent-2009&p=mgt%2FIMG_0433.JPG&w=800&h=800

And this text appears in lightbox:
"The requested content cannot be loaded.
Please try again later."


I18N Gallery - Connie - 2012-01-10

Quote:We are a profesional company
Quote:personell
you may want to correct the typos

why are the images missing? Because they are referencing localhost:

http://localhost/actionen-gs/data/uploads/images/aboutpic1.jpg
http://localhost/actionen-gs/data/uploads/images/aboutpic2.jpg
http://localhost/actionen-gs/data/uploads/images/IBMHeaderLogo.jpg
http://localhost/actionen-gs/data/uploads/images/MagicShow.jpg

http://get-simple.info/wiki/installation:migrating
I wonder why we write so much info in the wiki when nobody is reading it ;=)


I18N Gallery - egger - 2012-01-11

Connie Wrote:
Quote:We are a profesional company
Quote:personell
you may want to correct the typos

why are the images missing? Because they are referencing localhost:

http://localhost/actionen-gs/data/uploads/images/aboutpic1.jpg
http://localhost/actionen-gs/data/uploads/images/aboutpic2.jpg
http://localhost/actionen-gs/data/uploads/images/IBMHeaderLogo.jpg
http://localhost/actionen-gs/data/uploads/images/MagicShow.jpg

http://get-simple.info/wiki/installation:migrating
I wonder why we write so much info in the wiki when nobody is reading it ;=)
Thanks for the link, now it is made as it stays on this page, but it still doesn't work Sad
See:
http://actionentertainments.com/midletons-got-talent-2011


I18N Gallery - egger - 2012-01-12

egger Wrote:
Connie Wrote:
Quote:We are a profesional company
Quote:personell
you may want to correct the typos

why are the images missing? Because they are referencing localhost:

http://localhost/actionen-gs/data/uploads/images/aboutpic1.jpg
http://localhost/actionen-gs/data/uploads/images/aboutpic2.jpg
http://localhost/actionen-gs/data/uploads/images/IBMHeaderLogo.jpg
http://localhost/actionen-gs/data/uploads/images/MagicShow.jpg

http://get-simple.info/wiki/installation:migrating
I wonder why we write so much info in the wiki when nobody is reading it ;=)
Thanks for the link, now it is made as it stays on this page, but it still doesn't work Sad
See:
http://actionentertainments.com/midletons-got-talent-2011
Anyone have an idea??


I18N Gallery - egger - 2012-01-12

egger Wrote:
egger Wrote:
Connie Wrote:you may want to correct the typos

why are the images missing? Because they are referencing localhost:

http://localhost/actionen-gs/data/uploads/images/aboutpic1.jpg
http://localhost/actionen-gs/data/uploads/images/aboutpic2.jpg
http://localhost/actionen-gs/data/uploads/images/IBMHeaderLogo.jpg
http://localhost/actionen-gs/data/uploads/images/MagicShow.jpg

http://get-simple.info/wiki/installation:migrating
I wonder why we write so much info in the wiki when nobody is reading it ;=)
Thanks for the link, now it is made as it stays on this page, but it still doesn't work Sad
See:
http://actionentertainments.com/midletons-got-talent-2011
Anyone have an idea??
I have found another thing: when I work on my localhost copy, thumbnails are generated perfectly, but when I click them, some photos appear and some not (it says: The requested content cannot be loaded.
Please try again later.). I'm using fancybox.


I18N Gallery - trafford - 2012-01-16

Hi. I have a gallery cycling on the home page. When in IE7 I get a javascript error: "expected identifier string or number" on line 330, char 5, which is this fuction, specifically the line in red:

<script type="text/javascript" charset="utf-8">
$(document).ready(function(){
$('.gallery-cycle.gallery-preview .gallery-control').empty();
$('.gallery-cycle.gallery-preview .gallery-container').cycle({
slideExpr: '.gallery-slide',
fx: "scrollLeft",
speed: 1000,
timeout: 5000,
pause: 1,
prev: $('.gallery-cycle.gallery-preview .gallery-container .prev').get(),
next: $('.gallery-cycle.gallery-preview .gallery-container .next').get(),
pager: '.gallery-cycle.gallery-preview .gallery-control',
pagerAnchorBuilder: function(idx, slide) { return '<a href="#">'+'•'+'</a>'; },
});
});
</script>

I'd appreciate any insight as to the cause since I've found none so far.

Thanks
Trafford


I18N Gallery - mvlcek - 2012-01-16

I18N Gallery version 1.5.2:
  • should correct the problem with IE and cycle (@trafford)
  • contains the french translations (thanks to didou038)



I18N Gallery - trafford - 2012-01-16

Thanks mvlcek
The link to 1.5.2 leads to a page that has a link to the 1.5.1 download - or am I just going there too soon?

Cheers
Trafford


I18N Gallery - mvlcek - 2012-01-16

trafford Wrote:The link to 1.5.2 leads to a page that has a link to the 1.5.1 download - or am I just going there too soon?

Seems the upload of 1.5.2 did not work. Will try again tonight.
You could also just delete the , (comma) before }); at the end of i18n_gallery/plugin_cycle.php.