Search Results for 'test'
-
Search Results
-
Topic: User Role Map
I have just installed the BBpress plugin for the latest version of WordPress. I cannot see the reply or post new topic functions. I searched the docs on here and it says I need to do a ‘user role map’ but I cannot find this. I have looked through WP Settings > Forums and this is the BBpress settings but there is nothing for user role map. I cannot see where it would be else where.
Any help is great, thanks!
Matt
Topic: Bulk user creation
Hello, I would like to create users in bulk is this possible with just bbpress i.e. is there a plugin.
I have tried to created a csv and imported into PHPMYADMIN and all the data is populated (example below) but when I go into bbpress users to look what has imported it says “Inactive (no role)” next to the user. Is it possible to assign the users a role and where is this stored?
Also how does the user_pass string work or is this where I am going to get stuck?
ID,user_login,user_pass,user_nickname,user_email,user_url,user_registered,user_status,display_name
22,testuser,$P$BQHywh8ariE18rJg0h8preaPL1dd3x2,testuser,testuser@mail.com,http://www.website.com,2010-03-15 00:00:00,0,testuser
Topic: upgrade error
I just upgraded wordpress to the latest version, then bbpress. This is my first time upgrading bbpress, and evidentially I did something wrong.
I receive this error:
Fatal error: Class ‘BBP_Theme_Compat’ not found in /home/username/public_html/wp-content/themes/daily/functions.php on line 501
I searched google and this site, and was unable to find any information. Where did I go wrong?
Hi guys. I know there’s an unread posts plugin for older versions of BBPress – and even BuddyPress – but not the latest version (BBPress 2.0).
I moved from SMF and since then i’ve learned users are not bothering with our forums as this feature was used so frequently in their navigation habits.
Is there any way of adding this functionality?
Topic: Viewing forums
I am on the latest WordPress and I installed the new bbpress plugin.
I created a forum. I made it private so that non-forum participants cannot see it.
I created a test forum participant.
I logged into as the forum participant via another browser. The forum participant cannot see any of the forums at all. Unless I make it public.
(Sorry, I just realized this should be in the troubleshooting forum)
If I make it public, anyone can see the topics, which I do not want.
Is there a solution?
Hi, I’m thinking about converting a vBulletin forum over to bbPress and have a few questions I hope someone can help with.
1 – Are there any anti-spam measures on sign-up? (I just had to enter an email address to register here)
2 – Do you have to have wordpress already installed? (I was thinking of testing bbPress by itself first)
3 – When you have wordpress installed, can it load in ‘latest posts from the forum’ in wordpress pages? Such as on category listing pages or actual blog posts.
4 – Is bbPress server efficient? vB has always been good on that front.
5 – Is it easy to customise? The style I will want to port over is at http://www.gameslurp.com
6 – Does bbPress track unread/new posts? So any new posts can be shown in bold on the forum listing page if they contain new posts since the last visit/page refresh?
Think that’s it for now – any input from people who have converted a vB forum would be great appreciated too.
Hello, I would like some feedback on a small issue I have been having where when the user submits their registration they are not notified that their form has been submitted successfully, rather the same page just reloads.
The data is submitted fine so the user gets an email. But I am not sure where to start with actually telling them that everything went right, or redirecting to a different page saying that their registration has been received and they should check their email.
I am using the latest version of wordpress and bbpress Plugin. The rest of the theme works fine, I am not using 2011, and have followed the instructions for turning my custom theme into a bbpress compatible theme. Just having this one issue now.
Thanks
I have forum site that still under develop and not publicly announce yet and I already have some attacks.
I think it use ‘GD bbPress Attachments’ upload feature, and upload a php file. I believe that the plugins itself have great security feature that i will investigate later. But I have second layer security system using WordPress Firewall 2 that inform me as below via email. Here my latest attack
—
WordPress Firewall has detected and blocked a potential attack!
Web Page: ******.com//wp-content/plugins/1-flash-gallery/upload.php?action=uploadify&fileext=php
Warning: URL may contain dangerous content!
Offending IP: 178.137.166.*** [ Get IP location ]
Offending Parameter: $_FILE = index.bak.php
This may be a “Executable File Upload Attack.”
Click here for more information on this type of attack.
If you suspect this may be a false alarm because of something you recently did, try to confirm by repeating those actions. If so, whitelist it via the “whitelist this variable” link below. This will prevent future false alarms.
Click here to whitelist this variable.
Click here to turn off these emails.
Repeated warnings for similar attacks are currently sent via email, click here to suppress them.
—
An now I will do some full server check up, hope it clean. Tell me what you think..
Hi everybody,
I just converted my phpbb3 forum to bbPress with these details:
topics: 1.290
posts: 25.800
members: 7.960
Now the really annoying part comes up. Anaylzing the source code with firebug I discovered the reason for the slow performance: There are too much queries executed! I disabled all plugins and removed all widgets (using bp-default together with bbpress / buddyPress). Still the amount of queries executed rises from 60 to 222 executions (forum view / topic index / reply) taking up to 3 seconds to execute.
I just went over to testbp.org/discussion and annalyzed the code seeing:
<i><!– Generated in 1.506 seconds. (184 q) –></i>
So looks like a normal behaviour. Tried also w3totalcache and that works fine for logged-out users but once I enable w3totalcache for logged-in users then I get strange outputs.
Does anyone have experience with a forum in the size stated above? It looks like I need to get a fully cached bbpress working to consider switching to bbpress but after spending days of work to convert and design the new website I am afraid that I will get stuck now.
If someone here has experience then please give me a shout! I really would like to use the wp / bbpress / buddypress combo but the slow performance won’t let me use it for now.
Hi, wee problem. I’m looking to get the RSS feed for new topics of a forum only.
I know you can add /rss to the end of a forum URL to get the feed for it but is it possible to do so for topics only?
for example: http://www.onlyanexcuse.com/discussion/forum/scottish-football-forum/scottish-premier-league/rss/
gives all topics and replies. There is a widget on the sidebars which gives latest topics so I assume it is possible.
I’m running BBPress 2.0 with BuddyPress.
Thanks in advance.