netflow
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Twitter Tools] URLs not posting in tweets after WP 2.9 upgradeHow about your stop hijacking threads and go post your problem in a new thread where it belongs..
I’ll add my lot to this thread and say that when I switched twitter accounts to which my TT’s posts to on my blog it refuses to authenticate
Forum: Fixing WordPress
In reply to: Can’t change page permalink in 2.7.1Did you find a solution to your problem? I’m experiencing this with the latest WP version as well.. 2.9.2 … and I haven’t been able to figure it out
Forum: Plugins
In reply to: Thumbnail Failure in Nextgen GalleryHmm, already running php 5 and that htaccess trick just crashes the entire blog.. Off to look for another solution
Update on this. Looks like it was a corrupted Database that caused the White Screen of death so we ran a mysql Table Check and Repair and it fixed the problem. For info on how to do this head over to :
http://www.learnwebdesignonline.com/tutorials/webhostadmin/db-repair-index-mysql – web interface
http://upload.hostcontroladmin.com/cpanel/Repair_MySQL_Database.htm – CpanelShell interface:
http://dev.mysql.com/doc/refman/5.0/en/repair.html
http://dev.mysql.com/doc/refman/5.0/en/check-table.html
http://dev.mysql.com/doc/refman/5.0/en/repair-table.htmlI’ve read that there might be a solution if I can delete the settings portion of the Mysql Database, but I am unsure about how to do this.. If anyone knows that might also help
If I start a new database and change the wp-config.php to point to it it will load up the installation just fine.. So it is something with the current DB in mysql that is causing all of this to happen
Forum: Fixing WordPress
In reply to: WP pages suddenly stopped loadingI am going to assume you fixed this problem.. What was your solution?