Search Results for 'test'
-
Search Results
-
Hi there,
If you are looking for a BBpress and WordPress developer, than i’m your man!
I’m studying WP for about 4 years and BBpress for about 1 year now.
I make high premium WP sites with fully BBpress integrated.
See my latest project: http://www.jahw.nl / forum: http://www.jahw.nl/forums
I have an updated list with the best plugins and latest hacks for both WP and BBPress.
If you are looking for help, don’t hesitate to contact me via my contact page on my website: http://www.jahw.nl/contact
Topic: Get last page in bb_init
Hi there. I’m writing a small plugin and I need to check if the actual page is the last page of a topic. I’ve seen that this is the standard way:
if(bb_current_user_can('write_posts') && bb_is_topic())
{
global $topic, $page;
$add = topic_pages_add();
$last_page = get_page_number( $topic->topic_posts + $add );
if($last_page == $page) do whatever you want
}but I want to use this code during the bb_init callback. It doesn’t work and after some simple tests I’ve seen that $topic isn’t defined (yet). Is there a way to get last page during this callback?
Thanks in advance.
Topic: No Categories
So yesterday everything looked great had Categories and topics under those Categories. Now this morning all I am seeing are the latest discussions and no Categories or topics. Not sure what happened.
I have changed server
ERROR: Could not establish a database connection
problem with
define( ‘BBDB_USER’, ‘user_bbpress’ ); ?
i have underscore in BBDB_USER and i get this error
ERROR: Could not establish a database connection
my old server is
define( ‘BBDB_USER’, ‘bbpress’ ); is work!
….
BBpress Latest Discussions (1.7.2) in wordpress could connect this database with Bbpress DB User: user_bbpress
Hi,
This would be my third post I made on this now (Sorry) (I seemed to have been bozo’ed on my other posts as my posts aint showing on my other computer which I think is off MOD’s – why would you do this ?) but really think this is a serious issue for the bbPress community.
I like many others have the bb_rel_nofollow filter in place to help against the fight against spam. It some what works but… if I put rel=”follow” in the html markup in a post I can over ride the nofollow filters.
A example can be seen on post 82/83 of my beta forum: http://www.diyextra.com/forum/topic/this-is-a-test-of-the-lenght-of-the-forum-title-test-123-and-again?replies=19#post-82
Does anyone know of this problem and does anyone have a patch to this.
Many Thanks in Advance.
Chris
Topic: Post times messed up?
Just over the past two days I’ve been noticing some strange issues on my site with post times. Several of the latest threads have shown as being posted “-1 years ago”. Sometimes, inexplicably, when refreshing the page it will change to show the correct time and sometimes it will revert back. I’m at a loss to explain why this is occurring.
I also just now noticed a thread that showed as being posted “5 hours ago” with a reply that was posted “6 hours ago”. With my theme this really causes an issue because I have the “first” post in a thread styled differently.
Anyone else having issues like these?
Hi all,
I am in the process of developing a new site (which is currently in beta and not meant for the public yet…) but I have a few concerns…
Website: http://www.diyextra.com
1) Have I chosen the right forum for the project, I keep hearing bbpress is dead or it will not be developed as much when/if it becomes a plugin… Should I be using a larger scale forum package like vbulletin or phpbb ? … My thoughts on the subject originally was to go bbpress as it may tie in well with the CMS side of the site which is controlled by wordpress, I did look in to buddypress but the whole group forum thing is off putting and the fact it is not SEO friendly and the slugs (urls) are way to long… Anyone have any comments or thoughts on this would be great….
2) Plugins – Ok so I understand the forum is very basic in its core state and you add plugins to achieve options you require, but quite a number of plugins I have tried to use seem not to work, Also I have a concern that there will be a limited number of plugins developed for bbpress when/if it becomes a plugin.
3) Here is a bug I have found – maybe its just on my forum… The freshness (time/date) is incorrect a lot of the test posts I have posted on the forum are from weeks and months ago, but yet they are show up as 3 weeks… yes I have heavily modified the templet files but only the html and header/footer locations… any ideas ?
4) RSS – Also I am getting RSS error – “This page contains the following errors: error on line 10 at column 33: Entity ‘raquo’ not defined
Below is a rendering of the page up to the first error.” Anyone else have this problem or any suggestions…
Many Thanks Guys,
Chris
I an new in bbpress, traying to help my greater daughter to install a forum, and we found the peacemaker bbpress theme, a very interesting 3 columns theme, just we was looking for. But it has not complete the templates files, (register.php and register-sucess.php do not exist) so is not posible a register for the users, and works like a demo site as it just says.
I found an one year old topic about in this forum, but I am not clear if it is the same problem.
http://bbpress.org/forums/topic/why-regisration-disabled-this-is-a-demo-site#post-19644
http://bbpress.org/forums/topic/demo-site-wordpress-integrations-problem
I have installed bbpress (not integrated with WP) and a few aditionals themes to test, buy I like peacemaker. Somebody has a complete version?
Hello,
Just wondering what the status is on 1.1. Is there a beta available to test?
We really need people to be able to post without creating a account. Also email notifications are pretty essential.
We are tried some of the existing plugins, but they don’t seem to cut it.