Search Results for 'test'
-
Search Results
-
Topic: Importing Issues Galore
I have no way of knowing how to describe this so not sure what I would search.
We had a group that used to be on yahoogroups, which we now wanted to migrate and I thought perhaps bbpress might manage. I followed the (somewhat outdated) instructions re importing via a csv file, making three ones for users, topics and replies. On a local installation the topics managed to be imported, but not the replies, and repair forums managed to dis-associate everything.
Now the site is not local, and I am trying to import. None of the importers decide to work with CSV files and custom posts for free. When one did work (having split my smallest CSV file – topics- into 50 different ones), I just tried the first file. It says it imported around 700 records. However, forum is empty, topics show no results, and repair forums does nothing. Neither does resetting permalinks. Neither does clearing cache.
At the top of topics, however, there is this:
Topics Add New
Your site is currently displaying a “Coming Soon” page. Once you are ready, launch your site.Filter topics listAll (562) | Mine (21)
Filter by date
All datesIn all forums
Topics list
Select all
Topics
Forum Replies Voices Author Created Last Post
No topics found
Select all
Topics
Forum Replies Voices Author Created Last PostThe logs as the importer went had “admin view” where on the few I clicked it had the reply, the author and associated to the right forum, but I can’t view it. It says they exist, and also says none exist when I click view all, just as above.
If I create a test one it all appears fine.
I would just quite like some help, and have no idea where to go from here. Please please help!
Topic: Attachment Upload Fails
Topic: bbpress Top Posters List
I may have missed what I was looking for, does anybody know if there is a way to show a list of the top posting members in BBPRESS, much like we can already do via Showing Latest Posts, Recent Topics and Most Liked Posts etc.
Thanks
Topic: 404 error issue
hi,
We created a new forum for our law website and create section to test and then created a topic, but when we click on the related topic, it gives 404. Are we making a mistake somewhere?
URL: https://forum.okyanushukuk.com/forums/topic/ceza-avukatinin-amaci-nelerdir/
I apologize if this is something obvious to others. I have a WP site in Arabic and want to use bbPress in English for private forums. Is this possible?
I have downloaded the files for Translation of Stable (latest release): English (UK), renamed them to bbpress-en_GB.po and bbpress-en_GB.mo, and copied them into /wp-content/languages/bbpress/ (per docs).
But the forums publish in Arabic.
Is it possible to have forums in EN on a WP-site that is AR?
Thanks for any help you can provide.
Hi there,
I want to import 150 users to my forum and subscribe them to a new “test” forum topic in order to check if the email notification is working (it stops after sending 100 emails).
In order to do this, I use the plugin “import and export users and customers” to import a list of made-up users (username and email are all that is needed for columns in CSV file).
Then I create a new “test” forum.
Now I want to subscribe them all to this forum topic programmatically via MySQL.
The issue is, I have looked at the SQL table and the only data that I can find on user subscriptions is thewp_usermeta where meta_key = 'wp__bbp_forum_subscriptions'
. Themeta_value
shows the ID of the forum that users are subscribed to.
The issue is that it seems to be no longer working. Is it a meta_value that BBpress no longer uses? If so, which one is used?
If I take a random subscribed user (ID=17248) and check what they are subscribed to, the following query works:select * from wp_usermeta where meta_key = 'wp__bbp_forum_subscriptions' and user_id = 17248;
. I can then see a list in themeta_value
table of what they are subscribed to. But if I then (using the BBp Toolkit plugin) alter their subscriptions and e.g. unsubscribe them from a topic, go back to the DB and do the same query, it shows the same forum subscription IDs, even though there should be one less.
Could you point me in the right direction of which table to query to alter the forum topic ids of a user please?Hey guys,
I installed Bbpress on one of my multisites and i have used a plugin to allow users to register tto resgister rather than allowing registrations at the network level.
I have used the bbpress shortcodes for the registration page and the login page however when i test registering as a new user it redirects me to a local-signup page which i assume is happening due to it being a multisite? Is there any way to have only one form that meeds to be filled in? Do i need a user and registration plugin?
The main issue i have is that qhen i do complete the registration process thw new user reveives no email…
I then added a plugin for Smtp, configured it and it works in itself but not diffrrence to the bbpress registration process.
Not sure how to fix the issue, i also tried allowing users to register at a network level but made no difference?
Do i need to add somethinking like the Ultimate user registrations plugin or wp forms? Will that make a difference?
Im ising using latest version of wp and bbpress on my site…
I’m reading mixed complaints within our forum from those who choose to subscribe to certain topics to receive emails for new replies.
Some say they are receiving emails, some say they’re only receiving them here and there, others are not receiving them at all. I’ve also been reading that some are receiving administrative emails but not emails for new replies in topics.
Our client’s users rely on their email notifications, unfortunately, so I’ve been in the search for a more reliable fix. Any suggestions?
For reference, I am using the WP Mail SMTP plugin that is linked to a paid SMTP.com account. So, in theory, the SMTP should be letting the users receive these emails, no?
Any tests I run on my end have been successful, using a Subscriber, Editor, and Admin user roles. I have also mentioned spam and phishing folders as well as whitelisting but users have done these things and are still experiencing issues.
Any help in solving this would be appreciated!
I’m currently using bbPress version 2.6.5 with the Kleo theme.
I’m having trouble getting shortcodes for a picture gallery to work in topics. Did some looking around here and it seems I may need a shortcode plug in and also possibly a shortcode whitelist plugin to go with it. I looked at this one bbPress2 shortcode whitelist, but it is a bit old and hasn’t been tested with 5.5.1. I’m running 7.4.10 PHP, LiteSpeed webserver, 2.6.5 bbpress.
The shortcode for a photo gallery shows up in the post as text but that is all. https://transmissiontuner.com/blog/forums/topic/allison-bellhousing-types/
I asked for support on this from the photogallery plugin and they said it was a bbpress problem.
thanks!