Search Results for '"wordpress"'
-
Search Results
-
Topic: Removing Spam users
Greetings,
I have tons of spam users registered on my forum that never posted anything (I guess that most didn’t even got the password that is sent by mail).
I would like to cleanup my messy list of users, but without risking loosing additional information.
I’ve found this post http://www.blogercise.com/delete-spam-users-from-bbpress-2/
DELETE * FROM wp_users WHERE ID NOT IN (SELECT post_author FROM wp_posts UNION SELECT user_id FROM wp_comments)and metadata:
DELETE A FROM wp_usermeta A LEFT JOIN wp_users ON user_id=ID WHERE ID is NULLJust wondering if this select is safe enough to cleanup all users who never started or replied a topic.
Any chances on deleting an active user?btw:
Running wordpress 4 and bbpress 2.5.6 (this forum was imported from bbpress standalone, I guess that it was version 1.4)Thanks
As the title says, moderators of our forum can’t edit any posts, not even their own. When they try, they get:
Reply To: Uneducated game shop staff
Welcome to Grownups Gaming › Forums › Grownups Gaming › PC Gaming › Uneducated game shop staff › Reply To: Uneducated game shop staff Reply To: Uneducated game shop staff You can use BBCodes to format your content. It’s just a test, a game for us to play Add / Edit SignatureUpdate Signature Tags: Notify…
Continue Reading
The Feed Them Social Plugin offers system info as follows:
Feed Them Social plugin version 1.7.3
WordPress version WP 4.1.1
Installed plugins
Advanced Custom Fields by Elliot Condon version 4.4.1,
bbPress Notices by Pippin Williamson version 1.0.1,
bbPress – Report Content by Josh Eaton version 1.0.5,
bbPress WP Tweaks by veppa version 1.3.1,
bbPress by The bbPress Community version 2.5.6,
Better bbPress Signature by Arun Singh version 1.2.0,
BP Registration Options by Brian Messenlehner and Michael Beckwith of WebDevStudios, Jibbius version 4.2.5,
BuddyPress by The BuddyPress Community version 2.2.1,
Export User Data by Q Studio version 1.2.0,
Feed Them Social (Facebook, Instagram, Twitter, etc) by SlickRemix version 1.7.3,
GD bbPress Tools by Milan Petrovic version 1.7,
Invite Anyone by Boone Gorges version 1.3.7,
Quick Chat by Marko Martinović version 4.13,
Simple eCommerce by Niaz Showket version 2.2.3,
Twitch TV Embed Suite by Plumeria Web Design version 2.0.7,
Twitter by Twitter version 1.0.1,
WP Hide Admin Bar by Web Outsourcing Team version 2.0,
WP Mobile Edition by Fabrix DoRoMo version 2.2.5Server Environment
PHP Version 5.5.20
Server Software Apache/2.4.9 (Unix)
WP Max Upload Size 64 MB
WP Debug Mode No
fsockopen fsockopen is ON
cURL cURL is installed on this serverThe website is http://www.grownupsgaming.net
If you need access to the Forum, or anywhere else on the site, email me and I will give you the test login I’ve been using. I’ve tried all combinations of site permissions with forum moderator, but all get the same result.
Thanks in advance
My issue is very similar to
https://buddypress.org/support/topic/each-editing-session-of-a-post-is-published-in-activity-stream/
buddypress.org/support/topic/bbpress-post-edit-causes-multiple-activity-entries/
buddypress.org/support/topic/editing-a-topic-duplicate-record-in-activity-stream/Wordpress version: 4.1.1
Buddypress: Version 2.2.1
bbPress: Version 2.5.6
website: thinkatheist.orgI am using a premium wordpress theme, Buddy
Any solution?
Topic: Import Error With Kunena3
I am trying to move my Joomla install over to WP, and am having some troubles with the Kunena importer to BBPress.
When I attempt to do the import, it successfully moves over some of the information, but stops every time when it tries to import the topics. It gives me the error:
WordPress database error: [Table ‘******.jos_kunena_topics’ doesn’t exist]
The problem is that I don’t use the jos_ prefix anywhere in my tables, and it seems to be automatically inserting that prefix into the table when trying to import. I imagine the table it’s looking for is not actually jos_kunena_topics, but rather just kunena_topics.
I am using Joomla 2.0.19 with Kunena 3.0.5, attempting to move over to the latest versions of both bbpress and WP.
Any help will be appreciated.
Wordpress: 4.1.1
bbPress: 2.5.6
Theme: underscoreI installed wordpress, bbpress and a bunch of other plugins in a local server with xampp. Everything worked fine.
After migrating the installation to a webspace with the plugin backupbuddy the following error occured “ERROR: Are you sure you wanted to do that?” when I want to create a topic or a reply in the frontend:

– in the backend/dashboard I can create topics, replys, forums etc – works fine
– in the frontend – no matter what user, admin or moderator the error occurs
– I used the tools > forums > repair and reset – nothing
– I deactivated all other Plugins – nothing
– Deleted and Reinstalled bbpress – nothing (Do I have to delete database table from bbpress manually? or are they gone with deleting the plugin bbpress?)
….the error still exists and I can’t post or reply.I read some older post here in the forum, but there it seems to be different that the error comes up on local installed wp.
Any suggestions or solutions?
Would be really helpful. Thanks!Hi
I use the latest version of wordpress and bbpress and the twenty twelve theme.
My users can not check the option “Notify me of follow-up replies via email” so that they receive a notification by email.
The same checkbox I see below this window.Who can help me out.
Conradthe forum is too narrow due to the sidebar (it won’t be a problem in wordpress), it’s even worse if a topic has a lot of pictures (the pictures looks very narrow), is there any method to remove the sidebar in the forum totally but still keep it in wordpress? also, it’s better that the change won’t affect the view from smartphone.
please note i’m using the twenty-fifteen theme (I’ve created a child theme for it already).
Looking at the import folder in bbpress I don’t see any PHP-Fusion. Does anyone know of the method to extract users, threads and articles from Fusion to WP?
I found one in the tickets area. But they don’t seem to work.
I just installed bbPress today (Version 2.5.6), and although I have been able to create new forums, every time I try to add a new topic I get “ERROR: Your topic cannot be empty.”
I am using the latest version of the Nirvana theme (version 1.0.5), which is supposedly compatible with bbPress.
I have searched some forums and tried adding the line “define(‘WP_MEMORY_LIMIT’, ‘128M’);” to wp-config.php, but still no luck.
I have just installed wordpress, so at the moment the only plugin I have installed is “TinyMCE Advanced” which facilitates font modification (size, underline, family, etc.) in the post editor, and even after deactivating this nothing changes.
Please help 🙂