Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s an issue with 1and1 and not having PHP 5 as the default install.

    Adding the two lines to your .htaccess file will fix the problem. With the new lines in my .htaccess file I have no errors, without it the errors come back.

    It is a very confusing problem with 1and1 as it acts as if it is a permissions issue but it’s not.

    For step by step…

    The way I do it is to show hidden files in my FTP program (currently using Transmit on Mac). I then right click to edit my .htaccess file using what ever text editor I have available. Simply add the two lines:

    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    I pasted them in the top of the file.

    Save file and do a refresh of the overview page for the Gallery. It should now show you are using PHP Version 5.2.6 in the info area.

    I have tested this tonight and without running PHP5 this plug-in and several others have issues on 1and1.

    I have submitted a ticket to 1and1 about this, but adding the handler and type to the file works just fine.

    Well I was able to get it working.

    For others struggling with this issue here s what I did:

    I downloaded the new swfobject.js file and replaced it in the lib folder for the old one.

    I made a quick backup of my ngg tables.

    I then deleted the tables and the plugin folder.

    I deactivated all other plugins.

    I installed and activated the ngg plugin…checked and all was good (minus some settings needing to be reset)

    I reactivated all plugins.

    It’s working now.

    I have the same issues, I went to the link you provided and downloaded that file and placed it on my server and the problem still exists.

    can you please help with this as my site was days from going live and now all the galleries and slideshows are broken.

    https://dev.denicphotos.com

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)