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)



RE: I18N Gallery - Oleg06 - 2020-03-11

In any case, page editors load one image at a time, as they provide various functionality to be applied to it.


RE: I18N Gallery - Marty - 2020-03-11

Well, that makes sense of course. Smile


RE: I18N Gallery - Oleg06 - 2020-03-12

(2020-03-11, 22:43:15)Marty Wrote: Well, that makes sense of course. Smile

google translator sometimes inaccurate
http://prntscr.com/reu2un


I18N Gallery - Reporting "NOT LOGGED IN" - Brex - 2020-07-25

Hi,

I have the i18N Gallery plugin v2.2.1 installed on GS v 3.3.13 and has been working perfectly until now. Today when I try to add new images, when I click the Add Images link in the gallery, the add images window opens but it simply reads "Not Logged In!". I haven't come across this error in the oast and have made and managed a number of galeries on this site.  The same issue happens when I try to create a new gallery and add an image.

Anybody else have this issue? Any help much appreciated.

Cheers

------------ RESOLVED -------------------
Adding this just in case somebody comes across the same issue.

In Settings, Website URL is set to http://WWW.xxxxxxx.CO.UK/

I logged into the admin system without the WWW (http://.xxxxxxx.CO.UK)

The Add Images uses the curent URL that I used to og in with (without the www) to create the Add Images link. As the authentication process uses the defined Website URL (which includes the www) it appears that the user isn't logged in etc.
Have sorted it now in .htaccess.
--------------------------------------------------


Theme: GreyOnePage - medienkerl - 2020-11-09

(2016-08-05, 07:07:00)Bill Wrote: Hello, sorry if this problem is already mentioned , i am a Get simple CMS beginner and don't undertand everything.

I am using GreyOnePage theme, the thumbnail display is OK, but on click on the picture, it just open picture (up-left) in white page (Not showing in lightbox or cycle, fancybox, prettyphoto, s3slider or supersized even if i use something like : (% gallery name=my-gallery type=prettyphoto %)

It seems that something is missing in the theme, can't find what. I have the same problem with "The Photo Gallery" plug-in , so it must come from a misconfiguration of the GreyOnePage theme.

Thank you for your help

Hello! 

Are you still working with your GetSimple CMS and the Theme: GreyOnePage? 

Actually I am installing this Theme, and I have some questions how I put pictures in this theme. 

Anybody here for some questions? Would be very kind. 

Greetz, Rick
(medienkerl) 
Ich spreche deutsch - I speak english.


RE: I18N Gallery - vixrealitum - 2021-09-24

hello,

I have a problem adding photos to the gallery in chrome, edge, vivaldi browser .. I click on the photo and it doesn't add. Nothing happens. The only browser that supports adding photos is firefox. . Does anyone have a similar problem and know how to solve it?


RE: I18N Gallery - Brex - 2021-09-24

Check my explanation above. It may not be the same reason but at least worth checking.


RE: I18N Gallery - vixrealitum - 2021-09-25

Thanks for help Brex. Your option helped. I had to give up the www prefix and set a different redirect in htaccess .. below is the solution (with https) if will someone needed it..

RewriteCond %{HTTPS} off [OR]
RewriteCond %{HTTP_HOST} ^www\.example\.com [NC]
RewriteRule (.*) https://example.com/$1 [L,R=301]


RE: I18N Gallery - 500 error - gusmav - 2022-02-05

Hi all
I run a nonprofit that used Get Simple for years and we got hacked. I'm trying to rebuild it, and the GALLERY is a must. However, I am using 3.3.16 and I'm getting the following error. Is there a simple solution? 
In the server everything is set by default to either 777, 775 or 644. I really need this to work!

Thanks in advance

SORRY THAT DIDN'T WORK
PLEASE TRY AGAIN LATER

500 ERROR. INTERNAL SERVER ERROR


RE: I18N Gallery - 500 error - Oleg06 - 2022-02-05

(2022-02-05, 13:56:56)gusmav Wrote: Hi all
I run a nonprofit that used Get Simple for years and we got hacked. I'm trying to rebuild it, and the GALLERY is a must. However, I am using 3.3.16 and I'm getting the following error. Is there a simple solution? 
In the server everything is set by default to either 777, 775 or 644. I really need this to work!

Thanks in advance

SORRY THAT DIDN'T WORK
PLEASE TRY AGAIN LATER

500 ERROR. INTERNAL SERVER ERROR

Perhaps there is not enough server space.


RE: I18N Gallery - Felix - 2022-02-05

@gusmav
Show us the url of your website.
The fastest way to solve a 500 server error is to read the log files of the server.
If you don't have access to the log files then ask your hosting support.


RE: I18N Gallery - gusmav - 2022-02-06

@Felix

Here's what I have. I hope thats correct.

[Sat Feb 05 09:16:51.994933 2022] [access_compat:error] [pid 1019014:tid 139671237052160] [client 66.249.69.97:39003] AH01797: client denied by server configuration: /home2/gusmanis/public_html/sitemap_index.xml                   

url= gusmavraganis.com


RE: I18N Gallery - Oleg06 - 2022-02-06

(2022-02-06, 05:59:42)gusmav Wrote: @Felix

Here's what I have. I hope thats correct.

[Sat Feb 05 09:16:51.994933 2022] [access_compat:error] [pid 1019014:tid 139671237052160] [client 66.249.69.97:39003] AH01797: client denied by server configuration: /home2/gusmanis/public_html/sitemap_index.xml                   

url= gusmavraganis.com

https://cwiki.apache.org/confluence/display/HTTPD/ClientDeniedByServerConfiguration


RE: I18N Gallery - gusmav - 2022-02-06

(2022-02-06, 06:11:51)Oleg06 Wrote:
(2022-02-06, 05:59:42)gusmav Wrote: @Felix

Here's what I have. I hope thats correct.

[Sat Feb 05 09:16:51.994933 2022] [access_compat:error] [pid 1019014:tid 139671237052160] [client 66.249.69.97:39003] AH01797: client denied by server configuration: /home2/gusmanis/public_html/sitemap_index.xml                   

url= gusmavraganis.com

https://cwiki.apache.org/confluence/display/HTTPD/ClientDeniedByServerConfiguration
Thanks but that is Greek to me. I don't understand it


RE: I18N Gallery - gusmav - 2022-02-06

This is the URL of the denied pop up window
http://gusmavraganis.com/plugins/i18n_gallery/browser/imagebrowser.php?func=addImage&w=160&h=120


RE: I18N Gallery - Oleg06 - 2022-02-06

(2022-02-06, 06:58:33)gusmav Wrote:
(2022-02-06, 06:11:51)Oleg06 Wrote:
(2022-02-06, 05:59:42)gusmav Wrote: @Felix

Here's what I have. I hope thats correct.

[Sat Feb 05 09:16:51.994933 2022] [access_compat:error] [pid 1019014:tid 139671237052160] [client 66.249.69.97:39003] AH01797: client denied by server configuration: /home2/gusmanis/public_html/sitemap_index.xml                   

url= gusmavraganis.com

https://cwiki.apache.org/confluence/display/HTTPD/ClientDeniedByServerConfiguration
Thanks but that is Greek to me. I don't understand it

Check Apache version - 2.2 or 2.4


RE: I18N Gallery - gusmav - 2022-02-06

Like I said, I don't understand what you are talking about


RE: I18N Gallery - gusmav - 2022-02-06

OK I did some homework. I found the .htaccess files
The one in the main I18n Gallery says DENY FROM ALL
All the other ones in the other folders say ALLOW FROM ALL

I reset the main htaccess to ALLOW from All but still problem


RE: I18N Gallery - gusmav - 2022-02-08

Any help?


RE: I18N Gallery - Bigin - 2022-02-08

It seems to be a file permissions mistake. No read permission for certain files. I would reset all permissions, 755 for directories and 644 for files, are a good base.


RE: I18N Gallery - gusmav - 2022-02-27

I did that but it still does not work


RE: I18N Gallery - multicolor - 2022-02-27

Create demo,and send me to priv - i check what is wrong with your site.


RE: I18N Gallery - tomkow - 2023-04-21

Hi,
Do anybody know how to add .webp extension to plugin?


RE: I18N Gallery - mvlcek - 2023-04-22

(2023-04-21, 04:04:20)tomkow Wrote: Hi,
Do anybody know how to add .webp extension to plugin?

I18N Gallery Version 2.3.0
  • supports webp images



RE: I18N Gallery - Oleg06 - 2023-04-22

I got errors when trying to upload a photo.
Code:
Warning: include(/media/data/Data/mvlcek/Homepage/mvlcek.bplaced.net-php7/gsconfig.php): Failed to open stream: No such file or directory in D:\OSPanel-PHP8\domains\test.ia\plugins\i18n_gallery\browser\imagebrowser.php on line 118

Warning: include(): Failed opening '/media/data/Data/mvlcek/Homepage/mvlcek.bplaced.net-php7/gsconfig.php' for inclusion (include_path='.') in D:\OSPanel-PHP8\domains\test.ia\plugins\i18n_gallery\browser\imagebrowser.php on line 118

Warning: include(/media/data/Data/mvlcek/Homepage/mvlcek.bplaced.net-php7/admin/inc/common.php): Failed to open stream: No such file or directory in D:\OSPanel-PHP8\domains\test.ia\plugins\i18n_gallery\browser\imagebrowser.php on line 120

Warning: include(): Failed opening '/media/data/Data/mvlcek/Homepage/mvlcek.bplaced.net-php7/admin/inc/common.php' for inclusion (include_path='.') in D:\OSPanel-PHP8\domains\test.ia\plugins\i18n_gallery\browser\imagebrowser.php on line 120

Fatal error: Uncaught Error: Call to undefined function cookie_check() in D:\OSPanel-PHP8\domains\test.ia\plugins\i18n_gallery\browser\imagebrowser.php:121 Stack trace: #0 {main} thrown in D:\OSPanel-PHP8\domains\test.ia\plugins\i18n_gallery\browser\imagebrowser.php on line 121
https://skr.sh/sJTIehiSMip

Does the plugin somehow convert images to the webp format? Or is he just supporting it?