Search Results for '\"wordpress\"'
-
Search Results
-
Hi! I am truly a fan of WordPress (I use it on several websites), but I am a little bit disappointed of bbpress. I know, that it is a beta, but there are plugins for wordpress available, making integration into wordpress much better. Easier integration concerning templates, user-management, navigation etc. In spite of being a beta, the code still is “grubby” – having templates in “my-templates” does not mean that all functions will work with them. Eg. “bb-login.php” still include “login.php” from “bb-templates”. So, it means wasting time by seacrhing and fixing these things… And truly: who did directly understand “how-to-integrate-bbpress-into-wp” ? Or otherway round?
And why do I always have “Ok. The document has moved here”? After login, logout – using IE. Using Firefox, nothing happens – no redirect, no link. I am enervated. Sorry. I have expected a bit more. Perhaps my fault…
Topic: Topics, and then subtopics
I would like to have a set number of topics, then subtopics within that set number. So for example:
four topics, and the users have to post subtopics within those four topics.
Or as in WordPress
I have four categories, and subcategories, and then posts within the subcategories.
Is it possible to limit the topics, have subtopics, and then post within the subtopics?
Topic: Installation problems
Hi.
I’ve a settled and happy little wordpress (version 2.02) community that I want to add a robust Forum software to.
Seeing as how WordPress.org recommends (and uses) bbPress, I thought I’d give it a go.
I’ve read through the (available) documentation <–that which I understood, and made changes to the “config.php” file as I believed all should be. I know I have something wrong, because I can’t seem to get the Forum to work with the WordPress installation I have.
My problems are less now than the first install (I keep going into the database and deleting all the ‘bb_’ instances before try to run the install each time (6 times now) – but I still have a few issues I can’t seem to put my finger on and would like to pick some brains – or be led down a truer path of enlightenment.
#1 – I am not a php programmer (an illustrator by trade) but pretty sharp so you don’t have to speak to far down to me =0)
#2 – I took the info for the top 3 lines of the “config.php” from my wordpress install. that is I left the ‘BBDB_Name’, ‘added my DB name’ left ‘BBDB_USER’, ‘added MySQL username’ and then the database password
#3 – the bbPress will reside within a “forums” directory inside directory named “cms” which is in the root of the site. I’m a mite confused about the blog and domain paths requested I thought I had them correct but everything lacked the WP template look (no css) and all the links for the “bbpress-integration.php” <-is this really a release plugin?), ahem…all of the links in the window this plug-in generates are two directories higher (on the root) instead of in the same directory as the forum.
(more on this in a bit)
This is what I have here:
// If your bbPress URL is http://bbpress.example.com/forums/ , the examples would be correct.
// Adjust the domain and path to suit your actual URL.
// Just the domain name; no directories or path. There should be no trailing slash here.
$bb->domain = ‘http://domain.com/cms/forums’; // Example: ‘http://bbpress.example.com’
// There should be both a leading and trailing slash here. ‘/’ is fine if the site is in root.
$bb->path = ‘/cms/forums/’; // Example: ‘/forums/’
respectively – and believe they are wrong – but unsure.
#4 – named the forum ‘forum name’ ; added my email address ‘devils_advocate@mac.com’; left pretty permalinks to false; topics to 30; edit-lock to 60; offset time zone -5; used my actual akismet key # (is that correct?) and then got to the serious stuff – the three items for integration with WordPress.
#5 – set
$bb->wp_table_prefix = true; // ‘wp_’; // WordPress table prefix.
$bb->wp_home = http://domain.com/cms; // WordPress – Options->General: Blog address (URL) // No trailing slash
$bb->wp_siteurl = http://domain.com/cms; // WordPress – Options->General: WordPress address (URL) // No trailing slash
And since this site isn’t loading WordPress with bbPress (being that WordPress is the primary site) I left that alone.
#6 – then I create a folder/directory in the ‘forum’ directory called “my-plugins” and add the “display-name.php” plug-in to it (it gets calls for error on line 15 which is “search”) everytime during config
and
I turn on the plug-in added to WordPress – (/cms/wp-content/templates/plugins) “bbpress-integration.php” (which opens immediately in “raw format” – even before I run the bbPress install.
But these two plugs are recommended for us non-techies – so I go with it.
#7 – run the config.php follow the link to Step 1 [and get the same page shown with the “bbpress-integration.php” plug-in (links wrong) at the top, at the bottom a path error on headers and then the regular “Step 1” information to fill in.
Repeat for step 2
Finally, when it appears to be complete I have a login page that is without css (no template integration); links two levels up toward root than where the forum resides ‘domain.com/link’ instead of domain.com/cms/forums/link’
and not wp integration what-so-ever…none of the users/passwords are recognized (over 200) etc…
what, what, what in gods name am I doing wrong?
=0|
thanks for any insight in advance…..
devils advocate.
Okay, first thing’s first… if this is the forum on the bbPress site itself, it really needs to be a bit more of a better example. As it is, when I get to the forum I’m first faced with a giant tagcloud, then I have to scroll all the way down past a huge list of posts to get to the actual individual forums such as this one. Of course, I could hit the button to start a new topic at the top of the top of the page but not only is that counterintuitive, it’s a really bad idea in general that will get people just Pcoming in and posting without looking at other posts first. I’d hoped the layout would have been changed by now at least.
Second problem, and this is one I’ve had on the wordpress forums as well but never bothered to ask about it. At the bottom of the post box it lists allowed tags (shortly after mentioning “Enter a few words (called tags)” with a link to the tagcloud rather than a definition of tags), but what gets me is “Put code in between
backticks
.” I’ve been running forums since before ISPs could offer residential Internet connections and yet I have absolutely no clue what that means. Unless this software is only meant for WordPress users (which I’m one of, btw), it would be best to get a bit more accessible to ordinary people in terms of language/jargon.My other large beef is that the forums read like blog comments rather than forum discussions. Threading would be my number one request if I intended to use it. I guess my number two request would be integrating said threaded comments into the comments section of blog entries for those using it with a WP blog, though that’s a lot more complicated. I’d want to start off with the other way around by having the blog able to automatically display posts from certain sections such as Announcements and such. I’m not sure if that functionality exists yet, so apologies if it does. If not, I suppose a workaround could be reading the rss feed from that section into the blog section, but aggregating your own feeds is a fairly silly notion.
That’s it for initial feedback right now. I may come take another look when the software has matured a bit… by that I mean the core, it shouldn’t have to depend on plugins and themes to have very basic funcionality on its own.
Jason
Ps. Oh, and I’ve had strange issues logging in here on two seperate occasions.
Topic: rawurlencode() Error
PHP Warning: rawurlencode() expects parameter 1 to be string, array given in /home/spider/public_html/wp/wp-includes/classes.php on line 1658
Well i have that problem when i integrate my bbpress with wordpress. It only happen when i view “manage->post” and “manage->pages”. I already edit the classes.php and it only fix my “manage->post”. My “manage->pages” are still broken.
If i disable the integration, everything work perfectly without any error. Anyone know how to fix this thing?