2020-03-11, 22:43:15
Well, that makes sense of course.
I18N Gallery
|
2020-03-11, 22:43:15
Well, that makes sense of course.
2020-03-12, 01:47:57
(2020-03-11, 22:43:15)Marty Wrote: Well, that makes sense of course. 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. --------------------------------------------------
2020-11-09, 20:59:20
(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. 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.
2021-09-24, 01:23:56
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?
2021-09-24, 01:49:42
Check my explanation above. It may not be the same reason but at least worth checking.
2021-09-25, 06:22:48
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]
2022-02-05, 13:56:56
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, 17:34:36
(2022-02-05, 13:56:56)gusmav Wrote: Hi all Perhaps there is not enough server space.
2022-02-05, 18:27:21
@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, 06:11:51
(2022-02-06, 05:59:42)gusmav Wrote: @Felix https://cwiki.apache.org/confluence/disp...figuration
2022-02-06, 06:58:33
(2022-02-06, 06:11:51)Oleg06 Wrote:Thanks but that is Greek to me. I don't understand it(2022-02-06, 05:59:42)gusmav Wrote: @Felix
2022-02-06, 07:00:49
This is the URL of the denied pop up window
http://gusmavraganis.com/plugins/i18n_ga...=160&h=120
2022-02-06, 08:09:30
(2022-02-06, 06:58:33)gusmav Wrote:(2022-02-06, 06:11:51)Oleg06 Wrote:Thanks but that is Greek to me. I don't understand it(2022-02-06, 05:59:42)gusmav Wrote: @Felix Check Apache version - 2.2 or 2.4
2022-02-06, 09:29:20
Like I said, I don't understand what you are talking about
2022-02-06, 10:16:18
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
2022-02-08, 06:34:08
Any help?
2022-02-08, 20:49:34
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.
2022-02-27, 02:23:35
I did that but it still does not work
2022-02-27, 06:39:06
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-22, 05:55:48
2023-04-22, 14:20:15
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 Does the plugin somehow convert images to the webp format? Or is he just supporting it? |
« Next Oldest | Next Newest »
|