-
Boone Gorges posted on the forum topic (possible solution found) Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
@VegasParty607 Make sure you set it to the proper UTC offset – not simply UTC, but UTC-5 (for example, if you are in the US Eastern Time Zone)
Thanks for your patience with this, gang. I’m going to investigate whether this is a BP problem or a problem with WP itself.
-
Boone Gorges posted on the forum topic Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
@bigjimmysisco I mean the username/password to your files, so I can access them through an FTP client. I have a feeling that this problem is not going to be solved unless I or another developer can test on an actually affected installation.
-
Boone Gorges posted on the forum topic heeeeeeeeeeeeeeeeelp in the group Third Party Components & Plugins: 13 years, 10 months ago
Be that as it may, something is interfering with the Javascript being loaded correctly.
-
Boone Gorges posted on the forum topic heeeeeeeeeeeeeeeeelp in the group Third Party Components & Plugins: 13 years, 10 months ago
It looks like you are having a javascript conflict, which is being caused either by your custom theme, or by a plugin. Deactivate plugins other than BP to see if one of them is causing the problem. If not, try switching back to the BuddyPress Default theme to see if your theme is the culprit.
-
Boone Gorges posted on the forum topic Order of Navigation: buddypress links vs WordPress page links in the group How-To and Troubleshooting: 13 years, 10 months ago
Those tabs are created in your theme’s header.php. You can just move them around in the markup itself by cutting and pasting. See https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ for more info on creating a child theme.
-
Boone Gorges posted on the forum topic Remove the "DashBoard" from the adminbar in the group How-To and Troubleshooting: 13 years, 10 months ago
mercime’s solution should work nicely.
Keep in mind that the Dashboard option only appears for logged-in users who have a role greater than Subscriber on your blog.
-
Boone Gorges posted on the forum topic Hot to correct my avatar error and oother helping! in the group How-To and Troubleshooting: 13 years, 10 months ago
-
Boone Gorges posted on the forum topic help me pls in the group Miscellaneous: 13 years, 10 months ago
Please don’t cross-post.
-
Boone Gorges posted on the forum topic heeeeeeeeeeeeeeeeelp in the group Third Party Components & Plugins: 13 years, 10 months ago
Your second two issues seem to be related to the theme. See https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/ for how to build a child theme. Member directory templates are members/index.php and members/members-loop.php. Group home page templates are is groups/single/. I am not sure I understand the first problem.…[Read more]
-
Boone Gorges posted on the forum topic Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
Does anyone experiencing the problem feel comfortable sending me the credentials to FTP into their installations and run a test or two? It is nearly impossible to troubleshoot when I can’t reproduce the problem. Email me at gmail.com
-
Boone Gorges posted on the forum topic Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
I find it quite perplexing that 1.2.7 has been out for several weeks, and this problem is just coming out now (and only on a relatively small number of installations). Is it possible that it has something to do with the new year and hosts’ local time settings not working properly? Is anyone having the […]
-
Boone Gorges posted on the forum topic Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
Ok, that’s helpful. That means the data is bring stored correctly. I’ll do some experiments to see what I can find.
-
Boone Gorges posted on the forum topic Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
It’ll be under Databases. Then you will have to locate the database where WP is installed, likely called wordpress or something similar
-
Boone Gorges posted on the forum topic Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
No more asking when the problem will be fixed until someone had said that they have found a fix! @bigjimmysisco Access to your database is different from access to your files. Your host might provide you with a tool called PHPMyAdmin. If so it would be on your hosting control panel. User it to locate the […]
-
Boone Gorges posted on the forum topic Every Single Time-stamp on my site is off by 7 hours! in the group How-To and Troubleshooting: 13 years, 10 months ago
There is no patch yet because no one has figured out what’s causing it in the cases described here. Anyone who is experiencing the problem: Do you have access to your database? Look in a BP table (wp_bp_activity, let’s say). The timestamps there should be in UTC. So if you’re in Denver, they should read […]
-
Boone Gorges posted on the forum topic group invite page in the group Invite Anyone: 13 years, 10 months ago
This sounds like a problem with the way BP is sending invitations. Have you tried with Invite Anyone turned off?
-
Boone Gorges posted on the forum topic Fatal errors in the group BP Group Reviews: 13 years, 11 months ago
The plugin requires the activity stream, sorry. If you want, you can remove the Activity tabs from your theme.
I have developed a member ratings plugin for a client but I don’t know if the client wants it shared. If you want to talk more about it, you can email me.
-
Boone Gorges posted on the forum topic Fatal errors in the group BP Group Reviews: 13 years, 11 months ago
Do you have the Activity component disabled? Dashboard > BuddyPress > Component Setup
This plugin requires the Activity component to be enabled.
-
Boone Gorges posted on the forum topic Fatal Error Continues in the group BP Group Reviews: 13 years, 11 months ago
Right. It is fixed in https://github.com/boonebgorges/bp-group-reviews/commit/346a144edccc5c2e592b6404f86aa005f06d3fad and will go live the next time I release a version.
-
Boone Gorges posted on the forum topic 1.2.6 upgrade date offset!! in the group How-To and Troubleshooting: 13 years, 11 months ago
Confirmed on the trunk. Brandon’s diagnosis and fix looks right. It’s been fixed in the trunk: https://trac.buddypress.org/changeset/3651 If you’re having the problem on 1.2.7, you should be able to fix it by making the following changes: – In bp-xprofile/bp-xprofile-filters.php, change line 81 to
$field_value = bp_format_time( $field_value, true,…
[Read more] - Load More
@boonebgorges
Active 1 year, 4 months ago