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
Hello
I installed 4.1 from scratch and loded enfold 3.0.8 but stil…
Thank you