Search Results for '"wordpress"'
-
Search Results
-
Topic: vBulletin import limits…?
I have a fairly large vbulletin 4.0.3 forum (sql dump installed locally), and am currently testing importing it into bbPress on a local xampplite install. I have a clean install of WordPress 4.3.1 and latest bbPress. Running the importer, it has run through 1600 users, 1300 topics and so far 4200 replies (100 at a time), at which it has paused, with the wheel turning happily. My question is, what’s causing the pause? Are there limits (such as sql queries per hour) that I can change to speed up the process? And if so, where do I change them? Given it’s a local install, I’m not worried about performance impact if I allocate max resources to this task. Any info welcome!
And how long should I let it spin before deciding it’s stuck and terminating it?
TIA
Hi,
I’d like to know if it would be possible to get a preview of posts that are in the spam folder. I have the function in WordPress.
Akismet is quite sure but I’d like to check out for guests are allowed to post and my own posts as a guest had been sent in the spam folder.I thank you in advance
RegardsMei Ling
Hi, I tried again to post this bug on track, but I got a “you have not ticket privileges”, so I’ll try to report it here since it can be a very general issue.
My blog is set with a permalink structure like %category%/%postname% WITHOUT a trailing slash. But on bbpress file ajax.php on function bbp_get_ajax_url() the url is generated with a trailingslashit( $wp->request ).
WordPress sends back a redirect whene there is a trailing slash and the subscription fails with an alert “undefined”. Removing the trailingslashit(…) everything works fine.
There is a specific reason for that use of trailingslashit()?
Thank you, Kasi.
Topic: Check Text color in Post Box
My site is appletechtalk.com running WordPress 4.3.1 and the current version of bbPres.
When a user enters text into a topic box, the font color is a light gray and very hard to see. Can anyone tell me how I can change the text color for text in that box?
Thanks,
David
I have gone through the prior threads on this issue and I still can’t change the text in the Oh Bother box.
My site is appletechtalk.com. If you click on the Forums taband look at the bottom of the page, you will see the Oh Bother! text.
I have modified the feedback-no-forums.php file so that the text line reads “Please select a topic”. I thought that would be easier than trying to remove the box completely (which is what I would rather do).
I placed the file into my child theme. First I put it in the root of the bbpress directory and that did not help. I also recreated the directory structure in my child theme:
bbpress/templates/default
and that didn’t help either.
I am new to WordPress and bbPress as well as css and php files so I have a bit of a learning curve but I’m wondering if you have any thoughts on why this isn’t working.
Thanks,
David
Topic: Registering member to forum
Hi, I am new to WordPress and bbPress, I have recreated my blog using WordPress, and i want to have a forum on my blog for my students to participate in discussion. However, I don’t seems to get the member registration for my forum. Any idea whats going on?
Hello,
We are a nonprofit organization providing permanent supportive housing for individuals who use to be homeless (and are now productive citizens). We have 39 buildings and we are creating a WordPress site for the tenant community. We want to have a Bulletin Board and Calendar that is exclusive to EACH building.
Can I use bbPress in such a way that when a tenant logs in, he/she will be able to participate on the Bulletin Board that is unique to his/her building?
Is there detailed documentation anywhere that can help me with this? I’d love to read it and have feedback on how to do this.
Thanks very much,
CyndiTopic: User can’t see forums
I am having issues with the forums, I can’t see the forums. No matter what I set the forum user role too; even moderator. The forums are public and open. My administrator account can see the forums but not the moderator account. I am using buddypress with about 15 other plugins I figured it may be a plugin conflict so I disabled all the plugins except bbpress and buddypress. but I still don’t see the forums. Also on a side note my site has been doing weird stuff. I have all the latest versions of wordpress and bbpress. I was wandering if there is a way to clear the server side cache as this may be the problem not just with the forums not showing up but with the other issues as well
Hi
we just found that default bbpress search function does not honor hidden forum setting at all
If you set a forum to be “hidden”, then you go to search for thread contents inside that hidden forum, search results still show those info under “hidden forums”.We are using default bbpress search function, not wordpress search
hope this could be fixed soon
thanks for great plugin
Topic: How to change log in text
My web site is: Apple Tech Talk
I am running WordPress 4.3.1 and the current version of bbPress.
I have installed bbPress for my forum and have a registration page set up. The page has a message that says:
By registering with this blog you are also agreeing to receive email notifications for new posts but you can unsubscribe at anytime.
I seem to recall I added that text and now I would like to remove it but for the life of me I can’t find it. I have check the widgets, menus, forums settings and it doesn’t appear anywhere.
Perhaps this is standard text and I really think I added it and can’t find it now. Anyone have a clue where I should look?
Thanks,
David
Topic: Only admin can see forums
Hi,
Running WP 4.3.1
Running bbPress 2.5.8Recently installed bbPress and have been trying, so far unsuccessfully, to have it function the way it should. If a user is logged in (standard user) or not logged in and they try to access the forum (https://bsop.staging.wpengine.com/forum/lightroom-2/) they get a 404 error. If I log in as an admin I can visit that URL without issue.
I’ve tried every one of the debugging suggestions (deactivated everything but bbPress, used the 2012 theme, reset permalinks, reinstalled bbPress, etc.)
I finally activated the WP_Debug flag and see the following error being thrown:
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /nas/wp/www/staging/bsop/wp-includes/functions.php on line 3622
I’m testing on my staging server through WP_Engine so I have full ability to play as required to resolve this.
Any and all help is greatly appreciated.
Paul
I created a personalized language translation.
But every few days it goes to the standard Spanish translation.
i want to keep my own translation. How can i do this?
WordPress 4.3.1
bbpress 2.5.8Hello there,
I run at the time a vBulletin Forum with the version 4.2.2. I have placed a new WordPress installation today and bbPress install the latest version. I want to migrate all the data of vBulletin to bbPress.
Primarily are important to me, posts, attachments, users and especially the side structure (SEO).
I have the Importer with the correct credentials filled the Vbulletin Forum.However, I get the following error message:
Repair any missing information: Continue
WordPress database error: [Table ‘dbxxxxx-11.forum’ does not exist]
SELECT convert (forum.forumid USING “utf8”) AS forumID, convert (forum.parentid USING “utf8”) AS parentid, convert (forum.threadcount USING “utf8”) AS thread count, convert (forum.replycount USING “utf8”) AS reply count, convert (forum.title USING “utf8”) AS title, convert (forum.title_clean USING “utf8”) AS title_clean, convert (forum.description USING “utf8”) AS description, convert (forum.displayorder USING “utf8 “) AS displayorder FROM Forum AS forum LIMIT 0, 100
No boards started to convert passwords reset ConversionWhy is that and how can I implement my plan successful? What am also very puzzled: Why is behind my database name, a point with forum added?
I would be your help very, very grateful. :))
Hi,
in my website when I try to restore the discussions of some specific user, wordpress give the error “Are you sure to do this? Retry”, what could be the reason?