Joe
Registered Users
Post Count:7
 |
| 13 May 2011 01:57 PM |
|
Can someone give me step by step instructions on how to setup a group to be able to add events of their own? It seems like something is missing. |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 13 May 2011 05:14 PM |
|
At this time, only the group creator/owner can create group events. |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 13 May 2011 05:16 PM |
|
Moved topic to Active Social Community Support. |
|
|
|
|
Joe
Registered Users
Post Count:7
 |
| 14 May 2011 11:47 AM |
|
The description at snowcovered says this: Users and group admins can easily create and display events. Invites to friends and entire groups combined with RSVP functionality keep members connected and let event organizers know who's in and who's out. So how do users create events? |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 16 May 2011 12:10 PM |
|
Users can create events on their own profiles. |
|
|
|
|
Joe
Registered Users
Post Count:7
 |
| 16 May 2011 01:46 PM |
|
When I log in as a user and go to the profile page, I see an Events tab but no where to add an event. I am assuming I do not have something configured correctly, but what? |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 17 May 2011 03:39 PM |
|
To create an event, go to the Activity tab, and click the Event button. After the event is created, it will be displayed on the journal and also the Events tab. |
|
|
|
|
goldenrate
Customers
Post Count:81
 |
| 17 May 2011 08:41 PM |
|
It's weird I used to use the events before but I cannot find the 'add event' button. I can enter all the information of the events but cannot save it. It does feel like I am missing something in terms of configuration.
Any suggestions Ben?
Thanks |
|
|
|
|
Joe
Registered Users
Post Count:7
 |
| 17 May 2011 10:18 PM |
|
I do not have an Events button. How do I get it to show up? Did I configure something wrong? Permissions? |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 18 May 2011 10:29 AM |
|
@goldenrate: If you can't find the button, how do you enter all the information? What happens when you click the save button? @Joe: Make sure you have put a check mark in the Profile/Groups column on the journal page of the control panel, in the "Events Created" (not Events) Column. |
|
|
|
|
Joe
Registered Users
Post Count:7
 |
| 18 May 2011 10:51 AM |
|
Perfect! I think I was mixed up with different account and permissions, plus I did not have those items checked off (as you said).
It turns out that I did create an event previously.
Is there a way to make the Event div taller? When I first click on it, I can only see down to about the bottom of the description field (textarea). If you do not use the Tab key, you would never know where the other fields and Create Event button are located. But then if I click on the Event toolbar button, the div "slides up". Then if I click that same button again, the div "slides" down and then a scroll bar appears (making it easier for the end user to understand that there is more to fill out).
Can we edit a .css file to amke this Create Event div taller?
Thanks! |
|
|
|
|
goldenrate
Customers
Post Count:81
 |
| 18 May 2011 11:40 AM |
|
@Ben: I see the form but I do not see the 'save' button. You can login to http://sandbox.aspvia.com using your facebook account and verify it. |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 18 May 2011 11:44 AM |
|
I did not login, but make sure you are using 1.9.3, as there was a potential css issue with 1.9.2 and the save buttons being pushed off the page by an over-sized text area. |
|
|
|
|
Joe
Registered Users
Post Count:7
 |
| 18 May 2011 01:10 PM |
|
We just bought the Active Modules 1.9.2 eight days ago on snowcovered.com (using a different account than this one). How do I get the upgrade to 1.9.3? |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 18 May 2011 03:54 PM |
|
You can download it on the snowcovered site, currently only the Enterprise edition has been released though. |
|
|
|
|
Gary
Customers
Post Count:46
 |
| 19 May 2011 02:43 AM |
|
Ben this is a issue for everyone who purchased this product. When can the express and standard users expect a new release???? |
|
|
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 19 May 2011 12:13 PM |
|
It actually isn't an issue for everyone, because it depends on the skin, or what css you have loaded on the page. We can't control everything that happens outside of Active Social. However what we did in the latest version is hard code height values onto the text areas. You could modify your own css files to achieve the same effect. Regarding the release timing, Enterprise always gets tested and released first, but I can assure you that we will release express and standard as quickly as possible. |
|
|
|
|
Joe
Registered Users
Post Count:7
 |
| 19 May 2011 12:56 PM |
|
I added a page level style block for #txtEventSummary and set the height to 50px. Now I can see all Create Event html elements without the need for a scrollbar.
Thanks,
Joe |
|
|
|
|
Gary
Customers
Post Count:46
 |
| 19 May 2011 01:08 PM |
|
Thanks Ben. |
|
|
|
|