Forum Replies Created
-
In reply to: How do you post images and video in 2.1?
Oh, this is if I’m using the bbPress “integrated” with BuddyPress. As in I installed bbPress through BuddyPress. It seems this muddies the waters a bit. I think I’ll just wait
[root@test plugins]# find . -name bbpress
./buddypress/bp-forums/bbpress
./bbpress
./bbpress/bbp-theme-compat/bbpress
./bbpress/bbp-themes/bbp-twentyten/bbpress
[root@test plugins]# ls buddypress/bp-forums/
bb-config.php bp-forums-bbpress.php bp-forums-loader.php
bbpress bp-forums-bbpress-sa.php bp-forums-screens.php
bp-forums-actions.php bp-forums-filters.php bp-forums-template.php
bp-forums-admin.php bp-forums-functions.php
[root@test plugins]# ls bbpress (this is a svn sync)
bbp-admin bbp-languages bbp-theme-compat humans.txt license.txt
bbp-includes bbpress.php bbp-themes index.php readme.txt
[root@test plugins]#
In reply to: How do you post images and video in 2.1?Okay, last series of questions for a bit.
How do I properly install 2.1 into a developmental BuddyPress site? I want to launch a site with everything, WordPress, Buddypress, and bbPress has to offer. Today I run a site that is based on Vanilla Forums (grumble) and another site that is phpBB.
The reason I ask so much about video and images is because these sites are based around music so with music you have a ton of photos of performances and video. I’d like to make it as easy as possible for users to share these media types in Forum posts since that is today where they classically have shared them.
Does this seem like a sound(pun?) approach or am I missing something?
In reply to: How do you post images and video in 2.1?Thanks for all the guidance Jared. How do we get the plugins section on this site cleaned up?
In reply to: How do you post images and video in 2.1?Is there a plugin that you know of that lets you post an image without attaching it? Like the bbcode [img]?
In reply to: How do you post images and video in 2.1?Oh sweet, thanks for the guidance. I wonder if posting images is on the roadmap?
That’s a huge relief because honestly I believe the lack of editing options in the core release is what’s holding bbPress back more than anything else.
In reply to: bbPress Plugins + BuddyPressAfter further research it seems there’s just an issue with the bbpress toolbar plugin not working since the bbpress bbcode plugin works fine.
In reply to: bbPress 2.0 – FAQIs there any word on when bbpress will support more extensive forum like features? Ex: Image posting, youtube video posting, bbcode?
I’m sorry if this question was already covered and I missed it. Congrats on the release and the success with the plugin thus far.
In reply to: bbPress 2.0 – FAQIs there any word on when bbpress will support more extensive forum like features? Ex: Image posting, youtube video posting, bbcode?
I’m sorry if this question was already covered and I missed it. Congrats on the release and the success with the plugin thus far.
In reply to: Simple Press importersThanks CK, I’ll look into it further.
In reply to: Failing miserably at porting themeI’ll keep plugging along. I come from a Sys Eng background and this is my first dive into working on the viewable side of things
In reply to: inove theme has a bad suspected linkI use this theme and have no such link.
In reply to: How do you paginate posts?OKTeaRoom, I’ve figured out how to get it *mostly* working from copying the stickies and topics view code from the kakumei theme but the actual numbers that display for pagination are ugly which is probably due to some lacking CSS code. I haven’t determined what that code is yet but when I do I’ll reply.
Coming from a sys engineering background to work with more web stuff so this is interesting
In reply to: How do you paginate posts?johnhiler, you’re dead on. in Kakumei it shows up… Now I have to try to figure out why it’s not working in this theme.
In reply to: How do you paginate posts?Tons, http://dallashardcore.com/forum
Is it some sort of theme issue?
In reply to: How do you paginate posts?Sorry, I’m posing the question improperly. Paging occurs after clicking the thread but from the front page nothing is being paginated.
In reply to: Dashboard seems to load really slowHi John,
When I query the Dashboard it seems to slow everything adding up the stats for everything. I’ll definitely give this benchmark plugin a shot.
Thanks
In reply to: phpbb3 -> bbpress converterBleh, I found the cause, it was the previously mentioned ‘ in the forum name or description.
In reply to: phpbb3 -> bbpress converterSQL ERROR [ mysql4 ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ’em’, ‘0’, ‘1’, ‘646’, ‘6973’)’ at line 1 [1064]
I’m using phpBB 3.0.4 and bbpress 1.0.2, MySQL 4.1.22
Am I going to have to upgrade MySQL to complete this?
In reply to: phpbb3 -> bbpress convertercloo, were there any errors during your conversion?
I was going to attempt 3.0.4 > bbpress 1.0.2 until I saw this