paths are set dynamically to the plugin folder and theme folder, etc, but the plugin folder names should remain the same. Try and rename all the folders of buddypress to random names, I don’t think so
I doubt that piece of stray code comes out of bp-events, I can not make anything out of it.
It did, cause that was where I found it but I just svn updated and it wasn’t there, so there must have been a problem when I uploaded via ftp last time. The last line that should be there ends in that code, so it must have duped it.
Just come across another problem. I created an event, and assigned a group to be its host. The forum topics from that group are showing up. Not sure if that is a bug or a feature, but in my case, I wouldn’t want all the forum topics from my team’s executive committee showing up on an event about welcoming new members!
When inviting users, instead of their avatar and name showing up like with the group invitation process, it shows up -1
, and then does the are you sure dialog when trying to invite.
Also, when I just went to create a new event, all of the fields were pre-populated with the title of the previous event I’d created.
I’m testing this plugin on WPMU 2.8.4 + BP trunk r1893 and I’ve noticed that the users actions on events (like for example creation of new event) make no trace in user activity.
I’m not sure that it’s not a problem of my particular instalation. But in case it’s true lack of feature are you planning to add this functionality in future?
Sorry. I’m confused. I can still download the plugin from erwingerrits.com but I take it that you folks have taken the plugin and updated it for BP1.1. Is that correct? If so, that would mean that the version available at erwingerrits.com is out of date. Is he no longer developing it? Also, bp-events was not included with BP1.1. Where could I go to grab it? Here?:
http://svn.ywamnetworks.com/bp-events/trunk/
Can anyone recommend a Mac SVN client?
Thank you.
Any tips on getting bp-events 1.1 working with BuddyPress 1.1? Or is it simply not finished?
I installed it fine but it’s somewhat broken. For instance, nothing shows up on the event detail pages. The content area is just blank. Anyway, if it’s still in development… that’s fine. I’m just trying to figure out the status… is it’s just not done or it I didn’t install it properly.
Hi David, I have been very busy with a deadline at the office. Now with 1.1 out I am re prioritizing working on the BASE code for bp-events 1.1. Some stuff will need to be updated to reflect the gazillion bug fixes in BP 1.1. Eventhough it seems to work fine on my install, I will create another local install to see where it is at with the official BP 1.1.
My task has been really to port over the basic events functionality as a service to the community. Erwin will continue on this port and extend the features as he wishes. The biggest part that is not included with the current port is the directory view, since that was still in flux when I started porting so I left it till matured.
Give me some time as I also have another major plugin (group blog) that needs reworking of the code. However as I said, my aim is to help build a stable release for a bare bones bp-events 1.1. That is the most important task, upon which new features can be build.
Make sure to read the readme of the trunk as installation will be different and more compliant with buddypress methodology of installing plugins versus wpmu.
So…just a little more time or help is always appreciated
Fantastic. Thanks so much for the update. I was a little confused as to who was working on what or if Erwin had abandoned it… etc. This clears things up a lot. Looking forward to this plugin for sure. Should be great. I would love to help… but my PHP skills are pretty limited.
Thanks for updating this plugin, however, the ‘Events’ doesn’t show in the navigation like the old version, and there is no longer and /events page like before, sorry if this is a stupid question.
Thanks for updating this plugin, however, the ‘Events’ doesn’t show in the navigation like the old version, and there is no longer and /events page like before, sorry if this is a stupid question.
Like I said, the directory view still needs to be ported. It is a major plugin, lot’s needs to happen still. We appreciate your patience.
From the post above mine “The biggest part that is not included with the current port is the directory view, since that was still in flux when I started porting so I left it till matured.”
Basically it sounds like Erwin will be taking over again to finish it up for BuddyPress 1.1. So we just have to be patient I’m sure it will be worth the wait.
If this can help, on a fresh bp 1.1 install i get these errors when trying to activate the plugin :
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of do_action(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in C:wampwwwwordpress-muwp-contentpluginsbp-eventbp-events.php on line 2186
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of do_action(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in C:wampwwwwordpress-muwp-contentpluginsbp-eventbp-events.php on line 2215
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of do_action(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in C:wampwwwwordpress-muwp-contentpluginsbp-eventbp-events.php on line 2265
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of do_action(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in C:wampwwwwordpress-muwp-contentpluginsbp-eventbp-events.php on line 2265
Warning: require(C:wampwwwwordpress-mu/wp-content/plugins/bp-events/bp-events-cssjs.php) [function.require]: failed to open stream: No such file or directory in C:wampwwwwordpress-muwp-contentpluginsbp-eventbp-events.php on line 2764
Fatal error: require() [function.require]: Failed opening required ‘C:wampwwwwordpress-mu/wp-content/plugins/bp-events/bp-events-cssjs.php’ (include_path=’.;C:php5pear’) in C:wampwwwwordpress-muwp-contentpluginsbp-eventbp-events.php on line 2764
Ah, here I am
I have (finally) upgraded to BuddyPress 1.1 on my test site (just the forums working in one click is just worth every minute of it!!). I have set aside (branched) the old version of bp-events (0.6) for people still running bp 1.0.3 (for whatever reason), and from now on, the trunk version on my site (and WordPress plugins) will solely work on BP 1.1 and beyond. Marius has put in a *ton* of work rewriting most of the code to keep up with the major changes to BP from 1.0.3 to 1.1. For the next little while, I will mirror the changes made to the trunk listed on this thread to the one on my site until we merge the two and go forward on one version (when I have figured out how to do this…)
I am currently reworking the calendar view to have *lots* of AJAX “refreshments”…
Erwin & Marius,
great to see both of you guys working collaboratively together on this very important plug-in !
Highly appreciate the work both of you guys are putting into this !!!
thanks a lot,
Erich