Search Results for '"wordpress'
-
Search Results
-
Topic: FeelingGray Theme
Created a theme for my bbpress forum.. its a complementary to my wordpress theme.. am looking into using same files for the theme like the header footer and function file..
Topic: Post Via URL?
Is there anyway to post via a URL?
I.e.; http://forum.blandname.com/?new=1&topic=1&subject=test&post=”this is a test”
If this is not possible, is there a way to port the WordPress bookmarklet to bbPress?
We’re considering BBPress for user forums on our website. However, our website already has user registration (account system), and we will not have a separate registration for our forums.
Therefore, a key question is how easy it will be to integrate BBPress into an existing user registration/authentication system. A colleague looked through the BBPress code, and came up with mostly good news (see bottom).
The bad news, though, made me come here to see what the plans are for abstracting the user registration system in future versions. I imagine that our situation is quite common: no one wants multiple registration schemes on a single site (it’s bad enough how many we all have around the web!).
Note: we’ve been very satisfied with WordPress on many fronts, although not for user contributions, so no WordPress integration questions at all. And, yes, we looked at http://bbpress.org/documentation/integration-with-wordpress/
BAD NEWS, SPECIFICS:
The SQL queries that interact with the users table are interspersed across a dozen files or so. While this makes integration slightly more difficult, the real issue is that future updates to bbpress might become difficult if not impossible to merge. Given how forum packages are magnets for security
vulnerabilities, this might become a critical issue.
—
I don’t want to argue about security vulnerabilities; that’s not the issue. The point is: at what point will BBPress change how user information is distributed around the application and/or abstracted?
I checked Trac to see if the Timeline or Roadmap had any hints, but didn’t see anything.
Is this situation seen as a problem? Anyone else sharing the pain? Any insight?
GOOD NEWS, SPECIFICS: (accounts = our site registration system)
* The bbPress user table consists of 9 columns, 5 of which overlap with our generic user table, requiring only a ‘glue’ table to provide the extra columns
* There are no SQL JOIN’s with the user table (that I could find), making integration easier.
* Integration with accounts is possible and would take only a few hours.
* Customizing the look and feel would be no more difficult than it was to customizing WordPress.
* Disabling registrations is easy to do, which would force users to register via accounts.
John Roberts
OpenDNS
Hi there,
I run my blog/site on wordpress and I am really keen to add a forum. I have the option of phpbb or smf or our very own bbpress.
Picture support is my basic requirement. Could you please tell me when will it be added to bbpress? Coz i am all for WP!
And is there anyways, we could have the title of the thread as the url for the thread to make it more SEO friendly with keywords?
Cheers,
Sid
Hello,
My bbPress and WordPress Admin username and password is the same for both databases: bbPress was integrated into WordPress MySQL tables during installation and configuration. Consequently, bbPress and WordPress seems to share the same cookies reason when I logged into one as Admin, I’m logged into the other as Admin; the same is true when I’m logout out.
The same is not true, as the above, with a new member registration within bbPress or WordPress. When I’m registered as a new member into one, I’m not registered into the other: the new bbPress registered member is not automatically registered into WordPress and vice versa.
How can I resolve? Thanks for your support.
The WordPress in question: http://www.patrimoineacadien.com
bbPress: http://www.patrimoineacadien.com/bbpress/
bbpress-integration.php and display-name.php are installed and configured.
Check over here my yucky bbPress. There must be something wrong with my bbpress installation:
http://patrimoineacadien.com/bbpress/
After bbpress installation, I received an email with the following information:
Your new bbPress site has been successfully set up at:
http://www.patrimoineacadien.com/bbpress/
You can log in to the administrator account with the following information:
Username: *moderated*
Password: *Your WordPress password*
I can’t access bbpress admin; I’ve use the same Admin username in bbpress installation as my WordPress Admin username. I get error message: Internal Server Error…
I’ve checked my WordPress MySQL tables, and bb tables are present within the same location.
bbpress-integration.php and display-name.php are active plugins.
Hope you can help.