Slideshow, "navigation type = link" not working

MarcoLeoncino / 2019-08-15 07:24:16   

Dear all,

sorry for my stupid question. I am adding photos to my Indexhibit, and using the Slideshow theme. If I click on the link, to move to the next image, it doesn´t work. See here:

marcoleoncino.it//index.php/studia/#

Can somebody please help me?
Thanks a lot!!!

MarcoLeoncino / 2019-08-15 07:45:58   

Please note that, at the moment, only this link contain a connection to a page with photos and slideshow:

marcoleoncino.it//index.php/studia/

I have tried to change the permissions to ajay.php, but this hasn´t solved the problem...

MarcoLeoncino / 2019-08-16 20:07:50   

Hi everybody, can anybody help me, please?
Thanks a lot for your patience!

Frami / 2019-08-16 20:34:56   

Hello,

You have incorrectly configured the web address marcoleoncino.it//
, one / too much

Frami / 2019-08-16 20:43:43   

Pardon,
en fait , y a une erreur dans" baseurl = 'marcoleoncino.it';"

slash upside down instead of /

MarcoLeoncino / 2019-08-16 22:28:43   

Dear Frami,

merci for your support and time! I cannot understand in which situation I have wrongly configurated the baseurl. I have tried to search around for this problem, but I have no idea how to correct it. I feel so ignorant...

Frami / 2019-08-17 12:07:43   

Hi,

  1. /** <html lang='en-us'>  
  2. <head>  
  3. <meta charset='utf-8'>  
  4. <title>Studia : Marco Leoncino Portfolio</title>  
  5. <meta name='generator' content="Indexhibit" />  
  6. <link rel='alternate' type='application/rss+xml' title='RSS' href='marcoleoncino.it/xml/' /…;
  7. <link rel='stylesheet' href='marcoleoncino.it/ndxzsite/default/…;
  8. <link rel='stylesheet' href='marcoleoncino.it/ndxzsite/default/…;
  9. <link rel='stylesheet' href='marcoleoncino.it/ndxzsite/default/…;
  10. <style type='text/css'> @import url(marcoleoncino.it/ndxzsite/css/…); </style>  
  11. <style type='text/css'>
  1. <div id="slide1000" class="picture" style="z-index: 1000; position: absolute;"><a href="#" onclick="next(); return false;" alt=""><img src="marcoleoncino.it/files/dimgs/rsz_h450_18_58.jpg" width="443" height="450" /></a></div></div></…;

var baseurl = 'marcoleoncino.it'; */

in your config, you had to make a mistake in returning your web address somewhere.
a slash problem

Frami / 2019-08-17 12:09:58   

it's crazy the forum does not mark the problem of slash, it corrects it lol...

Frami / 2019-08-17 12:16:14   

Go to your site "marcoleoncino.it" and look for yourself, on your site do "Shift ctrl i"

Vaska A / 2019-08-18 11:33:15   

Hmmm...what kind of webhost is that?

Clearly, something is not right there as it's not outputting the correct baseurl (as frami mentions, thanks).

I suggest enabling clean url's and see if anything changes. I have a suspicion that is some kind of free webhost that does odd security things.

MarcoLeoncino / 2019-08-18 14:49:21   

Dear Jeffery, thank you for your reply. Actually, I pay an hosting service to keep my domain online (dominiofaidate.com/it/). I have tried to activate clean urls, like described here in the tutorial section, but it doesn't work. I will ask my hosting about mod_rewrite. But I would like to ask you if this problem can be due to a mistake of me when I work with ndxzstudio or not. I was thinking to cancel the content of my database to restart from zero and I have tried again to reinstall Indexhibit. But I am a bit lost...

Vaska A / 2019-08-19 03:51:13   

It is absolutely not normal behavior from a shared webhost to output the baseurl like that. I don't know what the problem is, actually. The only times I have ever seen this were on special setup servers...

MarcoLeoncino / 2019-08-19 10:00:05   

Dear all,

I am in contact with my webhost. They suggested to move my website from a Windows server to a Linux one. Let´s see what will happen, I will keep you updated in the following days.

Vaska A / 2019-08-19 13:46:36   

It ran on a Windows server in the past? That too is a bit strange. Linux will do the job.

MarcoLeoncino / 2019-08-21 12:30:40   

It was on a Windows server, then they tried Linux, now they moved again on Windows. It does not work. I am planning to change webhost. Ideas for a webhost which doesn´t give issues?

MarcoLeoncino / 2019-08-21 12:45:35   

Ops! I just realized I made a "forbidden" question. Sorry. Anyway, the current host says it is Indexhibit problem. Time to change!

Vaska A / 2019-08-21 14:12:49   

They may have 'changed' but it was probably not a PHP 5.6+ version. Indexhibit does not control the server environment. Using PHP 7.1+ is advised...soon it will be required.

MarcoLeoncino / 2019-08-22 07:25:04   

I am in contact with them to see if they can give PHP 7.1+ on Linux machines. In the meanwhile, I am experiencing a weird behaviour. As said before, the links in Slideshow don´t work. Now I have tried to change the Exhibit format to "Documenta". Try this page:

marcoleoncino.it//index.php/diefabrik/

If I click on an image, the slideshow appears and then it works.
Why?

Vaska A / 2019-08-22 08:03:59   

I am willing to bet you having upgraded the /ndxzsite/plugin/ folder completely. Slideshow not working is indicative of everything not having been upgraded (the css and js, too).

MarcoLeoncino / 2019-08-22 09:00:52   

But Vaska, I have installed a new version directly, how can I upgrade? Sorry to be so ignorant...

Vaska A / 2019-08-22 09:52:32   

Why do you have the extra backslash in url's? Something is still not right with the server setup - you should not be seeing that. This is something beyond Indexhibit's control...unless you write a custom rule to take it out.

Again, as I've mentioned, I've seen that happen before but only on webhosts that are doing things in the most standard way. Your case is very rare...

MarcoLeoncino / 2019-08-22 09:56:36   

OK, no problem... for now I will keep the website like it is now. At least the slideshow is working after having clicked on any photo...

MarcoLeoncino / 2019-08-23 08:30:56   

In case I want to "correct" the BASEURL, how the rule should be written?

This thread has been closed, thank you.