7006 pointsLike some sort of WPMU DEV God"Mindblowingly helpful memberLifetime member
Aaron
Lead Developer
—
23rd March 2010
BuddyPress Group Calendar 1.1 has just been uploaded. Lots of changes:
1.1 - 3/23/2010
----------------------------------------------------------------------
- Fixed bug in BP 1.2 that messed up event url formatting (added //)
- Fixed permissions bug that prevented users or mods with limited permission from editing their own events
- Fixed activity stream notifications in BP 1.2
- Added a loader to prevent deadly errors when BP is deactivated
- Added a "Single Group Events" multi widget that allows you to display events from a chosen group
- Added a default .po translation file in the /languages/ folder
Due to differences in file structure in 1.1, please follow these steps to upgrade:
Deactivate the plugin
Completely delete the bp-group-calendar folder
unzip the new bp-group-calendar folder to wp-content/plugins
BuddyPress Group Calendar 1.1 has just been uploaded. Lots of changes:
1.1 - 3/23/2010
----------------------------------------------------------------------
- Fixed bug in BP 1.2 that messed up event url formatting (added //)
- Fixed permissions bug that prevented users or mods with limited permission from editing their own events
- Fixed activity stream notifications in BP 1.2
- Added a loader to prevent deadly errors when BP is deactivated
- Added a "Single Group Events" multi widget that allows you to display events from a chosen group
- Added a default .po translation file in the /languages/ folder
Due to differences in file structure in 1.1, please follow these steps to upgrade:
Deactivate the plugin
Completely delete the bp-group-calendar folder
unzip the new bp-group-calendar folder to wp-content/plugins
Thanks for catching that. An artifact of moving to the BP loader. Change line 54 of bp-group-calendar to: add_action( 'init', 'bp_group_calendar_localization' );
Hi Arron, My name is Shaina. Once I dowload the bp-group calendar, and add it wp-contents/plugins, it doesn't appear... I'm working directly from my server with Register.com. Any suggestions?
I just tried a fresh install and it worked fine. Are you guys dropping the \bp-group-calendar\ folder and all contents into the wp-content/plugins folder? Note that inside the downloaded zip file there is another zip, and withing that there is a "plugin" directory. It is the \bp-group-calendar\ folder inside the plugin folder.
Also please verify that you followed the upgrade directions above. For whoever is getting a white screen, please let me know what error is in your error log. A white screen always means to tell us what is in your log.
Lance, I don't see any fatal errors in the log you posted. It doesn't look like it's the plugin. Did you delete the bp-group-calendar folder from plugins to see if that clears up the error?
Also it may be a theme error. This file is missing:
/wp-content/themes/bp-daily/global-adminbar.php
I'm currently using the latest iteration of the Buddypress Fun theme
I am I was running WPMU 2.9.2 and BP 1.2.2.1 along with BP-group-calendar 1.1.1 and BP-group-email 1.0.3. I updated BP to 1.2.3 and the BP-group-calendar to 1.1.2. When I did this, I could activate the calendar and email but I was unable to activate the new version of BP, receiving the following error notice... "Plugin could not be activated because it triggered a fatal error."
I had other things to do for a while so I didn't come to the forums. I continued to participate within the site and everything seemed to work fine (despite buddypress not being activated) except for being unable to send and receive private messages. Well... it's not quite that. It sends the message and the other user receives the message, you just can't see them. When clicking on the "messages" button, it states for example, "viewing 1 of 3 messages" but then it's entirely blank below. Same thing if you click on the "sent messages" button.
So I manually reinstalled the older versions back and the problems continue. I cannot activate the buddypress plugin nor can I see messages that are sent or received. There are never any error messages by the way for the inability to see the messages.
OK, so I manually deleted three folders: Buddypress, BP-group-email, and BP-group-calendar
I then reinstalled Buddypress 1.2.3 and activated... it worked. Then I installed BP-group-email, 1.0.3 and it shows it activated. Next... BP-group-calendar 1.1.2 and it activated. I did activate these as site-wide by the way.
I then tested the calendar... worked beautifully. Next I tested the "send private message" function. Again, unable to see messages received and unable to see messages sent... and never get any kind of error anywhere.
I don't think that your private message issue is related to this plugin. You can always deactivate it and test to see. More likely there was an issue with the BP upgrade. Possible with the tables.
Responses (17)
Member — 23rd March 2010 #
There's an error on my page when trying to schedule an event. The "hour" box doesn't drop down or allow any data entry.
WP 2.9.2 and BP 1.2.1
Lead Developer — 23rd March 2010 #
Thanks for catching that. An artifact of moving to the BP loader. Change line 54 of bp-group-calendar to:
add_action( 'init', 'bp_group_calendar_localization' );Lead Developer — 24th March 2010 #
Ok, 1.1.1 uploaded now. Sorry guys!
Member — 24th March 2010 #
Hi Arron, My name is Shaina. Once I dowload the bp-group calendar, and add it wp-contents/plugins, it doesn't appear... I'm working directly from my server with Register.com. Any suggestions?
Member — 24th March 2010 #
ditto Shaina - I did the same thing and it also doesn't show.
I noticed that the file seemed to be a little "light" compared to my original group calendar download...
Member — 24th March 2010 #
I just installed the calendar update, activated the plugin... and wpmu went down!
Please offer suggestion, thanks.
Lance
http://builderpress.com
Member — 24th March 2010 #
Lead Developer — 25th March 2010 #
I just tried a fresh install and it worked fine. Are you guys dropping the \bp-group-calendar\ folder and all contents into the wp-content/plugins folder? Note that inside the downloaded zip file there is another zip, and withing that there is a "plugin" directory. It is the \bp-group-calendar\ folder inside the plugin folder.
Also please verify that you followed the upgrade directions above. For whoever is getting a white screen, please let me know what error is in your error log. A white screen always means to tell us what is in your log.
Member — 25th March 2010 #
The Single Group events! widget it redirects to the wrong url..
http://ticoblogger.com/grupos/blogueros/calendar/event/1/ is the original..
http://ticoblogger.com/grupos/blogueroscalendar/event/1/
as u can tell it should be blogueros/calendar
In the activity stream it shows the right link.. its only the widget
Member — 25th March 2010 #
arggh
same error for me. missing a "/"
Lead Developer — 25th March 2010 #
1.1.2 has been released to fix the widget event links. Sorry I missed that guys.
Member — 25th March 2010 #
Aaron, attached is a copy of the error log for builderpress mentioned above.
Thanks,
Lance
Lead Developer — 25th March 2010 #
Lance, I don't see any fatal errors in the log you posted. It doesn't look like it's the plugin. Did you delete the bp-group-calendar folder from plugins to see if that clears up the error?
Also it may be a theme error. This file is missing:
/wp-content/themes/bp-daily/global-adminbar.php
Member — 26th March 2010 #
Aaron,
I'm currently using the latest iteration of the Buddypress Fun theme
I am I was running WPMU 2.9.2 and BP 1.2.2.1 along with BP-group-calendar 1.1.1 and BP-group-email 1.0.3. I updated BP to 1.2.3 and the BP-group-calendar to 1.1.2. When I did this, I could activate the calendar and email but I was unable to activate the new version of BP, receiving the following error notice... "Plugin could not be activated because it triggered a fatal error."
I had other things to do for a while so I didn't come to the forums. I continued to participate within the site and everything seemed to work fine (despite buddypress not being activated) except for being unable to send and receive private messages. Well... it's not quite that. It sends the message and the other user receives the message, you just can't see them. When clicking on the "messages" button, it states for example, "viewing 1 of 3 messages" but then it's entirely blank below. Same thing if you click on the "sent messages" button.
So I manually reinstalled the older versions back and the problems continue. I cannot activate the buddypress plugin nor can I see messages that are sent or received. There are never any error messages by the way for the inability to see the messages.
Please help!
Dave
Member — 26th March 2010 #
Update...
Buddypress Child Fun Theme
OK, so I manually deleted three folders: Buddypress, BP-group-email, and BP-group-calendar
I then reinstalled Buddypress 1.2.3 and activated... it worked. Then I installed BP-group-email, 1.0.3 and it shows it activated. Next... BP-group-calendar 1.1.2 and it activated. I did activate these as site-wide by the way.
I then tested the calendar... worked beautifully. Next I tested the "send private message" function. Again, unable to see messages received and unable to see messages sent... and never get any kind of error anywhere.
Dave
Lead Developer — 26th March 2010 #
I don't think that your private message issue is related to this plugin. You can always deactivate it and test to see. More likely there was an issue with the BP upgrade. Possible with the tables.
Member — 26th March 2010 #
Everything working fine now. Removed and re-installed bp-calendar plugin and bp-daily theme. @Aaron thanks for the follow up.
Lance
Become a member