Search Results for '"wordpress'
-
Search Results
-
Topic: Learning Curve Too Large
I admire the idea of bbpress … I really do. After several hours of work, I’ve finally got a forum up and running on my site. There is so much more work to be done to make it usable for my visitors, though, that I just don’t think I can do it. Every installation has been a struggle for me. I don’t know php. The config file took me an entire day to get right. Each and every plugin I installed required further tinkering.
Here’s a small example that represents my large frustration:
Allowed markup: a blockquote br code em strong ul ol li.
Put code in between
backticks
.That’s not enough information for me. I can’t make that work. I’d have to read the forums, once again, to figure out what you mean. And I’m just too exhausted to do that, so I’m going to install another forum for now.
I’ll keep checking back to see the improvements that you make and, when you get everything worked out and as easy to use as WordPress, I’ll try again.
But, for now, installing bbpress requires too large a learning curve for me.
Good luck and carry on,
C.R. the Exhausted
1.0 Alpha checked out March 25, 2007.
I just noticed in my admin panel that there are four normal looking entries in “Recently Moderated” and then the last one just shows this:
Topic title started by .
The source shows this:
<li>Topic titled <a href="http://www.example.com/forum/
topic.php?id&page&replies&view=all"></a> started by <a
href="http://www.example.com/forum/profile.php?id=1"></a>.</li>[edit – I added line breaks there since the code overflow was not displaying]
So, some of it is in the source, but there’s no topic title and there’s no topic starter name (which should be admin based on the id). It’s also missing the topic id, the page id, replies, etc.
Any thoughts?
I did change the name of the Key Master to “Admin” in bb-includes/capabilities.php if that matters.
I am using the following plugins if it matters:
allow-images.php
js_quicktags.js
bb-emoticons.php
notification.php
bb-limit-latest-discussion.php
onlinelist.php
bb-memberlist.php
since-last-visit.php
comment_qt_4_bbpress.php
wordpress-integration.php
Thanks. ( I imagine I can get rid of bb-memberlist since user management seems to be integrated into the admin panel now. )
Topic: Theme Check
I am working on a few themes for WordPress and BBPress and would very much like to use (and perhaps release) concurrent ones for wordpress and bbpress.
The WordPress example, and what I hope to eventually accomplish can be seen here. It’s kind of simple, I know. I am having a bit of trouble with the BBPress theme of the same styling because it does things so much differently than WordPress.
I am struggling (a bit) with trying to figure out the CSS required, but is there a bit more ‘in-depth’ description of the style sheet and various php files for the basic BBPress theme? I am having trouble getting it to do things the same way as the working theme. As well, is there a way to get the borders of the photographs displayed in posts to change? The graphics used would have to be scalable (corners intact) and be ‘above’ the images photos displayed, and a method for bypassing that feature as well (basically a method of using the same photo to demonstrate the cutouts used).
Thanks muchly.
Currently i’m trying to develop something using wordpress & bbpress.
Everything flows pretty good when talking on functionality and the rest of features, but there is a problem.
Actually 2 problems. First I already posted here: http://bbpress.org/forums/topic/867
And now the second one:
The final release has to be in another language but english. It’s true, I found no troubles translating bbpress in my language and the rest of updated wordpress. But after what I’ve integrated both of api’s: the wordpress and bbpress; this resulted in the following error:
Fatal error: Cannot redeclare class streamreader in /var/www/pm/forum/bb-includes/streams.php on line 26
I suppose it’s because of the translations, cause when I did not defined BBLANG, everything worked well.
After a bit I thought, that a solution for my problem can be joining both of the bbpress and wordpress translation .mo’s and defining just WPLANG for my language settings. That worked, but I dont see this as a pretty simple and accessible solution for everybody!
I would be glad getting some help on that, If there is any other more easier solution, that would be cool.
Topic: Some Questionssssss
If this is in the wrong place, my bad. I couldn’t find all the answers I needed, so I decided a new thread would help.
* Can I import my data from an Invision Power forum?
* bbPress can integrate with my WordPress blog, right? Meaning users make a profile and use an avatar that would show up in the forums as well as in comments on the blog?
* Is there a WYSIWYG editor for bbpress?
* What about signatures for posts, as you would find with phpBB, Invision Power, etc?
* Is there a quick reply feature?
What I’m looking for is a forum to integrate with WordPress, but Invision can’t do that, so it would be ideal if bbPress had features like it.
Thanks!