soccerplayersbase
Member
Posted 3 months ago #
recently i integrated my wordpress 2.8.2 install at one of my domains with bbPress 1.0.2 Bechet version the wp-config file didn't have the salt keys needed so i defined them, now bbpress is up and running but at the main domain mean at wordpress install things have stalled and i get this error message
Fatal error: Call to undefined function wp() in ...../wp-blog-header.php on line 14
soccerplayersbase
Member
Posted 3 months ago #
no need for defining salt keys for bbpress in wp-config it isn't used at all
soccerplayersbase
Member
Posted 3 months ago #
doesn't even load this page wp-admin/options.php
error is:
Fatal error: Call to undefined function wp() in ............/wp-blog-header.php on line 14
soccerplayersbase
Member
Posted 3 months ago #
think i have to backup my files and do a reinstall,nobody offering anything
soccerplayersbase
Member
Posted 3 months ago #
'resolved'
The fatal error was due to the mismatch in secret keys,
had defined the 'SECURE AUTH' key salt longer than the 'SECURE AUTH' cookie.
and there was a mismatch of bbPress 'LOGGED IN' salt and wordpress 'LOGGED IN' salt. then there was some more twaeaking and it is running again, writing just to close the thread...
happy blogging!