ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

htaccess stopping safecracker from doing its thing

November 20, 2012 10:43am

Subscribe [1]
  • #1 / Nov 20, 2012 10:43am

    zizther

    228 posts

    I am having an issue where the htaccess seems to be messing up the safecraker from, when i press submit the page just refreshes and the content is not added to EE.

    Here is the htaccess code:

    <IfModule mod_rewrite.c>
     RewriteEngine On
    
        # Removes index.php from ExpressionEngine URLs
        RewriteCond $1 !\.(gif|jpe?g|png)$ [NC]
        RewriteCond %{REQUEST_FILENAME} !-f
        RewriteCond %{REQUEST_FILENAME} !-d
        RewriteRule ^(.*)$ index.php/$1 [L]
    </IfModule>

    I don’t know if i am missing something out to get safecracker working correctly.

    Thanks

  • #2 / Nov 20, 2012 12:28pm

    glenndavisgroup

    436 posts

    Hi zizther,

    In the CP under Admin > General Configuration is the field for “Name of your site’s index page” empty?

    Mike

  • #3 / Nov 20, 2012 12:33pm

    zizther

    228 posts

    It is.

    I have also tried using the NSM htaccess generator, but no luck.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases