Search Results for 'updated'
-
Search Results
-
Topic: Plugin: Support Forum 2.1
The Support Forum plugin has been updated to allow the assignment of individual forums as support forums, instead of your whole bbPress install.
So if you have a bbPress site with two forums:
1. Jokes
2. Support
Then you can add the Support forum capabilities to just the second forum, or the first one if you like, or both.
Available now here:
Hi all
I am interested in moving my forum from Punbb to bbpress as my site is powered by WordPress.
The only converter that I could get my hands on is the phpbb converter. However I seem to be encountering errors whilst attempting to import phpbb database.
The converters do not seem to have been updated and are stated to be compatible with the earlier 0.73 release.
Where can I get (download) earlier releases on bbpress especially version 0.73. I intend to update to the current release as soon as I import all of my posts.
Thanks in advance.
Topic: Sitemap google problem
Hi.
I updated to 8.2.1 and i have problems with the plugin Google Sitemap Generator v.6
My forum:
My sitemap: http://u2fanlife.com/sitemap.bb.xml
I saw in the sitemap these URLs:
<url>
<loc>
/?</loc>
<lastmod>2007-04-02</lastmod>
<changefreq>monthly</changefreq>
<priority>0.014705882352941</priority>
</url>
What happens?
Thanks!
Hi, bbPress appears to run well on the popular http://sourceforge.net/, with the notable and problematic exception of emailing users passwords, both on registration and for password resets.
A thread from last year posted a workaround for new users, bypass email and show users their generated password in the browser. http://bbpress.org/forums/topic/82?replies=14#post-349
However the patch no longer applies, or at least I couldn’t see how and where to apply it. There seems to have been quite a bit of code change in the last 7 months, and the fellow who posted that patch seems to have chosen a different route as the forums are no longer there on his site.
Even if this patch could be updated to apply to the current bbPress code base however it would not deal (I think) with the also much needed function of resetting passwords.
Sourceforge has posted a workaround for projects who need to use email registration, basically queue the messages up and fire them off in a cron job. http://sourceforge.net/docman/display_doc.php?docid=4297&group_id=1#email
I personally would be happy to see that implemented in bbPress, as a plugin since it’s SF specific, however I’ve seen a number of other threads which indicate a more generic solution would be useful:
- http://bbpress.org/forums/topic/807?replies=6#post-4906
- http://bbpress.org/forums/topic/1213?replies=2
- http://bbpress.org/forums/topic/1089?replies=2#post-6870
Will someone please help? I can’t write the code to make it so, but am willing to trade time with someone who can. Or perhaps you’d like a nice map or poster from the Yukon? Just let me know what you’d like.
Thank you for your time and reading this far,
-matt
—
For what it’s worth, the scenario that got me started on this was being locked out of my own forum while testing, exactly like this fellow:
http://bbpress.org/forums/topic/770?replies=3#post-4650
thank you Trent for the workaround posted there!
Topic: RAYD Forums (by Ardentfrost)
Hey guys, remember me?
I got slammed last semester with classes, working full time, changing jobs, being newly married (and all the stuff that comes with that… if you’re married, I’m sure you know what I mean)… so I completely had to lay off playing with bbpress (hence, none of my plugins have been updated in a few months).
Well, once the semester was over and things settled down for a week, I decided to revamp my site. My site is a home for 6 blogs, forums, mail, etc… and it is all tied together via the front page. Once I got that looking good, I moved to the forums which I just made live today (which means I’m sure I’ll find more stuff that needs to be adjusted over the next week).
I revamped the whole nav system for the forums. It’s all done through a simple and small menu at the top. Of course, if you login you can see more icons. If you have an unread PM you are notified by the normal icon blinking.
This summer looks to be continually busy, especially at work, but I still hope to update some of my plugins soon. Sorry to those of you who have made requests that have gone unanswered.
The link: http://www.rayd.org/forums/
I followed the discussion in “Updated to Desmond But Theme Not Working”, however the proposed solutions are not working for me.
I have a IIS 6.0, windows 2003 server, MySQL 5.x and PHP 5.0 installation. Both directories “my-templates/” and “my-plungins/” are in the bbpress root. The “patch-to-URL.php” plugin is inside the “my-plugins” folder.
When looking at the source code in Firefox 2.0 I get
“<link rel=”stylesheet” href=”http://129.82.32.135forums/my-templates/kakumei/style.css” type=”text/css” />” (notice the “” before forums) and inside the admin section for the forum the themes previews are not visible, tough their names and the options to select are present.
However when using IE 7.0 the source code I get
“<link rel=”stylesheet” href=”http://129.82.32.135/forums/bb-admin/style.css” type=”text/css” />” and the themes previews are visible.
Any ideas how to fix this errors. Thanks.
Topic: New Topic Notification
I have recently been using the notification_all plugin but when enabled for everyone it would make posting take forever and if it was a busy thread it would basically just sit there and mass spam everyone.
I have since moved to the notification1.3 where it will only notify if it is in the favorites of that user.. but now they wont get notified if someone posts a new topic..
I know it is getting kinda granular but is there a “New Topic” plugin that will only email you when a new Topic is made only and NOT every additional post in that topic from there on. Because that is what notification_all did and it was just too much. I want users notified of new topic then let them choose if they want to be updated on that topic.