Search Results for 'bbpress'
-
Search Results
-
Hello,
i am sakib,i tried to install bbpress script on my website http://lyrics24.in . but server is sending an error massage after installation.
please help i can do it manually but it will take time to again set up the database.
please help me.
Image above explains it. I could edit or remove the separator in the core template file, but it’ll change back to default in the next bbpress update. Any help is appreciated.Topic: user profile page error404
Hi,
I use a subscribe theme – be|theme and installed ‘bbPress’.
Users can register in site and login.
After login, user can write and read on bbPress without troubles.
But, when click author image(or name) even my icon, error 404(not found page) is occurred.To click my profile in site, site move to “…/wp-admin/profile” but
to click my profile(other user profile) in forum, site move to “…index.php/forums/users/USERID”.
So,,, user information is not shared in site and in forum maybe..I want this :
https://bbpress.org/forums/profile/hyeries/How to solve it?
I hope replies.Using: Buddypress 2.4.3, bbPress 2.5.8, WordPress 4.4
Theme is Trendyblog.
bbPress plugins: bbPress-WP-tweaks, bbPress toolbox
——————————————————————————————-
This is bizarre – most links to profiles on my website ego direct to he use profile as expected. In some cases though, where the user in mentioned in a topic name, the links foes to the topic instead of the profile.
For example:
A.J.’s profile link works correctly: http://www.bruuuce.com/members/a-j/
My profile, though, redirects to a topic: http://www.bruuuce.com/members/si/The only thing I can think of is that both pages redirect to a topic that specifically mentions the user’s name. Could this be the cause, and how do I get around it?
Does anyone have any ideas how to fix this, please?
Thanks for your time.
I like the bbpress support forum how would I go about making my forum look similar right now its stock.
I have old posts that won’t load, the browser just sits there trying to. They seem to be posts that were migrated, around 6 months ago. Newer posts don’t have a problem. I can edit the post in the backend.
I tried changing types of permalinks, used the forum repair tool, and lots of reading and can’t figure it out.
I am a newbie with this, so if it’s obvious, please let me know.
Website http://www.mega-brew.com/forums/
WordPress 4.4
bbPress 2.5.8how can I insert posts in bbpress?I insert in mysql database, but not show it.
I indicate the query:INSERT INTO web_posts (
ID,
post_author,
post_date,
post_date_gmt,
post_content,
post_title,
post_status,
comment_status,
ping_status,
post_name,
post_modified,
post_modified_gmt,
post_parent,
guid,
menu_order,
post_type,
comment_count
)
VALUES (
”,
3,
‘2016-01-02 10:35:59’,
‘2016-01-02 10:35:59’,
‘xxxx’,
‘xxxx’,
‘publish’,
‘closed’,
‘closed’,
‘xxxx’,
‘2016-01-02 10:35:59’,
‘2016-01-02 10:35:59’,
8,
‘http://xxxx/xxxx/forums/topic/xxxx’,
0,
‘topic’,
0
);thanks..
I am looking for a plugin which will allow only the admin to add new topics to the forum. All other members are allowed to post to the topics, but not allowed to add topics to the forum. I saw bbPress plugin, but it seemed to be out of date. Thanks
Topic: Border colour
Hello I was hoping for some help please . I’ve just made the background colour of my forum a darker shade (see below) and now I need to change the border colours from white to a slightly duller shade.
How can I do this please?
.entry-title { background: #212121; } #bbpress-forums div.odd, #bbpress-forums ul.odd { background: #212121; } #bbpress-forums div.even, #bbpress-forums ul.even { background: #212121; }