boskosiroki
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: HTTP Error while uploading images.I have the same problem….when I upload image or images it shows me a message: http error, but if I go to library I can use that images…
Forum: Fixing WordPress
In reply to: 403 forbidden Access to this resource on the server is denied!B-)
Thanks again for the edvices π
Forum: Fixing WordPress
In reply to: 403 forbidden Access to this resource on the server is denied!The problem is solved in a way that I added this line of code to .htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c=””>
<files async-upload.php=””>
SecFilterEngine Off
SecFilterScanPOST Off
</files>
</IfModule># END WordPress
ok I will, thank you…
error with 403 is resolved π
A local company in my city π
Ok I will, thank you…
And one more question, if you now, sometimes when uploading images I got this error as well:
403 forbidden Access to this resource on the server is denied!
Forum: Fixing WordPress
In reply to: uploading images and deleting themI added this line off code in.htaccess
<ifmodule mod_security.c=””>
<files async-upload.php=””>
SecFilterEngine Off
SecFilterScanPOST Off
</filter>
</ifmodule>but didnt help π
Forum: Fixing WordPress
In reply to: uploading images and deleting themOk thank you Christine π
and just one more question… when I upload picture or pictures it
shows me an http error…
but picture is nevertheless upload and can be used…why is that?Forum: Fixing WordPress
In reply to: 403 forbidden Access to this resource on the server is denied!Unfortunately it did not help π
Do you have any more advice?!
I dont now where to look any more….Forum: Fixing WordPress
In reply to: 403 forbidden Access to this resource on the server is denied!I’ve already contacted them, they dont now, just been told that servers runing ok and everything else is ok on their side….
I disconnected all plugins…we will see…
Forum: Fixing WordPress
In reply to: 403 forbidden Access to this resource on the server is denied!hi t-p….thanks for replay…
I tried to switch to another theme, it was the same….I’ll try with plugins (deactivate and activate)…didnt now that inactive plugin can cause problems….I have inactive plugin (hello dolly) that came installed on wordpress…
can this create problems when I start my site (currently under constraction)?!