Published on November 18th, 2016 by meervdnick
Hello,
I hava a question. I am currently working on my website’s forum. I want to use two different pages for two topics. So, one page is for the ‘search’ topic and one page is for the ‘find’ topic. The problem is when I use the shortcode
in the pages they automaticaly become the same. So when I post something in the ‘search’ topic the same message appear in the ‘find’ topic. Does anyone know how to solve this?
Kind regards,
Nick
Published on November 18th, 2016 by gameslopedy
Our http://gameslopedy.com/forums/ recent replies widget doesnt shows times correctly it shows just “46 years ago ” thats very strange Why? :
Example:
RECENT REPLIES
Your '' action must run in a post's context! winno on How to create XBox One ISOs
46 years, 11 months ago
Your '' action must run in a post's context! aqui on How to create XBox One ISOs
46 years, 11 months ago
Your '' action must run in a post's context! VampireSwizz on How to create XBox One ISOs
46 years, 11 months ago
Your '' action must run in a post's context! myhtril on How to create XBox One ISOs
46 years, 11 months ago
Your '' action must run in a post's context! rubyy on Should I get the New 3DS or the Old 3DS for POKEMON MOON
46 years, 11 months ago
Your '' action must run in a post's context! lawa on Should I get the New 3DS or the Old 3DS for POKEMON MOON
46 years, 11 months ago
Your '' action must run in a post's context! astrangeon on Selling Private Headers from offline Games (3 in stock, region free)
46 years, 11 months ago
Published on November 18th, 2016 by bobtheturtle
Hi,
I am trying to remove the “new topic” form at bottom of all forums because I made a button with php. I have looked at other support topics on this forum but none have seen to do the trick.
General Discussion
Thank you
Published on November 18th, 2016 by bobtheturtle
Hi,
I was hoping someone can offer me a way to delete this topic “what is your favorite movie of all time” it was a test topic and was filled with 322,222 spam replies. I cant delete from admin because I get internal server error. Can you guide me in deleting from database via ccpanel?
Thank you
Published on November 18th, 2016 by lukasklokan
Hi there,
I am struggling to make forum work for unregistered users. They cannot create new topics, even I allowed this option in settings.
When user tries to add new forum as unregistered user, he/she is forwarded to page “/?post_type=topic&p=2252”, which results in page not found error.
Normally, the user should be forwarded to page with newly created topic e.g. “/forums/topic/new-topic-name/”.
Do you know, how to resolve this issue? Any help would be highly appreciated.
Forum address is https://www.czechkiwis.cz/forums/ and feel free to try it out.
Thank you for your help.
Lukas
Published on November 17th, 2016 by mikehaceman
Hi
I have fresh installation of WordPress and bbPress. I have old 2.x SMF forum I would like to move across. While using “Import Forums”, when I use correct server name, user name, password and prefix “smf_” (all from smf settings.php) I am getting error message:
Repair any missing information: Continue
WordPress database error: [Unknown character set: ‘utf8mb4’]
SELECT convert(members.id_member USING “utf8mb4”) AS id_member,convert(members.passwd USING “utf8mb4”) AS passwd,convert(members.member_name USING “utf8mb4”) AS member_name,convert(members.email_address USING “utf8mb4”) AS email_address,convert(members.website_url USING “utf8mb4”) AS website_url,convert(members.date_registered USING “utf8mb4”) AS date_registered,convert(members.real_name USING “utf8mb4”) AS real_name,convert(members.aim USING “utf8mb4”) AS aim,convert(members.yim USING “utf8mb4”) AS yim,convert(members.icq USING “utf8mb4”) AS icq,convert(members.msn USING “utf8mb4”) AS msn,convert(members.signature USING “utf8mb4”) AS signature,convert(members.avatar USING “utf8mb4”) AS avatar,convert(members.location USING “utf8mb4”) AS location,convert(members.personal_text USING “utf8mb4”) AS personal_text FROM members AS members LIMIT 0, 100
No users to convertNo data to cleanStarting Conversion
Nothing seems to be working. I tried with and without any prefix, i tried converting users and not. I start FRESH every time. SMF database is NOT in utf8mb4. If i go to php admin i see Type: MyISAM and Collation: utf8_general_ci for every table.
Could you help?
THanks
Published on November 17th, 2016 by helelark
Hi,
I am very new in WordPress and your help will be very welcome.
I would like to create a social network with 5 different forums.
I am not very clear what is the correct architecture to use.
As per my understanding, I need to install BuddyPress and bbPress.
What is not clear to me is do I need to create 5 groups in BuddyPress and 5 forums in bbPress and then link each forum to each group?
If not what is the correct architecture to have 5 different forums which cannot be deleted by users and also user cannot add new one.
The only thing that use can do is to add new topics to each forum where other users can reply.
Thank you
Published on November 17th, 2016 by runamuck
WordPress 4.6.1 running Divi Child Theme theme
bbpress Version 2.5.11
http://sundaysuppermovement.com/ but there is restricted access to the forums. Attached is a screenshot.
The toolbar has completely disappeared in the bbpress editor window. I have ‘post formatting’ checked under settings. This is what I see when I try to edit a topic/forum – see screenshot.
http://sundaysuppermovement.com/wp-content/uploads/2016/11/Screenshot-2016-11-17-11.55.05.png
Published on November 17th, 2016 by xmatter
I just installed bbPress and have 2 items for the community.
1) I cannot make the Forums page full width by selecting the Buddypress no column page template. Is there something I am missing?
2) Is there a way to have several forums boxed within a category header? I’ve tried Category VS Forum when creating a forum, but the category displays as a forum anyway. Again, is there something I am missing?
Published on November 17th, 2016 by cinquantesix
WordPress 4.4.5
bbPress 2.5.10
Hello, when I create a page and insert a shortcode (like bbp-forum-index for example), my whole page is displayed properly.
http://www.legofftechnique.com/forum
But if I get inside a topic, my footer is not displayed properly anymore. Instead, I see Visual Composer shortcodes.
http://www.legofftechnique.com/forums/forum/discussion-generale
Do I need to add something in my bbpress.php template ?
If anybody can help me, I would appreciate it very much !