Search Results for 'bbpress'
-
Search Results
-
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?
I have installed bbPress using the same DB as WordPress so they can both share user details. This works great. Although I have not put bbPress in a sub-dir of WordPress to share cookies.
However, when I log in as the Key Master (who is also the administrator in WordPress) I cannot create new Forums. It says I don;t have permission to do that! When I use the exact same set up with a dedicated bbPress DB it all works ok.
Is this a bug? I think it must be…
Should be used for TESTING ONLY
Download this file
Install:
Put
activate.phpto your template folder.Put
bb-activate.phpto your bbPress root folder.Put
EnhancedRegistrationdirectory tomy-pluginsOnly tested on kakumei template without other plugins. Currently, it only support user activation. User will receive an additional mail with a code for activation. They can click the link within that mail, or manually navigate to the activation page.
And Key Master can delete user haven’t activated over ## hours.
Possible features in later releases: Registration Approval, Registration Email Verification.
Please tell me what do you think!
I’ve added the GPL license to the trunk of bbPress as well as a README containing copyright/attribution to contributors to bbPress.
You can view the current README file here:
http://trac.bbpress.org/browser/trunk/README
I think this is a nice way to acknowledge the individual contributions of people involved in the development of bbPress.
I haven’t dug very deep (or even at all) into the changesets to find out past contributors. If you believe you should be on the list then please raise a new ticket in Trac pointing out what you contributed and when (the actual changeset number is really handy). I’ll validate it then add you as soon as I can.
If anyone out there who has some experience in the field of applying the GPL to projects wants to constructively criticise the way I have applied the license to the project then please go ahead. However we will not be applying headers to every file at this stage.
