Search Results for '\"wordpress\'
-
Search Results
-
I’ve installed bbpress 0.73 and i integrate it with wordpress also in styles.
I add <?php require_once(‘/Path to wordpress/wp-blog-header.php’) ?> for use “get_header”, or “get_footer” in bbpress templates.
Now i discover that it’s incompatible with BBLANG because if i try to set it on it_IT (my language) i get this error Fatal error: Cannot redeclare class streamreader in /…./forum/bb-includes/streams.php on line 26
Anyway if i remove the first lines i added in config.php the language work correctly but i cannot use “get_header” “get_footer” in bbress template.
Anyone can help me ?
Topic: Lyceum
I was considering using Lyceum instead of wordpress-mu… would the integration with bbPress still be possible and *easy*?
-Thanks
-BHensley.com
-Bakedlog.com
I’ve installed bbpress with wordpress integration, the database integration works correctly thanks your guide. But… when i try to see my posts i have this error:
(
Parse error: syntax error, unexpected $end in /home/mhd-01/www.alessandropagano.net/htdocs/blog/wp-includes/gettext.php(307) : eval()’d code on line 1
1 post)
you can try to show this at http://www.alessandropagano.net/blog/forum/
I’ve heard that this could be related with language settings… but my config.php have the default setting (define(‘BBLANG’, ”)
Thanks in advance, i hope to hear you soon!
Topic: Unclosed HTML tags
I’ve got a new installation of bbPress which is integrated into a mammoth WordPress site and I’m quite pleased with the outcome. The only real roadblock I’ve hit cropped up while testing.
If a user doesn’t close an HTML tag in their post, the formatting is carried through to the rest of the site (yikes!). As you can imagine, things can get ugly real quick when this happens. And it will happen, without a doubt.
Anyone aware of a fix for this? Did some searching and browsing but didn’t find any mention of this.
Topic: Posting Form Disappears
I just started a new site at http://booksinbed.com/wordpress/bbpress (the forum pat of the site) using bbpress.
The problem I’m having can be found on this page:
http://booksinbed.com/wordpress/bbpress/topic.php?id=3
What is happening is when I exceed “The number of topics that show on each page,” which was set at 15 in my config.php file, the posting form disappears.
I am at a loss as of what to do to fix this.