davidroberts
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Convert database to UTF-8I tried g20rg3x’s plugin and received the following error:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/myuname/public_html/wp/wp-content/plugins/UTF8_DB_Converter.php on line 115 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/myuname/public_html/wp/wp-content/plugins/UTF8_DB_Converter.php on line 115 Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/myuname/public_html/wp/wp-content/plugins/UTF8_DB_Converter.php on line 115Odd, three times in a row like that. I’m on WP 2.2x and the first time I tried, this popped up quite quickly. I look around a bit, and tried it again just to see and it went serveral minutes, used mysql memory quite a bit, and then spit out the same error 3 times. I don’t think there is anything special about my install, but I’ve desperately been wanting to convert over to utf-8 so this is just wonderful if it will work for me.
I’m open for suggestions on debug.
Thank you!
Forum: Fixing WordPress
In reply to: comments are not visibleThis problem seems to be connected with Spam Karma 2 – I’m having the same issue. I disabled it (SK2), and the problem went away – comments now refresh the cache and all is well. I am using Akismet now instead as an alternative spam solution, but it seems SK2 could be adapted couldn’t it?
Forum: Fixing WordPress
In reply to: Can I bypass http upload of import file?Hmm, that might be what they finally changed. I didn’t think of that, thanks.
Forum: Fixing WordPress
In reply to: Can I bypass http upload of import file?Thanks. I had some trouble with that, but mostly because I wasn’t careful enough to make sure the files separated cleanly between posts. I finally begged the host to modify the upload limits for a period. Since this appears to be an issue with a number of users, I wonder if there is a way to add the ability to first FTP the import file to a predetermined location, then provide an option “import file on server” and import that way.