Visual Index doesn't redirect to slideshow format

daoktar / 2013-04-04 15:43:43   

Hi!
How can i see on this forum, Visual Index can redirect to slideshow format when click on image. But i can't find how can i do this. In exhibit insert option there are only grow, permalinks, overlay and unlinked. What i am doing wrong?

Vaska A / 2013-04-04 15:46:13   

Permalinks is similar to Slideshow.

Visual Index has never redirected to Slideshow.

daoktar / 2013-04-04 15:49:14   

when i use permalinks i see "404 Not Found" page(((
test exhibit is here: sergeyafanasyev.ru/info/test/

Vaska A / 2013-04-04 16:02:32   

You must have some rules in your .htaccess file that are messing things up.

daoktar / 2013-04-04 16:05:22   

here is my .htaccess file:

  1. RewriteEngine on 
  2. RewriteCond %{REQUEST_FILENAME} -f [OR]
  3. RewriteCond %{REQUEST_FILENAME} -d
  4. RewriteRule ^(.+) - [PT,L]
  5. RewriteRule ^(.+) index.php

what can be wrong with it?

Vaska A / 2013-04-04 16:06:51   

Does your host even allow htaccess/mod_rewrite?

It's simply not working at all - very strange.

Vaska A / 2013-04-04 16:08:01   

This doesn't make sense. Because mod_rewrite is working but it won't allow something with a .jpg to operate via the index.php file. Never seen this before...the server has effectively shut us down.

daoktar / 2013-04-05 07:11:20   

i tried to insert youtube video and it works very well!!
but my host said there is no problem and everything should work...
what else can i do to fix this problem?

daoktar / 2013-04-05 07:22:19   

and overlay doesn't work too

daoktar / 2013-06-17 08:59:27   

i changed my hoster and now everything is ok

This thread has been closed, thank you.