slideshow won't show more than one slide

anjamatthes / 2014-02-11 05:46:47   

I can't manage to fix the issue. I installed the slideshow plugin (maybe not the right one?) and it won't work. It just get's stuck at file #1. Thank you so mcuh for your help.

anjamatthes.com/ndxzstudio/

arsondpi / 2014-02-11 08:02:13   

Hello - can you please reupload the ajax plugin (anjamatthes.com/ndxzsite/plugin/…)?
I get a 500 error in the console of my browser about this file so I assume it might be a corrupt file...

anjamatthes / 2014-02-11 12:39:54   

I just re-uploaded it, but I am getting the server error as well. does it have to have any special permission. uploaded in text or binary? thank you

arsondpi / 2014-02-11 15:47:18   

hmmm - can you verify this with your host? I remember there have been threads in the past about this which had to do with permissions and mod_security rules (indexhibit.org/forum/thread/17996/)

anjamatthes / 2014-02-24 12:54:10   

I inserted the following lines in the .htaccess file under the document root folder of the site with the issue

SecFilterEngine Off
SecFilterScanPOST Off

It did not work!
What else could I try to make the slideshow work? Thank you so much!

anjamatthes / 2014-02-24 12:55:02   


SecFilterEngine Off
SecFilterScanPOST Off

arsondpi / 2014-02-24 12:59:02   

Now when I visit your site the Console in Safari tells me that the ajax.php (anjamatthes.com/ndxzsite/plugin/…) file seems to be missing

anjamatthes / 2014-03-04 13:28:34   

I did delete and re-upload the ajax.php file. Can you think of anything else I should do?

Vaska A / 2014-03-04 14:34:45   

anja, it likely doesn't have the right permissions on the file. try...644, 755, 777...all of them until it works.

anjamatthes / 2014-03-04 17:28:07   

Thank you so much for your patience, but I tried all permissions. looked at the .htaccess again... Not sure what to do next ?

Vaska A / 2014-03-04 17:31:57   

Send me your FTP login and I'll fix it...

support at indexhibit dot org

Vaska A / 2014-03-05 20:39:29   

The "plugins" folder had permissions of 777 - should have been 755.

People need to be careful to only change file permissions on the ones we say (don't change all the files recursively).

It works now.

This thread has been closed, thank you.