Search Results for '\"wordpress\'
-
Search Results
-
Can I use the latest production/stable releases of WordPress (2.
and bbPress (0.9.0.5) together? Is that the best combination? Will most of the plug-ins or extensions for bbPress be available with those versions?I like the look of a lot of the plugins and just wanted to make sure that they will work. Thanks!
I thought I would show off my first completed bbPress project:
(Note: currently the forum login integration is actually broken (see this thread) due to my hastiness to upgrade WordPress to 2.8 without finishing checking everything first.)
User registration and logging in/out is all handled through bbPress. Integration worked perfectly first time when following the invaluable basic integration screencast by sambauers.
Customisations include:
- A bbPress theme written from the ground up, to match the rest of the site.
- Extended user profiles showing “Currently reading” and favourite books (example of a full profile).
- Private profile fields for private information needed when signing up for events.
- Additional meta information on topics to optionally display the book being discussed (example on this topic).
- Reverse thread ordering option, to allow visitors and users to reverse the order of posts in a thread (persistent).
- Custom avatar uploading functionality (defaults to Gravatar).
- Basic but surprisingly effective protection against spam user registrations in the form of blocking any registration which includes a value in the URL profile field (this field is not used on the site nor shown on the registration form). It works on the premise that any registration submission that includes a value in the URL field must be an automated spam bot registration and can simply be blocked.
- A second level of spam registration protection using the StopForumSpam.com API.
All the customisations have been achieved through custom plugins, the core hasn’t been touched. All the book images and links are automatically pulled in from the Amazon Web Services API.
I’m planning on releasing a couple of the plugins I wrote for the site once I’ve tidied them up and added some comments. I’ll probably wait until bbPress 1.0 though.
Any feedback appreciated!
Hi All,
(Newbie) I just installed bbPress and elected to integrate with WordPress, no problem initially. I then did something stupid, I saw a path name http://www.mysite.com/forum/forum/… and thought I had created a nested set of folders with the same name in my directory. It actually was the name of the first forum. So–I deleted the installation and the corresponding page in WP and then recreated the directory, installed the files, created the page again and this time, I could not get past step one of the installation. As soon as I click step 2 it goes to my root domain. I assume that there is now an entry in the wp database for the path and I can not change it. When I try to load that page, I get the login page, however it lacks the theme but does have the description I have in the original install (so that data survived my delete) and when I click submit I get a 404 page. I don’t know what to do to reset things. Please help!!
Why there isn’t a bbpress version totally integrated with wordpress ? I would a BBpress with the same user db, the same login panel, the same registration page. Is there a possibility to see this in the future ? Thanks
Topic: Damaged Database?
Hi All,
(Newbie) I just installed bbPress and elected to integrate with WordPress, no problem initially. I then did something stupid, I saw a path name http://www.mysite.com/forum/forum/… and thought I had created a nested set of folders with the same name in my directory. It actually was the name of the first forum. So–I deleted the installation and the corresponding page in WP and then recreated the directory, installed the files, created the page again and this time, I could not get past step one of the installation. As soon as I click step 2 it goes to my root domain. I assume that there is now an entry in the wp database for the path and I can not change it. When I try to load that page, I get the login page, however it lacks the theme but does have the description I have in the original install (so that data survived my delete) and when I click submit I get a 404 page. I don’t know what to do to reset things. Please help!!
It’s weird and I wonder what happened. It’s not the different wp_/bb_ prefixes, I’ve tested that.