Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Help -!Problem Activating Enfold #395345

    Hey

    Thank you for the reply, I did put on debug but now its not matter -the theme is not installed
    i get “You do not have permission to access this document.” after loading the theme
    I guess its htacces file issue? (well I changed it by after redaing in forums but stil…)

    # BEGIN WordPress
    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /wordpress/
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /wordpress/index.php [L]
    </IfModule>

    Thank you
    Tsahi

    in reply to: Help -!Problem Activating Enfold #394693

    Hello

    I installed 4.1 from scratch and loded enfold 3.0.8 but stil…

    Thank you

Viewing 2 posts - 1 through 2 (of 2 total)