Forum Replies Created
-
In reply to: Blank Screen
Yes i tried resetting the password…. one more thing… even i replaced the key with only numerics and alphabets but even then when i got resetted password, it contained special characters…
I think these special characters making problem.
In reply to: Blank Screenwhenever i try to login with correct password, i face this blank screen and if i use wrong password, i am directed to the login page with incorrect password.
Please folks help me
In reply to: Blank ScreenI did cleare the cookies and cache but was not able to signin even in wordpress.
I ll try by restarting the pc after clearing all cookies and cache. In fact i use 2 to 3 browsers at a time. IE , Opera, and safari.
In reply to: Blank ScreenOk i tell you what i did… i replaced the BB_Secret_key with only alphabetic and numeric but even then i couldnt login.
Then i changed the keys of wordpress too with alphabetic and numberic only but then i couldnt login to wordpress too. I was having same login problem and same error message as i am having with bbpress.
So then i replaced the wp-config file with old one and then i was able to login. Problem still exists with bbpress.
Please read my above post too and tell me what to do thanks a lot for this help.
In reply to: Blank ScreenThanks for this.. yes that is right i was using that wordpress key… now tell me ,, will i have to change the key of my wordpress too or only i need to change the key of bbpress. Or i ll have to remove all the bbpress tables and then install again or just change the key only.
ps: if i want to integrate the bbpress with wordpress then what will i have to do.. to change the key of wordpress too??
In reply to: Blank Screenand how to use the above mentioned php command??
In reply to: Blank Screencode
<?php
// ** MySQL settings ** //
define(‘BBDB_NAME’, ‘*******’); // The name of the database
define(‘BBDB_USER’, ‘*****’); // Your MySQL username
define(‘BBDB_PASSWORD’, ‘******’); // …and password
define(‘BBDB_HOST’, ‘localhost’); // 99% chance you won’t need to change these last few
define(‘BBDB_CHARSET’, ‘utf8’); // If you are *upgrading*, and your old bb-config.php does
define(‘BBDB_COLLATE’, ”); // not have these two contstants in them, DO NOT define them
// If you are installing for the first time, leave them here
// Change BB_SECRET_KEY to a unique phrase. You won’t have to remember it later,
// so make it long and complicated. You can visit https://www.grc.com/passwords.htm
// to get a phrase generated for you, or just make something up.
// If you are integrating logins with WordPress, you will need to match the value
// of the “SECRET_KEY” in the WordPress file wp-config.php
define(‘BB_SECRET_KEY’, ‘*************************************’); // Change this to a unique phrase.
// If you are running multiple bbPress installations in a single database,
// you will probably want to change this.
$bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!
// Change this to localize bbPress. A corresponding MO file for the
// chosen language must be installed to bb-includes/languages.
// For example, install de.mo to bb-includes/languages and set BB_LANG to ‘de’
// to enable German language support.
define(‘BB_LANG’, ”);
/* Stop editing */
if ( !defined(‘BB_PATH’) )
define(‘BB_PATH’, dirname(__FILE__) . ‘/’ );
require_once( BB_PATH . ‘bb-settings.php’ );
?>
That is my bb-config.php
In reply to: Blank ScreenThese are the errors i am getting
[21-Aug-2008 06:00:35] PHP Warning: Cannot modify header information – headers already sent by (output started at /var/www/vhosts/pimpsymbian.com/httpdocs/pimpforum/bb-config.php:1) in /var/www/vhosts/pimpsymbian.com/httpdocs/pimpforum/bb-includes/pluggable.php on line 188
[21-Aug-2008 06:00:35] PHP Warning: Cannot modify header information – headers already sent by (output started at /var/www/vhosts/pimpsymbian.com/httpdocs/pimpforum/bb-config.php:1) in /var/www/vhosts/pimpsymbian.com/httpdocs/pimpforum/bb-includes/pluggable.php on line 228
In reply to: Blank ScreenI am having no log errors
In reply to: Blank Screencan anybody help me out?? i just installed the fresh version and even then having same problem … what may be the cause?? it is my site causing problem http://www.pimpsymbian.com
In reply to: Blank Screenthe site is still showing blank screen as i press login… otherthings are normal… I cant login…cleared cache, cookies blah blah still nothing. please anyone help me.
In reply to: Blank ScreenI have read all related scripts on the forum, but i cant login. I installed whole bbpress twice but still now success.