Search Results for 'test'
-
Search Results
-
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.
I just installed fresh latest WordPress + latest bbPress + several plugins (I have deactivated now) + Members plugin (a role manager plugin).
Create new roles of
– Forum Newbie
– Forum Member
The problem is when I trying to manage limit access to specific forum / post’s content it not work.
As sample for Forum A I limit access only to Admin, but others still can get it. Anyone have this problem before? I still trying some possible solutions.
Topic: First installation. OMG!
Hi. I’m trying to install this super awesome forum, but I think installation tutorial too short for me.
OMG1# Plugin activated, where is forum located??? http://mysite.com/forum http://mysite.com/forums – 404! Test forum been created in settings. Wtf?
OMG2# Found only this link working for just created forum http://mysite.com/?forum=test-1 But where is general page? Where is promised installer written in docs?
OMG3# NGINX on server, what next? Guess this is a main problem. And this: http://bbpress.org/forums/topic/mu-wordpress-bbpress-integration-with-nginx-rewrites#post-11686 seems not what should be because forum in /wp-content/pluging and this
“
location /forums/ {
root /home/YOURDIRECTORY/public_html/forums;
index index.php;
“
for what?
At this moment my forum is completely unuseable.
Thank you.
Hi please can you assist. For some of my users the default edit profile link in BBpress does not work. It simply refreshes to the same page without going to the user/edit link. Yet for some of my users it works fine. I don’t see any relationship between those that can and those that can’t, any assistance would be greatly appreciated.
I am using the plugin version of 2.02 with latest wordpress in MU.
Topic: Template files inheritance
Hi peeps,
I have once before integrated an older release of bbPress 2 which worked fine, i was able to get all the templates to inherit from the activate WordPress theme but in the latest release that inheritance seems to have stopped working for me. Here’s a rundown of what i have done:
- Copied all the files from within
/bbpress/bbp-themes/bbp-twentyten
to the current theme i have activated - I have merged the activate themes functions.php file with the functions.php file from bbp-twentyten and removed the extra 2 occurrences for style.css
- Re-named all occurrences of Twenty-Ten to %THEME_NAME%
- Ensured
add_theme_support('bbpress')
exists at the top of my activate themes functions.php file
I have tried everything i physically can, i can modify the files within my themes bbpress folder but just am unable to get the page-* files to respect my changes. I have more then likely overlooked something but i have spent a good 1-2 hours reading through thread after thread and have come up empty handy.
Thanks in advanced.
We still have a problem with spam and bbPress. We’re still getting 40+ spam posts a day. We have tried quite a few things to get rid of this problem but nothing seems to be working.
Currently our site is running the latest version of bbPress, we have the Akismet Plugin activated & running, and we also have the Stop Spammer Registrations reCAPTCHA Plugin for new user registration.
We have tried the reCaptcha for bbPress 2.0 this didn’t make much difference and we couldn’t use this Plugin in conjunction with the spammer registration Plugin so have removed it for now for testing.
We are running out of ideas and things to try. Here is an image illustrating the crap being posted on our forums: http://instinct-downloads.s3.amazonaws.com/bbpress-spam.jpg
Can anybody else relate to this?
- Copied all the files from within