Forum Replies Created
-
How do I get 1.2.9? I have 1.2.7
Thank you.
Also, is BP compatible with WP 3.2.1? Last time I attempted to upgrade, BP failed miserably.
I 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!
MIne stopped working this morning after working for well over a year. Please help!
Yes! Any fix for this?
Can you share the work arounds for getting rid of the admin bar? It is covering my buddypress bar. Ugh!
Thank you!
I added #container { width: 630px; float: left; } to the default style.css and that did the trick. Thank you all for your help! You rock!
Thank you Andrea. What will I need to modify in the HTML in the BP Template?
Thank you.
Of the main template or Buddypress? (Sorry I’m a bit slow)
P.S. THANK YOU for your help!!! It made me start thinking!
FIXED 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!
I’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.
When 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)
Include it in the functions.php after ( TEMPLATEPATH . ‘/bp/bp-functions.php’ ); ? (…and I’m assuming I am to include the parentheses with that correct?
The 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?
I just noticed the links are at the bottom of the page….