Search Results for 'code'
-
Search Results
-
Running:
WPMU + Latest RC of BBPress, User tables integrated, v1 of Integration Plug (on wp side) installed. Latest RC of bbpress was installed directory fresh but over an existing bbpress 9.x (latest stable) tables.
Tests Passed:
– Logging into each site individually works fine. Can’t log out without errors (understandably as there is a cookie issue see below).
Tests Failed:
– Log into bb-press via https
– Log into wp blog.
– Should go to Admin.
Debug:
– Stepped through to find wp was looking for “wordpress_sec_[long hash string]” cookie. Thinking it was ‘mal formed’ it redirects to the wp login.
Question:
– Why would the “wordpress_sec” cookie not be created by bb_press?
I will be stepping through the bbpress code but wanted to put a heads up in the forums if maybe someone already knows whats going on.
Btw Is there a developer forum?
In 1.0 RC, it appears I need to have the users select the “forum” or “category” for their new post to be tied too.
However, I only have 1 forum – so in my post-form.php template, I removed the following code which produces the dropdown list (since only 1 value is selected).
<label for=”forum_id”>Category:
<?php bb_new_topic_forum_dropdown(); ?>
</label>
But now, when I try to add a post – I receive an error message that says “This topic has been closed”.
Any idea how I can force all new post into the only forum I have setup … so that I don’t have to display the “category” dropdown menu which only has 1 item listed.
Does anyone know a website or another forum where I can find a reasonably priced bbpress theme programmer? Having used a lot of wordpress programmers I know that not all programmers are created equal. I really want to find someone who has coded quite a few bbpress themes. If anyone can point me in the right direction I would appreciate!
Topic: Looking for a Bbpress expert
Looking for a bbPress expert who could help us tie our blog entries to
appear on the forums via Bbsync and fix a couple of bugs on the
forums.
http://www.feastoffools.net/community
••• Troubleshoot and optimise our forums. Right now Dreamhost is forcing us to upgrade our services because they claim our bbpress forums are taking too much of a server hit. Looking for someone to help us optimize our forums.
••• Upgrade to the latest version of Bbpress. Right now we’re at .9
••• Install BBsync
http://bbpress.org/plugins/topic/bbsync/
new blog post, this post will be turned into a new topic in your
forums. Replies can be made to the topic. Comments made through the wp
comments form will also be shown as replies to the corresponding
thread. All comments/replies will show up automagically in wordpress,
too.
••• Code Buttons:
http://bbpress.org/plugins/topic/bbcode-buttons/
Automatically adds an easy access button toolbar above the post
textarea to allow quick tags in BBcode. This is an enhanced
replacement for the Comment Quicktags plugin. No template editing
required.
Requires the BBcode-Lite plugin (or some other kind of BBcode support).
Some buttons will only appear if the tag is supported (ie. img, center)
••• Upload Image Files / Attachments
http://bbpress.org/plugins/topic/bb-attachments/
This may not work with the version of bbpress and wordpress that are
compatible. Right now I’m waiting for bbpress to get to full 1.0 to
upgrade both to WordPress 2.7 and Bbpress 1.0, which my guess will be
in the next 6-8 months, but hopefully sooner.
••• Post Notification
http://bbpress.org/plugins/topic/post-notification/
If you have a topic in your favorites and there will be a new post to
this topic it sends you an email. Simply upload and it does its job.
•••• Bb Socialize
Add social network links to form/user profiles.
Allows you to set and display your social media profiles in your
public forum profile. As administrator, you can select which sites
will be supported using simple management panel.
http://bbpress.org/plugins/topic/bbsocialize/
– Show quoted text –
••• Search problematic
Also users are complaining about the search function not working well,
is there anyway to troubleshoot this or enhance the search inside the
forums?
best
Fausto Fernos
When logging in, or out, through WordPress (MU) the following error(s) occur.
Warning: extract() [function.extract]: First argument should be an array[...]
and
Cannot modify header information - headers already sent by (output started at /home/s/a/sandbox/public_html/wp-content/plugins/bbpress-integration/bbpress-integration.php:202)
Also reported on: http://wordpress.org/support/topic/282166
It works fine when login in through bbPress, and then accessing the admin in WPMU (user login integration shared)