Forum Replies Created
-
In reply to: Major Issues This Morning
How do I get 1.2.9? I have 1.2.7
In reply to: Major Issues This MorningThank you.
In reply to: Major Issues This MorningAlso, is BP compatible with WP 3.2.1? Last time I attempted to upgrade, BP failed miserably.
In reply to: Major Issues This MorningI contacted the host and here’s their reply:
I have opened your website and I did notice that it is loading very slow.
However I have checked the server where your hosting account resides and noticed that it is not overloaded and the current load is between 1.30-1.60, which is not much for this server.
I have checked the MySQL slow queries log and found that there are some slow queries made from your application to your database.
I would suggest that you optimize these queries in order to optimize the overall server’s performance.
I have recreated the issue that you are experiencing with your Activity tab, however we can not offer you solution for this issue, as it is clearly related to your application.
You can find a freelancer developer who can help you with the issues mentioned above on the following URL:
If you need further help, do not hesitate to contact us again.
Basically told me to hire a freelancer. Ugh!
In reply to: Main nav bar stopped working after BP installMIne stopped working this morning after working for well over a year. Please help!
In reply to: OK, 3.1 anyone?Yes! Any fix for this?
In reply to: WordPress 3.1Can you share the work arounds for getting rid of the admin bar? It is covering my buddypress bar. Ugh!
In reply to: Remove Sidebar from Custom TemplateThank you!
In reply to: Theme IssueI added #container { width: 630px; float: left; } to the default style.css and that did the trick. Thank you all for your help! You rock!
In reply to: Theme IssueThank you Andrea. What will I need to modify in the HTML in the BP Template?
In reply to: Theme IssueThank you.
In reply to: Theme IssueOf the main template or Buddypress? (Sorry I’m a bit slow)
In reply to: Warning Error MessageP.S. THANK YOU for your help!!! It made me start thinking!
In reply to: Warning Error MessageFIXED IT!!!

The path it was seeking the file was home/pgnew/public_html/wp-content/themes/wpclearbasic/functions/bp/bp_functions.php
The file path I HAD was: home/pgnew/public_html/wp-content/themes/wpclearbasic/functions/bp-template-pack/bp/bp_functions.php
I moved the files from the bp-template-pack to wpclearbasic and ta da!!!! Yea me!
In reply to: Warning Error MessageI’ll give this a try. I did replace TEMPLATEPATH with STYLESHEETPATH and nothing changed. But, I will use the steps above and try again.
It was working with the default template prior to this.
I’m only making changes to the custom theme folder only.
In reply to: Warning Error MessageWhen I deactivated the Coming Soon Plugin I received more errors:
Warning: include() [function.include]: Failed opening ‘/home/pgnew/public_html/wp-content/themes/wp-clear-basic/bp/bp-functions.php’ for inclusion (include_path=’.:/usr/local/php52/pear’) in /home/pgnew/public_html/wp-content/themes/wp-clear-basic/functions.php on line 1
Warning: Cannot modify header information – headers already sent by (output started at /home/pgnew/public_html/wp-content/themes/wp-clear-basic/functions.php:1) in /home/pgnew/public_html/wp-content/plugins/sidebar-login/sidebar-login.php on line 314
Warning: Cannot modify header information – headers already sent by (output started at /home/pgnew/public_html/wp-content/themes/wp-clear-basic/functions.php:1) in /home/pgnew/public_html/wp-content/plugins/forum-server/wpf.class.php on line 1465
The ( TEMPLATEPATH . ‘/bp/bp-functions.php’ ); is in the functions.php file.
1. Which version of WP/MU are you running? (WP 2.9.1)
2. Did you install WP/MU as a directory or subdomain install? (N/A)
3. If a directory install, is it in root or in a subdirectory? (N/A)
4. Did you upgraded from a previous version of WP/MU? If so, from which version? (N/A)
5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. (Yes)
6. Which version of BP are you running? (1.2)
7. Did you upgraded from a previous version of BP? If so, from which version? (No)
8. Do you have any plugins other than BuddyPress installed and activated? (Yes)
9. Are you using the standard BuddyPress themes or customized themes? (Customized)
10. Have you modified the core files in any way? (Just the functions.php file with ( TEMPLATEPATH . ‘/bp/bp-functions.php’ ); as directed)
11. Do you have any custom functions in bp-custom.php? (No)
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? (Forum integration was done but have not yet added bbPress)
13. Please provide a list of any errors in your server’s log files. (Please see above)
14. Which company provides your hosting? (SiteGround.com)
In reply to: Warning Error MessageInclude it in the functions.php after ( TEMPLATEPATH . ‘/bp/bp-functions.php’ ); ? (…and I’m assuming I am to include the parentheses with that correct?
In reply to: Warning Error MessageThe following files are listed:
activity
blogs
bp
forums
groups
members
registration
Within the bp folder there is a file called bp-functions.php. Do I need to move it back a level?
In reply to: Warning Error MessageI just noticed the links are at the bottom of the page….