Search Results for 'bbpress'
-
Search Results
-
Topic: Forum WIthin WordPress
Is there a way to have the bbpress forum show within one of the wordpress pages. I dont want my users to go from one site to another that looks different. I want them to stay on my blog yet do everything in the forum while still staying on the blog. is that possible?
I have wordpress installed in my main directory kicksonfire.com
I have installed bbpress at http://kicksonfire.com/beta/
for some reason when i click anything it takes me to teh 404 error page of my wordpress blog… wat can be wrong?
Hello there!
I have a website with a Wp install. I made a folder called “forum” so I could add a forum to this site. I made another MySQL database ( I already have one for Wp) for BBpress and write the user, pass,etc of the new SQL in the config.php file and here starts the problems.
1) I got the famous problem with the lost letter “i” in the line 80. Solved.
2) Then I get two more errors:
2.1: Warning: Cannot modify header information – headers already sent by (output started at /homepages/24/d225407794/htdocs/foro/bb-includes/db-mysqli.php:454) in /homepages/24/d225407794/htdocs/foro/bb-admin/install.php on line 10
and 2.2:Warning: Cannot modify header information – headers already sent by (output started at /homepages/24/d225407794/htdocs/foro/bb-includes/db-mysqli.php:454) in /homepages/24/d225407794/htdocs/foro/bb-includes/functions.php on line 1898
I try continue the installation and everything goes well, but The forum is not working. I mean. I can´t log out as the admin,I get the error:
Warning: Cannot modify header information – headers already sent by (output started at /homepages/24/d225407794/htdocs/foro/bb-includes/db-mysqli.php:454) in /homepages/24/d225407794/htdocs/foro/bb-includes/pluggable.php on line 37
Warning: Cannot modify header information – headers already sent by (output started at /homepages/24/d225407794/htdocs/foro/bb-includes/db-mysqli.php:454) in /homepages/24/d225407794/htdocs/foro/bb-includes/pluggable.php on line 37
Warning: Cannot modify header information – headers already sent by (output started at /homepages/24/d225407794/htdocs/foro/bb-includes/db-mysqli.php:454) in /homepages/24/d225407794/htdocs/foro/bb-includes/pluggable.php on line 164
If I post a new topic, I go to the write new topic windows , but when I send It; get an error :Warning: Cannot modify header information – headers already sent by (output started at /homepages/24/d225407794/htdocs/foro/bb-includes/db-mysqli.php:454) in /homepages/24/d225407794/htdocs/foro/bb-includes/pluggable.php on line 164
The strange thins, is that all those post appears in the general window!! but I can´t acces them. I get an Error 404 File not Found. The same error if I try to see my profile as admin.
The BBpress installation has a lot of problems!!!. It´s not any easy..
Any idea?
Thanks in advance!
Hi, i’m not sure if this is the correct forum for this question but here goes:
I’m developing a new site in ASP classic and would like to use bbPress as a discussion board on this new site. The new site will have it’s own login and registration but I would like to enable single sign on for both services.
The proposed solution for this is on registration, register the user on my site then process a registration for bbPress using the same details. Similarly, on logon I will have a script to logon to an ASP session and then to a bbPress PHP session. (both my site and the bbPress forum will be on the same domain).
Heres the question. How can I do this? Is there a page I can submit form information to (using AJAX or similar) on registration? Is there a page I can submit login information to to write a PHP session? I’m not very fluent in PHP so if someone could help me out here I would be very grateful.
Topic: Viewable admin-only forum?
I would like to have an “announcements” forum in my bbpress installation. All users should be able to see it and post in it but NOT create topics.
I’d settle for seeing it only. Is there a way to do any of this?
Topic: Username wrap?
Here on the official forums usernames longer than 7 or 8 characters get cut off by the post form/area itself (see even my username here), a problem I’m also encountering using the replica ‘bbpress-forum’ template.
Has anyone come up with a possible hyphenation-wrap workaround? Or is it probably down to either just dealing with the truncation, swapping in a different template with a broader username column, or doing more involved design surgery on ‘bbpress-forum’ to make it wide enough to accommodate, say, 13-15 character usernames?