derossi83
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP error when pasting PHP HTML codeyeah, i took the .htaccess what they recommended there, and it now works! excellent! 🙂
Forum: Fixing WordPress
In reply to: WP error when pasting PHP HTML codeokay, I now have the solution…sort of.
I found out what caused this error 🙂 its really funny. I did this investigation paragraph-by-paragraph, then sentence-by-sentence and finally word-by-word. It turns out that the reason why the posting fails is because of one simple word. “Fetch”. Try to enter this word only to a post, and see the 404 error afterwards….
probably there are some workarounds for this 🙂 So fetch it for yourself 😀
Forum: Fixing WordPress
In reply to: WP error when pasting PHP HTML codehmmm. I didn’t have any issues with URL-s. The problem was-actually the problem still is- that if I’d like to post an article with -let’s say – 50 lines of code it gets rejected.
however if I post the same thing in batches, I get no errors. 🙁
Forum: Fixing WordPress
In reply to: WP error when pasting PHP HTML codethanks for the suggestion.
it still won’t let me post that specific code. However if I delete like 25% out from the code it let’s me go through. Any suggestions?