GetSimple Support Forum

Full Version: I18N Gallery
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
In any case, page editors load one image at a time, as they provide various functionality to be applied to it.
Well, that makes sense of course. Smile
(2020-03-11, 22:43:15)Marty Wrote: [ -> ]Well, that makes sense of course. Smile

google translator sometimes inaccurate
http://prntscr.com/reu2un
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.
--------------------------------------------------
(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.
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?
Check my explanation above. It may not be the same reason but at least worth checking.
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]
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
(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.
@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.
@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
(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/disp...figuration
(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/disp...figuration
Thanks but that is Greek to me. I don't understand it
This is the URL of the denied pop up window
http://gusmavraganis.com/plugins/i18n_ga...=160&h=120
(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/disp...figuration
Thanks but that is Greek to me. I don't understand it

Check Apache version - 2.2 or 2.4
Like I said, I don't understand what you are talking about
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
Any help?
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.
I did that but it still does not work
Create demo,and send me to priv - i check what is wrong with your site.
Hi,
Do anybody know how to add .webp extension to plugin?
(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
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?