Search Results for '\"wordpress\'
-
Search Results
-
Hello
This is the first time I’m setting up WordPress and bbPress, so it could be something very obvious, but from reading the tutorial, I couldn’t figure out what to enter at Step 2 – WordPress integration:
CHECKED Add integration settings
CHECKED Add cookie integration settings
WordPress address (URL) This value is required to continue.
? http://192.168.0.8:8787/wordpress/
Blog address (URL)
? http://192.168.0.8:8787/wordpress/
WordPress “auth” cookie key
?
FYI, on the test host, I have WP installed in /var/www/wordpress/ and bbPress in /var/www/bbpress. The two applications shared the same database in MySQL, since I assume it’s easier that way and they use a different prefix when creating tables.
Considering this context, does someone know what to type above
Thank you for any help.
Topic: Can't access admin.
Here goes nothing…
The other day after upgrading to WordPress 3 I decided to create a new user, delete de old “admin” user and set the right permissions to the new user.
Now the problem is that I’ve integrated wordpress and bbpress. When I login to the forum, it doesn’t recognize the new user as admin. Therefore I can’t access the bbpress admin section.
When I go to forum/bb-admin/ it just takes me back to the forum’s index.
Is there a way to change this?
I would like to have a sidebar on my forum that has several lists; categories, recent posts, most popular posts, but I am not sure how to pull that data over from wp to bbpress.
Are there any plugins that i can use to generate these lists? i already have the list set up in my wordpress theme sidebar where they use js to open and close the list. so i am really looking for something that i can customize the list to match that.
I have been looking through the forum to see if i can find the solution to this but am still unable to do so, so any help/direction would be appreciated. thanks
Hello,
I’m working on a site with full integration of WordPress & bbPress. Everything is working great! (After a fair bit of fiddling!
)So now I’m just working on cosmetics. I want to show both WordPress & bbPress admin links in the header. So I want to make it obvious which is which.
Is there anyway to get bb_admin_link to output something different than ‘Admin’. Does it take more arguments other than ‘after’ and ‘before’? Or do I need to hard-code it somewhere?
I’ve looked around a bit on the site, but I haven’t found much info on this function.
Thanks!