Search Results for 'test'
-
Search Results
-
Hey everyone,
I’m trying to do 3 things.
1. I want posts inactive longer then a set time to not be propagated to the Latest Discussions on the forum Index.
2. I want hidden private forums to not show up on the Latest Discussion list unless they would normally be allowed to see it.
3. I want the forum name to show up in another column in the Latest Discussion list.
I’m using the Private Forums plug-in, and Latest Discussion is only visible on my site from bbpress/index.
For 1. I found a plug-in but it’s no longer supported and I couldn’t clean up the Syntax error myself.
For 2 I can find nothing.
For 3 using another forum post I’ve already edited my templates to include the extra column and I almost see how to do it myself, but I can’t see where to get the name of the forum from the topic.
As always, thank you for whatever help you can offer.
Topic: New Theme: Genealogías
URL: http://alumnos.dcc.uchile.cl/~egraells/proyectos/plugins-para-bbpress/
Test Installation: http://www.ryuuko.cl/bbpress
Includes readme.txt with examples. It supports english and spanish (es_ES).
Hope you like it

Suggestions, bug reports, comments and feedback in general are welcomed
Topic: A bit of advice needed
Hi there,
I started development on a wordpress + bbpress site quite a while back. Development stalled and I’m only coming back to it now.
I had integrated wp + bbp fairly successfully but I have a feeling upgrading to WP2.5.1 might have broken a lot of that cross compatibility.
The bbpress installed version is 0.8.3.1, but essentially it’s an empty forum (a couple of test posts from myself).
Regarding upgrading to the latest version, I get a feeling I might almost be better off completely wiping the original forum version and starting again – I might run into less problems? I had a look through the trac but couldn’t really work out how much substantial change there has been between current and my older version.
Any suggestions?
Is uninstalling and reinstalling reasonably easy?
Well I didn’t break it, I think…
I’m currently using the latest version Support-Forums plugin (3.0.4), and the latest BBpress (0.9.0.2) On the front page, most topics displays fine, with the status bubble ahead of the topic title, but for certain topics I get this error… this error code replaces where the color bubble would have been.
Warning: sprintf() [function.sprintf]: Too few arguments in /home/blog/public_html/forums/my-plugins/pb–support-forum/support-forum.php on line 657
help would be much appreciated, thanks!
Topic: PinoyWebStartup.com
WP and BbPress integration…
WP: http://www.pinoywebstartup.com/
BbPress: http://www.pinoywebstartup.com/forum/
i used external stylesheet, images, scripts for both wp & bbp…
use php include for the sidebar on the bbpress…
will put the latest discussion on the homepage soon…
and maybe post a tutorial about it… feel free to subscribe on the feed… there are some interesting insights about web startup even if you’re not from around
Hello, I’m trying to get this fully realized. At the moment I’ve just been hacking away at the Kakumei front-page.php but with limited results.
So far it just pulls up the latest topics with no regard to what forum they are in. I’ve found template functions for the topic title, topic link, number of posts, last poster, and time, but other than defining the id manually I haven’t figured out how to get the last post of a topic to display automatically.
I think I could manage to pull this information out of the database with some basic SQL queries, but I’d rather use what’s available than write some shoddy code of my own.
Any help is appreciated.
Topic: Gravatar Disable Issue
I’ve searched the forum, but I couldn’t find the answer to my problem. I was testing bbPress’ Gravatar function and after being unsatisfied with the outcome I clicked the ‘Show Avatars’ box so the little ‘v’ sign would dissappear. But when I click on the “Update Settings” button the feature stays enabled. In short: I can’t disable the “Show Avatar” thingy.
I use a custom theme (heavily a modified Kakumei) and some custom plugins. The forum is new, so it doesn’t have activity, all our users are still using the Vanilla forum we had.
I didn’t hack any core files, all “non standard things” are donde via custom plugins.
Plugins i use:
– My own “Ajustes” (for sidebar, footer and navigation menu content, profile content, and some html tags).
– MD5 Insecurity (will be deactivated soon).
– Private Messaging Extended
– A custom Quicktags (ported from Vanilla)
– Ajaxed Quote
– Simple Online List (i also modified a lot this plugin, because it never worked for me ….).
– Unread Topics. I also modified this one, it was doing too many queries. I added some indices and reduced the overhead.
– User Photo. I ported the User Photo WP plugin.
– Human Test.
Also i indirectly use:
– Gaming Codes: each user can enter his gaming codes. They’re displayed on the user profile.
– Aleph: this plugin creates user lists (among other things). So i use it inside WP like a “member list”. The beauty is that i can easily create different user lists, so i created a list for each gaming code (in other words, users can see which users have a certain gamer code).
As i said, the theme is a heavily modified Kakumei. I replaced all topics/forum loops with my own, trying to mimick the Vanilla look. Also the css is based on the Tarski theme for WordPress. In fact, i import it directly from the WP installation.
For the forum/topic icons, i created a custom plugin which printed the css based on the slug of each forum, and then i added the resulting code to the style.css. I still have to create a lot of icons, those are temporary.
I hope you like my forums and if you have any questions or would like a plugin/theme release, just ask :p
As i did with Private Messaging, i needed this functionality in the Quote plugin. So here it is if anyone is interested.
Features:
– The plugin uses nonces and removes the paragraph tags added by the pre_post filters.
– The JS library used is SACK. I just copied it from a WP installation.
– When you click on the Quote link, the post content is added in the reply form. You can click quote on another post to quote it too .
I tested it on Firefox and works ok in my test install of bbPress.
I upgraded bbpress after upgrading my wordpress site to the latest version (2.5.1). The install complained that there were already forums/threads in the database, but said the install went OK. The problem I’m having, however, is that when I go to the forums, I get a t_string error referring to line 20 of the bb_config.php file.
This line is the prefix used for the tables.
$bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!
So, I’m guessing that it thinks it is a new install instead of merely an upgrade. How do I get the updated version to simply read in the existing forums and threads?
Thank you so much for any help. These are busy forums and there will be limited patience with this problem.
I have the latest version of bbpress installed to my own server, and it is integrated with wordpress (also the latest).
I added one new forum a few weeks ago, but today I tried and it gave me the error: “Something strange happened. Try reloading the page.”
I did reload the page several times, but it still doesn’t work! I am completely stuck…I can’t add new forums or categories…please HELP!
These plugins I have installed and activated:
Use Display Name
Wordpress Integration
Allow Images
Avatar Upload
bbPress Avatars
bbPress Signatures
That’s all…anyone know how to fix this problem?
Thanks in advance!!!!
Hello!
I searched through the forums and wasn’t able to find anything quite like what I’m getting, so I figured I’d post.
I just did a fresh install of the latest versions of wordpress and bbpress over the past few days. I installed and tested several plugins for wordpress and started doing some minor css updates, and exported/imported my blog posts from my old server to the new server – but haven’t done much with bbpress except to integrate with wordpress.
I have PHP 5.2.5, MySQL 4.1.22, and Linux on a shared server. Everything’s on the same domain (well, an IP address until I get things situated on my new server) and there are no subdomains involved. WordPress uses the root www folder, and bbress uses www/forum/. WordPress and bbpress have separate databases, but all the secret keys, etc. are all setup to match and everything is configured per the install instructions.
It took several attempts to get bbpress installed because it was giving me an database error at the last step stating that I may need to do a fresh install – even though it *was* a fresh install. After several attempts, I decided to try it without the wordpress integration, and that seemed to do the trick. I had assumed that everything was ok after that and it was just a minor hiccup during the installation…?
All that said…
– Login/logout works for each user so far.
– Registration works.
– When I’m signed in as “Admin” I can get to the Admin panel.
However:
– when I try to view the “Admin” account profile, I get a wordpress 404 at www/forum/profile/admin.
– Clicking on any topics or forums (I believe I created them before the integration?) even a view of topics with no replies I get the same 404.
– On the other hand, when logged in as my other user account “elorg” and trying to view that account’s profile page, it redirects me to a wordpress blog entry… that happens to have “elorg” as the first few characters in the subject…?
– And… When creating a new thread titled “test” as my “Admin” account – I was able to post it, but was redirected to… a wordpress entry who’s subject starts with “test” as the first few characters…? That can’t be a coincidence, right? So…
– I logged in as my “elorg” account for good measure, and created a new thread with a one word subject that I know I have a blog post
– When going back to the forum and attempting to open any of the new threads, it forwards me to the same journal entries as it did when I tried to create the threads.
Any ideas? At this point, I might just try to start from scratch and see what happens…