Search Results for '\"wordpress\'
-
Search Results
-
Topic: Secure Auth?
I’ve been living with bbpress and wordpress integrated badly for a while now. I suspect it’s because I can’t really work out where my wordpress secure auth salt is.
I don’t see it in the options.php for wordpress
I’ve tried adding the secure auth key from the config file, an the nonce salt but these don’t work.
I am tired of being logged out of wordpress or bbpress when switching between them.
I have searched this forum, and googled my head off, but there’s no clear explanation I can find on where this simple bit of data lives.
Where is the secure auth salt?
Looked in the archives here and couldn’t find a topic specifically about this…
I am fairly well versed in HTML and CSS. I have no programming experience though. I’ve been using bbPress for a couple years now, and have used WordPress for much longer.
I want to learn PHP but I don’t have previous programming/coding experience. I’d probably just use this to write plug-ins.
Can you recommend a good book or online tutorial for the absolute newb?
Thanks!
Please can anyone help. I tried to integrate bbpress with my wordpress blog by going into bbpress admin page and doing something with -wp admin
Now none of my users or me as admin are recognised and it won’t even send me an e mail.
Is there any way back in?????
Hi,
I have a wordpress mu install + buddypress. All the stuff works fine. I have installed bbpress. As it was difficult to tune the installation, I don’t know if what I can’t do if the consequence of a bad installation or only a limitation of bbpress.
I thought bbpress was buillt to work with wordpress mu : then I should be able to automatically enable a forum per blog created. But it is not the case : there’s one forum belonging to the first blog wp mu, and other blogs do not have one’s.
I don’t know if I am clear so I describe what I need.
Let’s say I create a WordPress MU on example.org.
I install bbpress to the example.org/forums path. Ok, it works.
Now, I create another blog, let’s say myblog.example.org.
When I enter the url myblog.example.org/forums, I should get a new forum space, not the forum that belongs to the main blog.
How to do that ?
Regards,
Fred
I worked through the screencast to integrate bbPress with wordpress and all seems to be working well.
The thing is I can not figure out how to get bbPress to work within my theme, I want the wordpress theme to be a kind of ‘wrapper’ for the forum, putting just a link in the header to the forum, then for bbPress to come up on the page.
Is there a simple code tag I can put on a page to make this happen or else how do I do it?