Search Results for '"wordpress"'
-
Search Results
-
Hi all,
Thanks in advance for any help/advice you can provide! I am trying to migrate forum data from another platform (I believe it’s a homegrown ASP.net-based forum). I have all the data in spreadsheets/csv files and am trying to put together the SQL statements I need to move it into bbPress.
I put together a small test import (a single post to a single forum) for ‘wp_posts’ that looks like it mostly worked: the imported data is visible under Topics in the WordPress admin but it doesn’t show up when you browse to the Forum it’s assigned to on the front-end.
I noticed that when I create a topic in the traditional way (through the front-end) that it creates several entries in ‘wp_postmeta’ also (like _bbp_topic_id, _bbp_forum_id, _bbp_author_ip, _bbp_last_active_time, etc).
Does anyone know if it’s the absence of post meta for my imported data that’s causing it not to display on the front-end? If so, how much of this info is required?
I have 4300+ posts across 1400+ topics that need to be imported. Some of the post_meta data (like forum and topic id) will be easier for me to cross reference but other data (like reply_count, last_active_time, etc) would be a very manual process to try to include in my import.
Any suggestions or advice on the best way to get this data into my database?
All my quotes are broken on my forums now, its showing the quote code and not formatting after updating to 4.4
Topic: Wrong Sidebar
I have followed some of the topics on removing/adding/modifying sidebars in bbPress and tried unsuccessfully to create the desired outcome. I have an index page linking to a number of Forums but I cannot get the sidebar to work despite using bbpress wp tweaks and widget logic. The bbpress sidebar appears in the widgets theme section of dashboard and I can add widgets to it but the sidebar itself will not display. Instead I get a series of widgets I did enter including Pages, Archives, Categories, WordPress, and Subscribe. I have no idea why those particular widgets are appearing instead of the bbpress sidebar ones I have selected.
Topic: Bug Report on bbpress codes
Looks like bbpress codes are not computing if they appear on a front page.
Reproduction:
1. Make a new page and name it foo
2. Enter the string “[bbp-forum-index]”
3. Check the preview of page (Everything should work as expected)
4. Save the page and publish
5. Goto settings -> Reading and set the page “foo” as front page
6. Call your site.What should happen is that nothing appears on the page, except its title.
Versions: WordPress 4.3.1, bbpress 2.5.8
Wordpress is running in MU mode. Dont know if this is really an issue.Man, this took me a million calls of that front page to get it. It might also have destroyed the structure somehow, as somtimes I had the impression that bbcodes did not work at all. This went away after using the restructure feature/tool.
With best regards,
BennyTopic: no spacing in posts
Using WordPress 4.2.1, bbpress 2.5.8.
The problem I have it the following: (dots are spaces, eg. how many times enter has been pressed)
“Example post
.
.
.
Example post”won’t keep its original spacing and gets squeezed into:
“Example post
Example post”I don’t want to increase the default margins, I just want bbpress to recognize spaces in a post.
WordPress 4.3.1 running OneCommunity theme.
bbpress Version 2.5.8
http://driscollning.com/Obvious newbie, so thanks for any help.
Here is my first problem. When I click on the forums tile it goes to page not found.
When I try to create a page called forums with the forums slug, it renames itself to forums-2 or forums-3. To me this means forums already exists, but I cannot see it in my pages list.Also, I need a easy to read guide? Any suggestions?
help please?
My group forums suddenly disappeared, but get this, only the active ones (if that gives any clue) I get this message now when I visit the forum:
This group does not currently have a forum.
I tried fresh installs of bbpress, nothing is changing.
When I go to the backend of groups, I can select the forum name, and save settings: but the forum is still not on the front end.In the dropdown menu on the frontend of the group, the default shows now as “No Forum”, then there are other group forums in the dropdown menu, but none of the ones listed are that group’s forum name.
site: http://planetgirlworld.com/wordpress
everything is updated to latest version.
we use theme “Kleo”.Wordpress – 4.4; bbpress 2.5.8; http://www.putznutzcabinfever.com
I am wracking my brain! I have looked all over. My website is http://www.putznutzcabinfever.com and all I need is the functionality of bbpress. I have around 40 family members signed up but so far, those who have tried have not been able to start a topic or reply to anything. I am getting the following message “ERROR: You do not have permission to reply.” I do have Ultimate Member installed if that makes any difference. I have installed Buddypress thinking that it might have something to do with it but have determined it is overkill for my site and that it still does not take care of my problem. I keep thinking there is some place I need to go to change user permissions. Please advise. I am willing to give temporary back door access if necessary.
How to keep members in their own forum?
I have a site “mysite.com” with wordpress/bbpress, currently this site has 1 forum for a club-A, all the registered users use this forum. All members are manually activated. All is good. ( I love BBpress! )
HOWEVER -“IF” I were to wish to add another forum for Club-B within “mysite.com” and keep those users seperate from the CLUB-A forum and vice-versa how is that accomplished?
It seems that within wordpress/bbpress all registered users would normally have access to both forums.
Example: “Joe” could be a member of Club-A and Club-B and therefore should have access to both of those forums. “Sally” is only a member of Club-A and therefore should only access Club-A forum.
I do have the following plugins that “may” help- but not sure how to implement them to accomplish this or if it’s even possible.
1 – Capabilities Manager
2 – WP Members
3 – login-logout redirectsIdeas?
Thanks in advance for any help or ideas that you can provide – I’m stumped! So far everything I have thought of to accomplish this has failed- so I thought I’d ask here before I end up breaking something.Hi! i was just looking for some help to customise redirecting my bb press login pages.
Currently when people register with my website using bbpress. it looks part of my website. but if they are met with the “ERROR: This username is already registered. Please choose another one.
or
ERROR: This email is already registered, please choose another one.”then this message is displayed on a new page. (I have already changed the logo so it does not display the wordpress logo)
but i would like the page to be views inside my website to look part of the website, like the register option is.
The same goes for the “registration complete” page,
Right now those pages look like a seperate website due to the page completely changing, Is this possible to change?One more thing, is there a way also to allow users to create a password upon registering, it seems a nuisance to have to register, then check your emails, visit a new page to create a password and then log in. Thats 4 steps to take.
Im not great with coding so ideally the less coding the better,
I did have another login plugin which did all this in the settings section but i think i need to use bbprress login as i have the bbpress forum. I don’t think any other login plugin will work to log into the bbpress forum.