fightingcat
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: [Plugin: NextGEN Gallery] Fix for Polaroid pluginThank you for the fix… Works great under NextGen 99.1 and WP 2.6.2
Forum: Fixing WordPress
In reply to: Can’t loginI know, it’s a long time ago, but today i have the same problem and i found a way to fix them for a while…
Open admin.php in the folder “wp-admin” of your wordpress installation.
Found at the top…
if ( get_option(‘db_version’) != $wp_db_version ) {
wp_redirect(get_option(‘siteurl’) . ‘/wp-admin/upgrade.php?_wp_http_referer=’ . urlencode(stripslashes($_SERVER[‘REQUEST_URI’])));
exit;
}Delete this line (Make a backup before!!!!)
Go again back to you login path of wordpress…
I don’t know why this fix the problem and i think it’s not the finest way, but hey, i come back to my admin panel.
Forum: Fixing WordPress
In reply to: No RSS Feed (same in MySQL dbase)Sorry for my long response time…
Thanks for the link. I will read them, when i’m back in germany in two weeks. For the first i need hollydays in greek 😉
Forum: Fixing WordPress
In reply to: No RSS Feed (same in MySQL dbase)Sorry, what do you mean with “whitespace”?
Is that a problem with the theme you mean?