PHPCow Help

Full Version: Cannot ADD articles or MODIFY templates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

I Cannot add any of those because of the "Processing Bar" that never stops loading, and on articles, when i click "News/Article Body", it just displays the default index.php of the template, i don't see any editor or something.

I Also had troubles in the beginning with the mod_sec issue, i entered this script on the .htaccess on the root of the server:



<ifmodule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</ifmodule>

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) index.php
</IfModule>


and it's still doesn't seem to work!?

Can somebody help me out here?[/size]
Thanks for sharing this information to us readers. I really found it an informational one. I am looking forward for your next post.


_________________
Freelance writing jobs
I'm having the same issues BadRobot. Unable to update any part of my website/templates and of course have had no feedback from the COW owners, as always. Very frustrating to have a site I can't use. I'm now looking into other script options, sadly, their lack of support has really gone too far with me!

Kaos Wrote:
I'm having the same issues BadRobot. Unable to update any part of my website/templates and of course have had no feedback from the COW owners, as always. Very frustrating to have a site I can't use. I'm now looking into other script options, sadly, their lack of support has really gone too far with me!


I'm in the same boat. I was hoping that maybe, in the two months since my error popped up, that I would hear something from COW support, but it hasn't happened. I started last weekend looking at other options, since this is plain ridiculous.

Hi:

just a quick note:

I always used firefox to add/edit articles without any problem until today: the editor failed to load and the process bar never stopped loading; when trying to save the article I got a message saying that "body is required" even when there was text on the body.

I discovered that the reason of this annoying behavior was due to a firefox extension I installed yesterday: the Skype extension.

I deactivated skype extension on firefox and all the problems with the phpcow editor were gone.

I you use firefox and have issues with adding/editing articles you can take a look at your extension and try deactivating them to see if that solve the problem.

Thank you!

bobby Wrote:
Hi:

just a quick note:

I always used firefox to add/edit articles without any problem until today: the editor failed to load and the process bar never stopped loading; when trying to save the article I got a message saying that "body is required" even when there was text on the body.

I discovered that the reason of this annoying behavior was due to a firefox extension I installed yesterday: the Skype extension.

I deactivated skype extension on firefox and all the problems with the phpcow editor were gone.

I you use firefox and have issues with adding/editing articles you can take a look at your extension and try deactivating them to see if that solve the problem.

Thank you!


It is much safer to use internet explorer 8 for your cow update.
Firefox seems to keep !%#% up the code for some reason...

Reference URL's