fallen
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: Fatal error: Cannot redeclare globAfter some testings, I have created a blank functions-compat.php file, everything is working fine, but when I try the Presentation link in Admin area…:
Gateway Timeout
The following error occurred:
[code=DNS_TIMEOUT] A DNS lookup error occurred because the request timed out during the lookup.Forum: Alpha/Beta/RC
In reply to: Fatal error: Cannot redeclare globI don´t know if this is the best solution, but after commenting the entire sentence, install process was ok.
Forum: Themes and Templates
In reply to: PHP5 and MYSQL4.1.1Don’t work.
IE displays an error page, and Firefox a blank page, like before the change you sugested.Forum: Themes and Templates
In reply to: PHP5 and MYSQL4.1.1Smokejumper,
Can you please post the code fragment here, or send the wp-login to me?
Thanks,
FallenForum: Themes and Templates
In reply to: PHP5 and MYSQL4.1.1Great!
Can you please send me a copy of the wp-login.php or post the code somewhere?
ne at crube dot net
FallenForum: Themes and Templates
In reply to: PHP5 and MYSQL4.1.1Do you have the wp-login.php running with PHP 5.0.0RC2? I’ve a blog with the 1.0.2 version of WordPress, and this is the only part that’s not working.
Forum: Fixing WordPress
In reply to: Urgent: wp-login.php problemWe have no access to logs, but I think that the problem is caused by the redirect_to var.
Forum: Fixing WordPress
In reply to: cant login – but found the bugops. minibb dont allow php tags.
form name=”login�? id=”loginform�? action=�?[?php echo $path ?] /b2login.php�? method=”post�?Forum: Fixing WordPress
In reply to: cant login – but found the bugHi!
I’m testing the cvs version, and found a small (not so small :-p) problem. In b2login.php around line 293:
form name=”login” id=”loginform” action=”<?php echo $path?>/b2login.php” method=”post”
But this $path variable don’t exist anymore. Solved simply changing the $path to $siteurl.Forum: Fixing WordPress
In reply to: b2mail security and bugno response…?
Forum: Fixing WordPress
In reply to: ob_start(): output handler…Solved 🙂
with a blog.header.php re-upload