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=13196)



I18n gallery - gdfemia - 2020-02-19

Friends:

When I try to add an image to the gallery to create a library - insert image, imagebrowser.php opens and when I click on an image it does nothing, nothing comes up. How can I solve it?. Thank you.

Amigos:
Cuando intento agregar una imagen a la galeria en crear libreria - insertar imagen, se me abre imagebrowser.php y al hacer clic en una imagen no hace nada, no la sube nada de nada. ¿Como lo puedo solucionar?. Gracias.


RE: I18n gallery - multicolor - 2020-02-19

(2020-02-19, 10:10:09)gdfemia Wrote: Friends:

When I try to add an image to the gallery to create a library - insert image, imagebrowser.php opens and when I click on an image it does nothing, nothing comes up. How can I solve it?. Thank you.

Amigos:
Cuando intento agregar una imagen a la galeria en crear libreria - insertar imagen, se me abre imagebrowser.php y al hacer clic en una imagen no hace nada, no la sube nada de nada. ¿Como lo puedo solucionar?. Gracias.

Check your url on settings. Maybe is not correct


RE: I18n gallery - gdfemia - 2020-02-20

(2020-02-19, 22:08:44)multicolor Wrote:
(2020-02-19, 10:10:09)gdfemia Wrote: Friends:

When I try to add an image to the gallery to create a library - insert image, imagebrowser.php opens and when I click on an image it does nothing, nothing comes up. How can I solve it?. Thank you.

Amigos:
Cuando intento agregar una imagen a la galeria en crear libreria - insertar imagen, se me abre imagebrowser.php y al hacer clic en una imagen no hace nada, no la sube nada de nada. ¿Como lo puedo solucionar?. Gracias.

Check your url on settings. Maybe is not correct

The problem is when I click on an image to upload to the gallery, I click and it does nothing at all.


RE: I18n gallery - gdfemia - 2020-02-21

The problem is in imagebroswer.php

When I go to Galleries, Create a new gallery, all the photos appear and clicking on a photo does nothing

I need help please.

Thank you.


RE: I18n gallery - Carlos - 2020-02-22

As multicolor suggested, check your URL in your website settings. You might be accessing your admin panel with a different domain or something. E.g. example.com/admin instead of www.example.com/admin (or vice versa)


RE: I18n gallery - gdfemia - 2020-02-22

(2020-02-22, 03:34:43)Carlos Wrote: As multicolor suggested, check your URL in your website settings. You might be accessing your admin panel with a different domain or something. E.g. example.com/admin instead of www.example.com/admin (or vice versa)

help please, the url is fine but it doesn't load the image

about: blank # blocked


RE: I18n gallery - Bigin - 2020-02-22

Turn on error reporting. Look at the logs, that's the first thing you should do when problems occur.


RE: I18n gallery - gdfemia - 2020-02-24

The problem is in javascript: void (0) how do I solve it?

<a class="primarylink" href="javascript:void(0)" title="<?php i18n('SELECT_FILE').': '.htmlspecialchars(@$upload['name']); ?>" onClick="<?php echo $onclick; ?>">


RE: I18n gallery - multicolor - 2020-02-25

(2020-02-24, 09:55:04)gdfemia Wrote: The problem is in javascript: void (0) how do I solve it?

<a class="primarylink" href="javascript:void(0)" title="<?php i18n('SELECT_FILE').': '.htmlspecialchars(@$upload['name']); ?>" onClick="<?php echo $onclick; ?>">


what plugins you uses otherwise i18n gallery on gs? Maybe someone create conflict.