Search Results for '"wordpress"'
-
Search Results
-
Topic: Translation causing errors
Hi!
I put es_ES .mo and .po translation files in this folder;
bb-includes/languages/
Then I changed config.php;
define(‘BBLANG’, ‘es’);
and as a result the whole forum stops working and I’m getting this message;
Fatal error: Cannot redeclare class CachedFileReader in
wampwwwwordpressbbpressbb-includesstreams.php on line 163Any idea of what’s wrong?
I have another question;
Is there anyway I can make bbpress to read wordpress language files in wordpress language folder?
I’m not a php coder yet and am learning. How would I go about making when I click “register” on bbpress to shoot it to my wordpress registration instead?
The reason why is because I have it setup so that WP users can also log on the forum, but bbpress signups don’t work with WP.
Thanks
Topic: Integration won’t work??
http://bbpress.org/documentation/integration-with-wordpress/
Reference to this, I have set my pointers to my wp directory and it doesn’t take anything from it.
Is this the correct way for this part??
$bb->wp_table_prefix = ‘wp_table_prefix’; // WordPress table prefix. Example: ‘wp_’;
It’s very frustrating that this two great packages can’t be implemented easier.
Thanks
Topic: Changing the header
I’m trying to add things to the header but is not working out for me, I have modified headers in the past on wordpress, but bbpress header is different. Everytime I try I get an error. I just want to add a shortcut back to my homepage but html is not working for a simple shortcut on bbpress header. Can anyone help me on this?
Thank you so much in advance!