Search Results for 'bbpress'
-
Search Results
-
Hi,
related indirectly to the post: http://bbpress.org/forums/topic/10-alpha-2-parse-url-error
I thought it may be something to do with the permalinks settings so I tried to revert back to “None..” in ADMIN > SETTINGS > GENERAL, but I cannot seem to change back from “Name based” to “None”; it just goes back ot “Name based” when you click “Save changes”, but I can set it to “Numeric”
I thought you might be doing something clever like checking for ther .htaccess file that needs to be uploaded to get the numeric and name based links to work, so I deleted the .htaccess file but still no luck.
Any suggestions would be appreciated.
Topic: 1.0 alpha 2 parse url error
Hi,
On 1.0 alpha 2, I just noticed that when your are NOT logged in and you click on “ADD NEW” wherever it appears (front page, tag, etc) I get the following PHP error:
Warning: parse_url(/forums/bb-login.php?re=http://www.example.com/forums/?new=1) [function.parse-url]: Unable to parse URL in /home/www.example.com/public_html/forums/bb-includes/backpress/functions.wp-cron.php on line 186
I never noticed this after first installing as I never felt the need to click on it when not logged in.
I see you don’t have it on your support forums, so I’m not sure what’s happening here.
I tried the sambauers plugin from http://bbpress.org/forums/topic/redirect-after-login-error#post-19571
but when trying to activate it I get “Plugin could not be activated; it produced a Fatal Error.”
I guess this is because it was a fix for a 0.9 release.
Please help!
Well I’ve finally done it, Intergrated my WP blog theme with bbPress. It’s not as hard as you think once you look around. Anyway check out my intergration here:
http://www.james-blogs.com (blog)
http://www.james-blogs.com/forum (forum)
(There are still 1 or two minor CSS errors but the intergration of WordPress functions has been done successfully.
It’s taken me a few days to figure it all out, but I’ve finally done it. Although it does sound like im bragging alot. I also want to share a website that could also help you do theme intergration:
http://bbpressraw.com/bbpress_blank_themes/
This site provides blank themes that are literally the bare minimum of CSS, but even better they provide blank themes in type so for example my blog layout is a 2 Column design. I would also find this layout on bbpressraw.com and then begin editing it.
Being able to get a pre-coded layout with the bare minimum needed within it, certainly helped me alot. And I was able to understand and modify to intergrate my blog theme into it.
I hope this website can help you to in intergrating your bbPress installation
First off, thanks for integrating “Page links for bbPress” into the new Alpha2, I think it’s a very good feature.
However, there seem to be some issues still.
It seems to randomly assign page numbers to topics (see example). The marked thread has in fact five pages, but the correct number is only shown in the topic page (screenshot No.3):
1. Front Page View:
http://i259.photobucket.com/albums/hh308/Nekita79/bug1.jpg
2. Forum View:
http://i259.photobucket.com/albums/hh308/Nekita79/bug2.jpg
3. Topic View:
Topic: database collation
Hi,
I have installed bbPress on local servers (MAMP / Apache that came with mac) and these installations made database tables with collation of “utf8_general_ci”
Installed on online server, and this one made database tables with collation of “latin1_swedish_ci”
Why?
And more importantly, does it matter?
Either way, a lot of entries are not going to be in English, so anything in db isn’t human-readable, so if it doesn’t matter, it doesn’t matter, I guess.
Though, if there is any way to be able to read non-ascii stuffs in database, I would love to know, please…
Thanks.
Topic: Forum could not be created!
WordPress 2.6.2 svn checkout r8849
bbPress trunk svn checkout r1794
I installed WordPress first and that went fine. I logged in and changed my password. Then I went to install bbPress. bbPress installation appeared to go fine. I used simple keys with WordPress so that bbPress wouldn’t choke on them.
I got to the final step and got a message “There were some errors encountered during installation!” and then I checked off “Show messages” to reveal the following:
“Forum could not be created!” (that may have been visible before revealing the messages as well – I can’t recall.)
After that, I tried to access the forum anyway, but I get an error in Firefox3:
Redirect Loop
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
The browser has stopped trying to retrieve the requested item. The site is redirecting the request in a way that will never complete.
* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site's cookies does not resolve the problem, it is likely a server configuration issue and not your computer.There is no .htaccess in the WordPress directory or in the bbPress directory. bbPress was installed in a subdirectory of WordPress.
/var/www/htdocs/ch/wordpress
/var/www/htdocs/ch/wordpress/forums
Any ideas?