Forum Replies Created
-
I note this also applies to the WordPress for Android forums
I note this also applies to the WordPress for Android forums
In reply to: Having trouble integratingAlso the file that should have salts is wp-config.php and it shouldn’t be in your wp-admin folder but your root of wp installation (e.g. the directory above wp-admin). I don’t have a plain ‘config.php’ in either directory. That’s latest installation which I ran a few days ago with no modifications done to it anyway.
In reply to: Having trouble integratingAlso the file that should have salts is wp-config.php and it shouldn’t be in your wp-admin folder but your root of wp installation (e.g. the directory above wp-admin). I don’t have a plain ‘config.php’ in either directory. That’s latest installation which I ran a few days ago with no modifications done to it anyway.
In reply to: Having trouble integratingNo idea why you haven’t got them, but to rectify I would simply download latest WP install package, check out wp-config-sample.php copy the salts section from there, use the salt generator (url inside the comments of the sample php file) and try that as your new config.
Mind you I don’t know if altering salts after your installation will mess up your installation so back up your existing config as well.
In reply to: Having trouble integratingNo idea why you haven’t got them, but to rectify I would simply download latest WP install package, check out wp-config-sample.php copy the salts section from there, use the salt generator (url inside the comments of the sample php file) and try that as your new config.
Mind you I don’t know if altering salts after your installation will mess up your installation so back up your existing config as well.
In reply to: Having trouble integratingI’m having a slightly different problem. When logging in to WordPress then going over to the bb_press area, the login status transfers (I get recognised as an admin), but the admin link wont work – it just leaves me on my bb_press front page? If I log out then log in on the bb_press login I get to my admin panel just fine :-s
Have I messed something up? Pretty sure the salts etc. are all ok – it wouldn’t recognise my admin status otherwise surely?
Edit: not just the link btw, directly going to admin url just bounces back to front page.
In reply to: Having trouble integratingI’m having a slightly different problem. When logging in to WordPress then going over to the bb_press area, the login status transfers (I get recognised as an admin), but the admin link wont work – it just leaves me on my bb_press front page? If I log out then log in on the bb_press login I get to my admin panel just fine :-s
Have I messed something up? Pretty sure the salts etc. are all ok – it wouldn’t recognise my admin status otherwise surely?
Edit: not just the link btw, directly going to admin url just bounces back to front page.