Search Results for 'code'
-
Search Results
-
After upgrading to bbPress 2.5.4, none of my topic contents are being showed anymore! The topic page loads and everything is visible but the topic content and replies! I use WordPress 3.9.1 and here are the list of my active plugins:
All In One SEO Pack 2.1.7
BackWPup 3.1.2
bbPress 2.5.4
bbPress Enable TinyMCE Visual Tab 1.0.1
BuddyPress 2.0.1
Capability Manager Enhanced 1.5.1
CloudFlare 1.3.14
Disable Feeds 1.3.1
Dynamic Widgets 1.5.8
iQ Block Country 1.1.10
Membership 3.4.4.1
myCRED 1.4.7
Paid Memberships Pro 1.7.11
Quick Chat 4.13
Register IP 0.1
Share Buttons by AddToAny 1.3.3
Shortcodes Pro 1.1.5
Shortcodes Ultimate 4.9.0
Sidebar Login 2.6.0
Sweet Captcha 3.0.8
WordPress Google +1 Button – Advanced Plugin, Includes Redirection 1.9
WordPress Importer 0.6.1
Wordpress Poll 35.0
WP-Ban 1.62
WP Admin No Show 1.4.3
wpMandrill 1.33
WP SlimStat 3.6.4I tried disabling and enabling bbpress plugin and resubmitting settings, but none fixed the issue. I don’t know how to fix it!
First issue I ran into is the example at the bottom of this page is no longer valid, but I did find the correct edits.
Second issue I am currently having is I am unable to find out how to change the “New topic” and “Reply To” backgrounds that show up at the bottom forums and topics.
Lastly(for now) is that I am unable to change the reply header despite having added this to my css.
#bbpress-forums div.bbp-reply-header { background-color: #111111; }My forums are located here: http://test.greatarchitect.us/forums/
Thanks for any help.
Hi,
I’m very new to both WordPress and bbPress, so my apologies if this is a very easy problem to resolve!Whilst poking about trying figure stuff out in the bbpress/includes/admin/functions.php, I received the following error:
Parse error: syntax error, unexpected ‘}’ in /home/content/65/5240765/html/wp-content/plugins/bbpress/includes/admin/functions.php on line 303
I’ve checked through the code to try and find the ‘}’ but couldn’t spot it (there is no line 303 – it only goes up to 294), and tried to fix it by replacing the wrong code with the original code but it still gives the same error. I’m not entirely sure what I’ve done even after extensive google/forum searches, so I’ve copied the code into paste bin in case anyone can help me out.
The website doesn’t appear to be broken from the front end in any way, it’s just the back end that’s messed up.
I’m using WordPress vers 3.9.1 and bbPress vers 2.5.4, the theme is BigFeature.
Thanks in advance!