vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Calendar Enhancements - Farcaster's Event Attendance (https://vborg.vbsupport.ru/showthread.php?t=129088)

Canis Firebrand 12-19-2006 04:45 PM

Quote:

Originally Posted by Farcaster (Post 1141611)
That is standard behavior for vBulletin.


Ah, okay then. Disregard. I could have sworn though that when there were no events, it still displayed the box.

Then again, I could be crazy from all the holiday stress.

In any case, thanks again for a reply and for the great product. My users love the ability to RSVP for events and such that people post to the calendar.

Farcaster 12-22-2006 01:23 AM

Quote:

Originally Posted by JoeWho (Post 1139649)
Help!!!!

I un-installed it and when I reinstalled it again (Overwrite) I get an error. How do I get past the error OR how do I remove the (Duplicate column name 'rsvp') so I can reinstall it?


Database error in vBulletin 3.6.4:
Invalid SQL:
ALTER TABLE event ADD rsvp BOOL NOT NULL DEFAULT '0';

MySQL Error : Duplicate column name 'rsvp'
Error Number : 1060
Date : Friday, December 15th 2006 @ 12:16:01 PM
Script : http://www.domain.net/forums/admincp...=productimport
Referrer : http://www.domain.net/forums/admincp...?do=productadd
IP Address : xx.xxx.xx.xx
Username : xxx
Classname : Database

Thanks.

I have corrected the install code to handle existing columns left behind from previous installations. This error should no longer occur. But, please, do remember, that if you uninstall the product, all existing rsvps will be deleted.

This release only needs to be run by people who were receiving database errors when installing the product.

elricstorm 12-27-2006 07:57 PM

Edit:

Nevermind I have the calendar working and up and running now. I figured it all out on my own. :)

elricstorm 12-28-2006 11:30 PM

Using the examples here, I heavily modified and created new code to create a World of Warcraft raid calendar, changing the DB values to using postbit fields instead. I added two tables and color coded the classes and added additional ordering pairs.

Here's an example screenshot and I just want to say thanks to Farcaster for the initial ideas he provided as it just suddenly turned a lightbulb on in my head and I had to work on a gaming calendar for vbulletin.

Farcaster 12-29-2006 12:45 AM

Very cool, Ericstorm!

elricstorm 12-29-2006 02:19 AM

Thanks mate!

MythoLogy 01-03-2007 03:44 PM

Thanks Farcaster! Been needing for a long time now! Awesome job getting this to work for more than a single day.

TitanPK 01-03-2007 07:29 PM

installed and this is PERFECT for my needs.
Is there anyway way to set it up so that Mods, Admins or another user group can either Deny the RSVP or Change the RSVP from the regular users?

Also, is there a way to set up a max number of people that can respond "yes" for a specific event and then anyone responding after that go to a wait list?

Farcaster 01-03-2007 07:55 PM

Quote:

Originally Posted by TitanPK (Post 1150100)
installed and this is PERFECT for my needs.
Is there anyway way to set it up so that Mods, Admins or another user group can either Deny the RSVP or Change the RSVP from the regular users?

Hmm.. That probably wouldn't be too hard to implement. I'll see what I can do.

Quote:

Also, is there a way to set up a max number of people that can respond "yes" for a specific event and then anyone responding after that go to a wait list?
A few others have also requested the same modification. I'll be working on that soon.

Enjoy.

TitanPK 01-03-2007 09:25 PM

Quote:

Originally Posted by Farcaster (Post 1150115)
Hmm.. That probably wouldn't be too hard to implement. I'll see what I can do.



A few others have also requested the same modification. I'll be working on that soon.

Enjoy.

Fantastic. What about if someone would like to be moved from YES to Maybe? Or Vice Versa automatically with a notification going out?

would it be possible to have a PM or EMAIL sent to the 1st person on the waitlist to confirm for the available spot?

Here is my application so you understand. I host a forum for home poker games and this hack is perfect. However, some people are not allowed in people's homes and sometimes things come up at the last min where people have to drop out, and then someone from the waitlist can get in the game.
We used to do all this manually before but this hack is SO close to nailing exactly what we need. (shoot I'll throw you a few bucks to do this)

T

gyankow 01-04-2007 12:47 PM

Dumb Question, However, will this work or update events prior to the install?

|oR|Greg 01-04-2007 01:59 PM

Nope.

Quantnet 01-05-2007 05:15 PM

After I moved avatar from database to file system, the avatars will display correctly on rsvp file if i put the avatar path as ./customavatars instead of /forum/customavatars

Thanks for the great mod

Quantnet 01-05-2007 05:45 PM

I have another request/question

Say, I'm the first person to RSVP and I select the mod to display based on RSVP. Then a couple of days later, i go back and edit my comment but I still RSVP yes. The new editing timestamp would put me at the back of the rsvp list.

Would it be possible so that you can display editing time but the original rsvp time still intact ?

fishhub 01-05-2007 06:35 PM

thanks, I'm able to re-install. But cant work well with 3.5.x. Hopefully it can improve to allow 3.5.x to enjoy this wonderful mod.:)

Sychev_S 01-10-2007 05:59 AM

Okey, I know it's a stupid question, but What does RSVP stand for?

Farcaster 01-10-2007 06:09 AM

RSVP stands for Répondez s'il vous plaît. From French, that literally that translates to, "Respond please." Typically, it is used on invitations requesting a response of attending or not attending.

Sychev_S 01-10-2007 05:09 PM

Thanks, I am just thinking of some phrase that will replace it. Because to be honest with you I had no idea what it stands for, but I guess that's just me. How about "Who's going?"
Just need advice.
By the way, Farcaster, thank you for the great hack!

wobbly 01-13-2007 04:38 AM

Great mod farcaster. I am currently on the lookout for an addon that does what your script does but also has a paypal button so that people can pay to attend the event (LAN Party). There is currently nothing on the market and being a host I would be willing to pay (Like I'm sure lots of other LAN party hosts would for a decent script as vbulletin doesnt have a single script for this purpose unlike PHPnuke which had nukelan2.

Anyway, keep up the good work and if you fancy modding this script to incorporate this feature I would be the first to buy it.

WATRD 01-22-2007 09:52 PM

Maybe I missed it, but is there a way to administer existing RSVP's? For example, if the admin wants to remove someone from the RSVP list?

Farcaster 01-22-2007 10:57 PM

Not at the present, WATRD. But in a future revision there will be.

Lionel 01-22-2007 11:02 PM

Quote:

Originally Posted by wobbly (Post 1157754)
Great mod farcaster. I am currently on the lookout for an addon that does what your script does but also has a paypal button so that people can pay to attend the event (LAN Party). There is currently nothing on the market and being a host I would be willing to pay (Like I'm sure lots of other LAN party hosts would for a decent script as vbulletin doesnt have a single script for this purpose unlike PHPnuke which had nukelan2.

Anyway, keep up the good work and if you fancy modding this script to incorporate this feature I would be the first to buy it.

you could try to incorporate the "pay for posting" hack with that specific forum.

Canis Firebrand 01-23-2007 01:28 PM

Quote:

Originally Posted by Canis Firebrand (Post 1128675)
I had an interesting thought that I'm not sure can be done with this mod.

I have it all working perfectly. I'm not sure what the issue I posted about before was. But when I installed the previous version, everything worked great and my users have been loving the ability to RSVP on events.

Back to my thought.

Is there a way to show in the What's Going On area where it shows the upcoming events to have it display a brief rsvp count?

I'm thinking something like this.

Upcoming Events:

12/01/06: Party(2 Yes, 1 No, 4 Maybe)

That way you could have a quick glance at the rsvp list without having to go into the event. You would still have to go into the event to see the actual people that rsvp'ed.

I wanted to bump this up to see if it was possible. I think I made the post originally when you were heavily working on interating this mod and your event forum mod.

The Modfather 01-23-2007 02:22 PM

Hi Farcaster!

First of all, great mod. It works perfectly for what I am using it for (LAN party).

I do have a question that I'm hoping someone can help me out with.

The mod installed successfully, and it works fine. However, on the admin side, I am unable to sort by RSVP date or Username. Here is a screenshot of what I see:

https://vborg.vbsupport.ru/
(click for a clearer pic)

Any help in getting this corrected would be greatly appreciated!!!

Thanks.

The Modfather 01-25-2007 02:36 AM

Anyone have an idea on this?

whodah 01-25-2007 01:29 PM

hello! my moderators can post RSVP events, but my non-moderator usergroups do not even see the RSVP form. (they do see the RSVP'ed userlist though.)

any ideas? thanks! :D

fishhub 01-25-2007 03:03 PM

Quote:

Originally Posted by The Modfather (Post 1165774)
Hi Farcaster!

First of all, great mod. It works perfectly for what I am using it for (LAN party).

I do have a question that I'm hoping someone can help me out with.

The mod installed successfully, and it works fine. However, on the admin side, I am unable to sort by RSVP date or Username. Here is a screenshot of what I see:

https://vborg.vbsupport.ru/
(click for a clearer pic)

Any help in getting this corrected would be greatly appreciated!!!

Thanks.

ah, yes...thats what i got exactly....those words turn out in hmtl format on the bottom right hand side..

anyone can assist? TIA

Farcaster 01-25-2007 04:17 PM

That is very odd, Mod and Fish. What version vBulletin are you running?

The Modfather 01-25-2007 04:46 PM

Quote:

Originally Posted by Farcaster (Post 1167096)
That is very odd, Mod and Fish. What version vBulletin are you running?

I am running 3.5.3, and download the 3.5.x version from the other forum. Didnt' realize I posted this issue in this thread until I just looked - sorry bout that.

fishhub 01-25-2007 04:52 PM

Quote:

Originally Posted by Farcaster (Post 1167096)
That is very odd, Mod and Fish. What version vBulletin are you running?

i'm running 3.5.4...have tried twice to install and re-install again and the problem persisted. sorry about that , but have been trying to figure out for sometime and could not solve it. I thought i'm the only one facing this problem which could be my system. However, am surprised to see Mod is facing the same issue.

Appreciate you could assist. TIA.:)

Farcaster 01-27-2007 03:47 PM

Unfortunately, I don't have a 3.5.x test board any more, so I can only test it with version 3.6.4 at the moment. It sounds like this problem may be specific to a 3.5 installation of vBulletin. Is anyone else having this problem that is using 3.6?

evotion 01-27-2007 04:38 PM

I would also be interested in a Paid RSVP whereby members who wish to be part of an event first have to pay a specified amount at Paypal to gain entry.

Am willing to pay for this too. If there is a chance of this then let me know.

midirtrider 01-27-2007 10:22 PM

I just tried to install this hack and nothing happened..

I uploaded the XML file and edited the template..

I went to my calender to see if it was working and nothing.. can someone please help..

www.MIdirtriders.com is the website I am trying to get this to work on.. thanks in advance!

MINIgolfer1 01-28-2007 06:43 AM

I've clicked on install and this is a great mod. I love it.

Probably the only thing that I would like to see is that it displays the date that a person RSVP's. I've seen this mentioned earlier as well. Would also be cool to be able to set a deadline for when someone can RSVP.

I run a golf association, and have cutoff dates on when I can't accept any more entries into the tournaments. Having the 2 above features would give me everything needed.

I used to use the old "Roll Call" hack on my older system, but this one blows that way completely.

Great work!

Farcaster 01-28-2007 06:58 AM

Quote:

Originally Posted by MINIgolfer1 (Post 1168800)
Probably the only thing that I would like to see is that it displays the date that a person RSVP's. I've seen this mentioned earlier as well. Would also be cool to be able to set a deadline for when someone can RSVP.

There is an option to show the date and time that the user RSVP'd. Go into the options for "Farcaster's Event Attendance" and look for "Show RSVP Date?"

I am planning on implementing a feature to limit RSVPs to a certain time before the event. Look for it in a future revision. In fact, I plan to start work on a new revision soon. :)

Farcaster 01-29-2007 01:26 AM

Quote:

Originally Posted by midirtrider (Post 1168598)
I went to my calender to see if it was working and nothing.. can someone please help..

Have you tried creating a new event for a future date? If so, do you get the RSVP check box option? Does it then show the RSVP box?

MINIgolfer1 01-29-2007 02:31 AM

Quote:

Originally Posted by Farcaster (Post 1168805)
There is an option to show the date and time that the user RSVP'd. Go into the options for "Farcaster's Event Attendance" and look for "Show RSVP Date?"


Oops, missed that. Sorry. This kicks some royal butt. This is exactly what I have been looking for.

Farcaster - YOU ROCK!!!!!!!

nymyth 01-29-2007 04:21 PM

How do i make it so there is no "NO" or "MAYBE" option.....i only need YES??

anyway only ADMINS or MODS can see the full list of attendees.......members can only see themselves?

Peace

nymyth 01-29-2007 08:45 PM

also, is there anyway to generate a report with usernames first name for like a guestlist feature?? THIS WOULD BE GREAT

Peace

fishhub 01-30-2007 03:20 PM

Quote:

Originally Posted by Farcaster (Post 1168398)
Unfortunately, I don't have a 3.5.x test board any more, so I can only test it with version 3.6.4 at the moment. It sounds like this problem may be specific to a 3.5 installation of vBulletin. Is anyone else having this problem that is using 3.6?

:( :(


All times are GMT. The time now is 07:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01990 seconds
  • Memory Usage 1,836KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete