Search Results for 'test'
-
AuthorSearch Results
-
February 21, 2011 at 4:24 pm #104601
In reply to: Using MediaWiki user database to log in?
[removed]
ParticipantThanks, Ben L.
I’ve decided to just rewrite the LDAP plugin to connect with mediawiki’s database. Seems to be working so far, when I’ve tested it some more I’ll release it officially.
February 21, 2011 at 8:44 am #99514In reply to: Pagination Breaks after 44 Pages
zaerl
ParticipantProbably you have deleted some posts here and there. Try to recount everything from the admin page (bb-admin/tools-recount.php). I have tested get_topic_page_links (the function that generate links) and I don’t see problems.
Your count says 1533 posts but 35*44 + 7 = 1547.
Also add:
.post img, #post_content img {
max-width: 450px;
}to your CSS.
February 21, 2011 at 8:44 am #104614In reply to: Pagination Breaks after 44 Pages
zaerl
ParticipantProbably you have deleted some posts here and there. Try to recount everything from the admin page (bb-admin/tools-recount.php). I have tested get_topic_page_links (the function that generate links) and I don’t see problems.
Your count says 1533 posts but 35*44 + 7 = 1547.
Also add:
.post img, #post_content img {
max-width: 450px;
}to your CSS.
February 19, 2011 at 5:45 pm #99428In reply to: Only forum not Latest Discussions
zaerl
ParticipantDelete tags too.
February 19, 2011 at 5:45 pm #104528In reply to: Only forum not Latest Discussions
zaerl
ParticipantDelete tags too.
February 19, 2011 at 11:55 am #99426In reply to: Only forum not Latest Discussions
1onely
Memberok but when i remove code about latest discussions in front-page.php template >> show tags top forums !!
February 19, 2011 at 11:55 am #104526In reply to: Only forum not Latest Discussions
1onely
Memberok but when i remove code about latest discussions in front-page.php template >> show tags top forums !!
February 19, 2011 at 1:52 am #99442In reply to: is anybody still using the reCAPTCHA plugin?
Mark Plumley
MemberI use the following four way spam stopper:
Approve User Registration
bbCaptcha
Akismet
Human Test for bbPress
We have had minimum issues at our bbpress forums
February 19, 2011 at 1:52 am #104542In reply to: is anybody still using the reCAPTCHA plugin?
Mark Plumley
MemberI use the following four way spam stopper:
Approve User Registration
bbCaptcha
Akismet
Human Test for bbPress
We have had minimum issues at our bbpress forums
February 18, 2011 at 10:24 pm #99424In reply to: Only forum not Latest Discussions
Ben L.
MemberIf you edit your front-page.php template (make a copy and edit the copy), you can remove the code about latest discussions.
February 18, 2011 at 10:24 pm #104524In reply to: Only forum not Latest Discussions
Ben L.
MemberIf you edit your front-page.php template (make a copy and edit the copy), you can remove the code about latest discussions.
February 18, 2011 at 10:00 pm #99423In reply to: Only forum not Latest Discussions
intimez
ParticipantIt shows the latest posts inside the forums, why you want to remove it?
February 18, 2011 at 10:00 pm #104523In reply to: Only forum not Latest Discussions
intimez
ParticipantIt shows the latest posts inside the forums, why you want to remove it?
February 18, 2011 at 8:28 pm #99422In reply to: Only forum not Latest Discussions
1onely
MemberAnyone ?
February 18, 2011 at 8:28 pm #104522In reply to: Only forum not Latest Discussions
1onely
MemberAnyone ?
February 18, 2011 at 2:39 pm #37517Topic: Only forum not Latest Discussions
in forum Installation1onely
MemberHello
I want to Only forum not Latest Discussions
Remove all Latest Discussions
Please
February 16, 2011 at 5:32 pm #37491Topic: Can`t access to admin panel
in forum Troubleshootingkadas99
MemberHi, i installed all, (wordpress-bbpress) in the same directori, (/test/wordpress – /test/bbpress), and when i try get into the admin panel of bbpres i only get a redirection to the index of my forum. (i put /test/bbpress/bb-admin/index.php and i will be redirected to /test/bbpress/index.php).
What i am doing wrong??
So much thanks!
February 16, 2011 at 4:01 pm #92812In reply to: Timezone changing crashes BBpress / Not functioning?
fostertime
MemberAny idea how to remedy this issue?
I have tried everything and cannot get passed this. Having the same exact problem after changing the TZ to UTC-5.
Any help would be greatly appreciated!
FYI, using the latest version 1.0.2
February 16, 2011 at 3:31 pm #99348brewhousemedia
MemberThat’s because there’s a bug in the plugin. Or rather the plugin was probably written for an earlier version of bbpress.
To fix the “redirect” issue, you need to edit avatar-upload.php and change line 7 from:
bb_auth(); // logged in?
to:
bb_auth( 'logged_in' ); // logged in?
Now it’s off to do more testing.
February 16, 2011 at 3:31 pm #104448brewhousemedia
MemberThat’s because there’s a bug in the plugin. Or rather the plugin was probably written for an earlier version of bbpress.
To fix the “redirect” issue, you need to edit avatar-upload.php and change line 7 from:
bb_auth(); // logged in?
to:
bb_auth( 'logged_in' ); // logged in?
Now it’s off to do more testing.
February 15, 2011 at 2:20 pm #94959In reply to: bbPress 2.0 – Updates
ch8rt
MemberI’ve solved my early issue, lord knows what it was but troubleshooting something else it suddenly just appeared? Thanks.
With regards permalinks I’m having a issues with my current setup /%category%/%postname%/ in that nothing shows at…
/forums/
/forums/forum/
but I can jump straight to a forum created in admin
/forums/forum/test-forum/
Once there I can create and reply to topics has I should.
I’m using the base settings so Forums should be the base. Going to /forum/ however shows an edit button. Just nothing else.
February 15, 2011 at 11:34 am #94956In reply to: bbPress 2.0 – Updates
Willabee
MemberThe login problem isn’t fixed yet?
I installed the latest and it’s redirecting me to the /login slug again. I don’t mind hacking it out again, just wondering.
February 15, 2011 at 2:08 am #99331In reply to: So….Whats happening with bbpress?
John James Jacoby
KeymasterMakes sense. If you’re using it as a stand alone, you can continue to do so if you’re happy with it’s features as we’ll be continuing support for the 1.0/1.1 branches of code for the conceivable future. If you’d like to run the latest and greatest and have a need for WordPress integration, then the in-development plugin version is the way to go.
February 15, 2011 at 2:08 am #104431In reply to: So….Whats happening with bbpress?
John James Jacoby
KeymasterMakes sense. If you’re using it as a stand alone, you can continue to do so if you’re happy with it’s features as we’ll be continuing support for the 1.0/1.1 branches of code for the conceivable future. If you’d like to run the latest and greatest and have a need for WordPress integration, then the in-development plugin version is the way to go.
February 14, 2011 at 12:13 pm #94952In reply to: bbPress 2.0 – Updates
Ricardo
ParticipantHi everyone!
I don´t know wether to post this here or start a new thread, if the mods find it unsuitable i will open a new one.
I just installed the bbpress pluggin on a test site, just trying to figure things out and start learning while its being developed, one of the first things i wanted to do was adding a icon to the each forum in the forum list and since the new bbpress uses “wordpress” i went and added a thumbnail to each forum at:
Admin panel>>>Forums>>> and edited/added a thumbail to each forum using the post thumbnail function
but it wasnt showing up so as newbie i used firebug to find where i could add that in and i found;
bbp-themesbbp-twentytenloop-bbp_forums.php
and modified:
<td class=”bbp-forum-info”>
” title=”<?php bbp_forum_title(); ?>”><?php bbp_forum_title(); ?>
to
<td class=”bbp-forum-info”>
<?php the_post_thumbnail(array( 25,25 ), array( ‘class’ => ‘alignleft’ )); ?>” title=”<?php bbp_forum_title(); ?>”><?php bbp_forum_title(); ?>
here’s a link to the code on pastebin:
it worked but because i uploaded the images at 150×150 the thumbs were being displayed at 150×150 eventough i specified that it should be 25×25 in the code.
Am i doing something wrong? to quicly fix it i reuploaded the images at 25×25 and they’re showing ok now.
sorry if i’m “sounding” complicated but i cant explain it better
here’s the live bbpress instalattion:
-
AuthorSearch Results