hogancom
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: TDOMF: SUBMITTED BAD DATA on postingI am using version 0.9.4 (build 19).
I tried using the YOur Submissions page. I still got the bad data error. Here is what it said in the log.
I’m using no caching widgets or programs.
I cleared the cache in my computer with cCleaner.
[admin][18-02-08(13:02:12)] Key is missing from $_SESSION: contents of $_SESSION:
array (
)
[admin][18-02-08(13:02:12)] Form submitted with bad key (session = , post = f33f9) from 24.8.215.9 !
[admin][18-02-08(13:02:16)] Placing key a94a0bdfe44d467c7bf642cb5d3fa2a in $_SESSION:
array (
‘tdomf_key’ => ‘a94a0bdfe44d467c7bf642cb5d3fa2a’,
)the page is located at http://www.askbobwilson.com/index.php/ask-bob-a-question
Forum: Fixing WordPress
In reply to: TDOMF: SUBMITTED BAD DATA on postingI am getting the “TDOMF: SUBMITTED BAD DATA” .
my log says:
[24.8.215.9][08-02-08(16:41:14)] Form submitted with bad key (session = , post = cb35933) from 24.8.215.9 !
[24.8.215.9][08-02-08(16:41:19)] Placing key a49e9ff in $_SESSION:
array (
‘tdomf_key’ => ‘a49e9ff’,I did what it says in the post.
“<?php get_header(); session_start();?> to the top of page.php and also adding <?php session_start(); ?> to the top of header.php”
But I still got the resulting log error.
Any ideas? I need “name” “validating email” and comments.
Forum: Plugins
In reply to: Can’t write or edit postsJust empting the cache didn’t work within the IE browser. I had to run CCleaner. That worked and my visual editor works again. 😀
Also, I changed the admin password and couldn’t log in. running CCleaner worked with that too. 😀
Thanks all for your help.
Forum: Plugins
In reply to: Can’t write or edit postsDisabled the visual editor.
The code works. I need the visual editor to work so someone else can post.
Emptied cache.
uninstalled all plug-ins.
reinstalled the \wp-includes\js\tinymce files.
going to bed 🙁