Forum Replies Created
-
I tested both Valendesigns and Ohnas solution with no success, it just shows the default gravatar icon!
Edit: BTW using bbPress 1.0.2
If someone can hack into my devserver that have no access to internet, the person is more than welcome to do it
apbai: Nice, so everything is working now?
I am running WP only
Hmm, i think i´ve got it to work now, fingers crossed.
This is what i´ve changed from the original:
In bb-config.php:
define(‘BB_AUTH_KEY’, ‘hej’);
define(‘BB_SECURE_AUTH_KEY’, ‘hej’);
define(‘BB_LOGGED_IN_KEY’, ‘hej’);
define(‘BB_NONCE_KEY’, ‘hej’);
— removed by moderator —
The last 3 is find in wp-admin/options.php
And:
$bb->bb_xmlrpc_allow_user_switching = true;
In reply to: About .htaccess.htaccess is the file extension so just remove the .txt in the end of the file
Yes, i tried that now but it doesnt work, the problem is that it starts with the folder i´ve set up in php.ini and adds the domain i wrote in the require statement, something like this: c:wampvhosthttp://www.domain.se/
I can use include instead so i get an error message when i log into the admin section, it works fine in the forum part but it breaks the logout function in bbpress
In reply to: No topics shows up after installationSorry i forgot to say that, it have always worked with 0.9.0.3 right out of the box but none of the 1.0 Alpha versions works for me, its a standard installation, the 1.0 alpha 4 is a fresh installation, doesnt use the old tables from 0.9.0.3, bbpress is installed after wordpress and they share the same usertable.
In reply to: No topics shows up after installationI have the same problem again but this time it doesnt work with deleting the cookies
In reply to: bbPress 1.0-alpha-4 released@chrishajer I am using Windows Vista with Wamp (Apache 2.2.11, PHP 5..2.8, MySQL 5.1.30)., running on my own server at home.
I am using name based virtual hosts in apache, it seems to be setup correctly because everything else is working ok.
I´ve notised that the cookie domain in php.ini is undefined, do i have to add an value to that?
When logging into WP and BBP each on is own i get 8 cookies, it that the number i should get?
In reply to: bbPress 1.0-alpha-4 releasedI´ve done everything in my power to integrate BBpress with WP 2.7 but i wont do it, every cookie salt, cookie key, EVERYTHING in both setting files is the same and still it behaves as 2 completely different installation, this is really weard.
In reply to: No topics shows up after installationI should have though of that Thanks
In reply to: No topics shows up after installationI went back to BBPress 0.9.0.3, this was a fresh installation, the problem i am having now is that i cant get into the admin panel, it only redirects to the forumpage.