Search Results for 'bbpress'
-
Search Results
-
Just upgrade bbpress to 1.0 version, after active the bbpress smilies plugin I found an issue for previous post-form.php
<?php bb_do_action(‘bb_grins’); ?> does not work anymore. in another word, at the top of post form, user can not see the smilies which they can click on to select.
any idea? thanks.
If you have a problem with a specific plugin, it is best to ask the question on the plugin’s page so the author, and other people with the same problem, can find it easily.
New bbPress users typically encounter the same problems and ask the same questions over and over again – you should review all the posts on the plugin’s page in the “extend” section for common problems/answers.
Please do not start new topics about a specific plugin in the general forum to try to grab immediate attention.
Attention Plugin Authors
If you are a plugin author, please check your plugin page periodically. Each Plugin has it’s own RSS feed which you can put into a feedreader (or Yahoo Alerts can email you when a custom feed url changes) to track new questions. If you do not intend to support your plugin any further, please let users know by either stating so in the readme.txt or posting on your plugin’s page.
Topic: Parse error – Please Help!!
Hi all,
I am getting this error when I go to the url for my bbpress install, apparently everything worked during install and integration to my wordpress blog.
However this is the error I get –
Parse error: syntax error, unexpected T_STRING in /home/content/d/o/c/docst4r/html/iglesiacdr/bbpress/bb-config.php on line 24
this is what is on line 24 in my bb_config.php –
$bb_table_prefix = ‘bb_’; // Only letters, numbers and underscores please!
This is all foreign to me please help.
Thanks