I have no idea where to post it so I’m using the less-invasive section of this forum
. Is there any “guide to submitting a plugin” to bbpress.org/plugins/? I’ve clicked “Add your plugin!”, I recieved approval and “access to your SVN repository” but now what?
I never used SVN or Trac before, I have no idea what to do, I just want to share my plugin with others via bbpress.org
. If there’s any “guide” or wiki page out there to help me out, please point me to it as I have no idea where to look for anything like this…
PS: I want coffeeeeeeee
After a lot of research, and looking at tumblr, then wordpress, then joomla, and now wordpress and bbpress, I think I almost may have made a decision. I want to create a site that is a blog on the front end, with the blog topics becoming forum discussions. Technically I don’t need bbpress to do this, but it seems to me that bbpress will facilitate better discussion. First, are there other sites that are already doing this, I would love to see how they operate?
Second, and maybe most important to me are the user profiles and the ability to let other users ranks each other posts to comments. I’m looking for some opinions on which extensions do this the best.
You can download a before-alpha copy at http://www.mediafire.com/?51zcmu1mhou
The problems I’m having are that
- When I activate the plugin, it doesn’t know about the “bb_is_user_logged_in()” command
- And when I delete that command from the plugin, it never finds BB_IS_ADMIN to be true.
Fatal error: Call to undefined function bb_is_user_logged_in() in J:wwwhtdocsbbpress-stablemy-pluginsbbpm.php on line 20
Is there a plugin that allow users to select what threads they wish to follow and have emails sent to them? My niche doesn’t relate to techies so I’m not going to attempt to explain how they can use feedburner to send emails. I’m looking for something as simple as a “check this box” to receive emails.
gio
Hi,
i’ve a problem with my first bbpress installation.
I’ve install bbpress on my subfolder /forum3/, forum is ok
but i’ve problem with rewrite url.
I ‘ve try to insert Options +MultiViews in htaccess file, but i’ve Error 500, i’ve try to create htaccess file with /bb-admin/rewrite-rules.php but url do error 404.
This my htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /forum3/
RewriteRule ^forum3/([^/]+)/page/([0-9]+)/?$ /forum3/forum.php?id=$1&page=$2 [L,QSA]
RewriteRule ^forum3/([^/]+)/?$ /forum3/forum.php?id=$1 [L,QSA]
RewriteRule ^topic/([^/]+)/page/([0-9]+)/?$ /forum3/topic.php?id=$1&page=$2 [L,QSA]
RewriteRule ^topic/([^/]+)/?$ /forum3/topic.php?id=$1 [L,QSA]
RewriteRule ^tags/([^/]+)/page/([0-9]+)/?$ /forum3/tags.php?tag=$1&page=$2 [L,QSA]
RewriteRule ^tags/([^/]+)/?$ /forum3/tags.php?tag=$1 [L,QSA]
RewriteRule ^tags/?$ /forum3/tags.php [L,QSA]
RewriteRule ^profile/([^/]+)/page/([0-9]+)/?$ /forum3/profile.php?id=$1&page=$2 [L,QSA]
RewriteRule ^profile/([^/]+)/([^/]+)/?$ /forum3/profile.php?id=$1&tab=$2 [L,QSA]
RewriteRule ^profile/([^/]+)/([^/]+)/page/([0-9]+)/?$ /forum3/profile.php?id=$1&tab=$2&page=$3 [L,QSA]
RewriteRule ^profile/([^/]+)/?$ /forum3/profile.php?id=$1 [L,QSA]
RewriteRule ^profile/?$ /forum3/profile.php [L,QSA]
RewriteRule ^view/([^/]+)/page/([0-9]+)/?$ /forum3/view.php?view=$1&page=$2 [L,QSA]
RewriteRule ^view/([^/]+)/?$ /forum3/view.php?view=$1 [L,QSA]
RewriteRule ^rss/?$ /forum3/rss.php [L,QSA]
RewriteRule ^rss/topics/?$ /forum3/rss.php?topics=1 [L,QSA]
RewriteRule ^rss/forum/([^/]+)/?$ /forum3/rss.php?forum=$1 [L,QSA]
RewriteRule ^rss/forum/([^/]+)/topics/?$ /forum3/rss.php?forum=$1&topics=1 [L,QSA]
RewriteRule ^rss/topic/([^/]+)/?$ /forum3/rss.php?topic=$1 [L,QSA]
RewriteRule ^rss/tags/([^/]+)/?$ /forum3/rss.php?tag=$1 [L,QSA]
RewriteRule ^rss/profile/([^/]+)/?$ /forum3/rss.php?profile=$1 [L,QSA]
RewriteRule ^rss/view/([^/]+)/?$ /forum3/rss.php?view=$1 [L,QSA]
</IfModule>
It’s ok?
What is the problem?
Thank
Marco
I am very new to this, I hope someone can help me.
I had wp 2.5 installed from fantasico or what ever it is called from Cpanel. any way every thing was fine. I tried to upgrade to 2.6. I followed the instructions. backed up the files then deleted all the files and folder that I was told to delete and kept wp-contents, wp-config.php and htaccess.
I downloaded 2.6 to my computer, unzipped it. Using fillezilla I transfered the files over. Now this is what is said when you go to my site. (I havnt published my main site being www.mgjewellery.com.au the the internet yet) my site is www.mgjewellery.com.au/wordpress
Warning: Unexpected character in input: ”’ (ASCII=39) state=1 in /home/mgjewell/public_html/wordpress/wp-includes/functions.php on line 1706
Parse error: syntax error, unexpected T_STRING in /home/mgjewell/public_html/wordpress/wp-includes/functions.php on line 1706
Can someone, anyone please help me urgently.I need very basic instructions. Thank you so much for reading
Hi,
I entered the wrong Secret value when installing BBPress. Now when I go to BBPress Settings > WordPress Integration and try to change it, it logs me out of BBPress. The value obviously does not get updated. This only hapens if I try to change the Secret field.
How do I update the field as WP integration will not work otherwise? I don’t have direct access to the database, no PHPmyadmin option. My client is using PLESK.
Thanks!
Guys, be gentle – I am fully aware that this is a question as technically ignorant as it gets.
I have registered for a few RSS feeds on blogs etc without problem, but I have never been able to figure out how the RSS feeds work with the bbPress and WordPress support forums.
Whenever I have decided I’d like a feed of a particular thread I’ve posted on, for example, I click on the RSS button and get a page full of code I have no idea what to do with.
Could any of you kind informed folk explain in lay language how I can turn this page of code into a way of registering for a feed, please?
I was wondering, while designing my new theme, could you implement conditional meta tags? Specifically, robots control. I’d like to add noindex and nofollow to log-in pages, registration pages, user profiles, et cetera.
I wish there was a “Codex” for bbPress…
I’m using the name based permalinks. After renaming a forum title the slug or permalink did not change. Is there a rebuild permalink feature similar to wordpress?
Thanks,
Gio