Hi Guys
I can not go anymore to http://www.thierrydehove.com/wordpress/wp-login.php
please let me know ASAP... can not work anymore on my blog since I have updated from 2.7.1 to 2.8
Many Thanks, T
Hi Guys
I can not go anymore to http://www.thierrydehove.com/wordpress/wp-login.php
please let me know ASAP... can not work anymore on my blog since I have updated from 2.7.1 to 2.8
Many Thanks, T
works just fine here (IE7). Browser cache?
Hi
I am on Mac and same bug with firefox and safari ;-(
any ideas ?
T.
what exactly are you talking about?
the page is viewable from FF and IE. Do you mean you can't log in?
http://www.thierrydehove.com/wordpress/wp-admin/
Does give me a black page, but indeed, be more specific.
Hello, when i enter my username + password, I got a blank page on safari, firefox and opera...
Thanks, T
do you think I need to go back with 2.7.1 ?
because I got some serious bug with my layout, I didn't have with the previous WP
Thanks
try adding this line to top of your wp-config.php file
define('WP_MEMORY_LIMIT', '64M');
Hi
where exactly do I need to copy it ? in my wp-config.php from 2.7.1 ?
here is my top below...
<?php
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information by
* visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'tanamalt_wordpress');
ok, just did it
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('WP_MEMORY_LIMIT', '64M');
define('DB_NAME', 'tanamalt_wordpress');
I forgot to tell you... Maybe it will help you to understand my issue... I got this bug with my dashboard right after I changed my link into my dashboard from http://thierrydehove/wordpress to http://www.thierrydehove/wordpress.
Because I wanted to transfer my file from /wordpress to my main root http://www.thierrydehove and It didn't work without the "wwww"
May be that's the reason ;-)
Please let me know, Thanks, T.
This topic has been closed to new replies.