slg70
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: custom fields causing unresponsive script errorKath. Glad to hear your host helped you out. Regarding the freeze issue, I am not having any problems, so am unable to help you. But.. there is a thread on the issue here: http://wordpress.org/support/topic/164563
Forum: Fixing WordPress
In reply to: custom fields causing unresponsive script errorKathyEats: pHpMyAdmin is not part of WordPress. It’s part of your cPanel (control panel) and you can locate it through your host.
Forum: Fixing WordPress
In reply to: custom fields causing unresponsive script errorscouser..
I’m going to assume that you are able to do this, and comfortable to go into your pHpMyAdmin. Once in, locate your database that WordPress is installed on. Click. On the next page you will see a structure with tables. The one that you are looking for is called wp_postmeta. Now, click on the Browse icon for wp_postmeta. On this next page click on the post_id to arrange it so that it is showing “0” as the post id. Then tick the check box, and click delete. I found the easiest way for me was to show more than 30 rows, then they were all showing as “0”, I was able to “check all” hit delete and this way it was not one delete at a time.
This is just how I did it. Someone out here may have an easier method, but this worked for me. Just be sure to delete ONLY those with a post_id of “0” .. and if you’re not comfortable doing this.. then don’t.
Disclaimer: These directions are as-is and I take no responsibility once someone decides to go into their pHpMyAdmin. I’m simply trying to show what I did to correct this for me.
Good luck!
Forum: Requests and Feedback
In reply to: NEW to WordPressBe on the lookout for an email. Hopefully I’ll be able to walk you through this. 🙂
Forum: Fixing WordPress
In reply to: custom fields causing unresponsive script errorThanks Leugens! This corrected the issue that I was having.
Forum: Fixing WordPress
In reply to: ‘Unresponsive script’ on ‘write post’ page in WordPress 2.5Refer to the thread here: http://wordpress.org/support/topic/168011
I had this issue and Leugens suggestion corrected it.