vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Event Attendance 2.0 (https://vborg.vbsupport.ru/showthread.php?t=93782)

noel_leon 08-11-2006 05:42 AM

this is working with my 3.6.0 Gold.

Tyegurl 08-11-2006 11:53 AM

it works with 3.6.0 gold but you have to uninstall it and then reinstall the product ;)

meissenation 08-11-2006 08:36 PM

I've done the said modifications, and it's added a bunch of lines to my vBevents showthread, but alas it doesn't pop up with anything in the showthread. It's just blank. What am I doing wrong?

While viewing the event in the calendar, it does say 0 people will be attending and what not, but there's no link to click to actually say whether or not you're attending. When viewing the thread for the event that vBevents makes, there's nothing but extra lines.

meissenation 08-13-2006 02:28 AM

Nevermind, figured it out on my own... something that I hadn't seen mentioned is that if you do the mod you have to (or atleast I did) create the roll phrases as a phrase type Show Thread and then it will work.

Sidewindr 08-16-2006 07:03 AM

Quote:

Originally Posted by meissenation
Nevermind, figured it out on my own... something that I hadn't seen mentioned is that if you do the mod you have to (or atleast I did) create the roll phrases as a phrase type Show Thread and then it will work.

Can you elaborate a little more on how you fixed this? I am having the same problem.

Adding the phrases to Show thread did not work for me. I also did the edits suggestwed in the previous page to allow multiple attendees and still no joy. No area for the user to specify attendance in the Calendar entry.

meissenation 08-16-2006 10:01 AM

I originally had tried the mod to make it more friendly for people bringing multiple attendees, but I didn't like the way it looked so I removed it.

First I did the event attendance - vbEvent integration according to the post (I want to say by Thom, Thomas, Dr Thom? Something like that, it's 6:55am and i'm too tired to remember names) in any case, after performing that it would work when viewing the calendar but not when viewing the thread in the forum... it was just blank or would only show the list of who was attending, nothing before and nothing after for people to click.

I then went and tried the multiple attendees hack, which I didn't like, so I had to go back and revert everything to remove that.

Once removed, my calandar_roll template looked like this:
PHP Code:

<p><strong><phrase 1="$rollcount">$vbphrase[roll_text]</phrase></strong></p>
<if 
condition="$rollbits">
<
ul>
$rollbits
</ul>
<else />
<
p><i>$vbphrase[roll_nobody]</i></p>
</if>

<if 
condition="$bbuserinfo[userid] > 0 && $show[enroll]">
<if 
condition="$show[userattending]">
    [<
a href="calendar.php?$session[sessionurl]do=getinfo&amp;ea=unattend&amp;e=$eventinfo[eventid]">$vbphrase[roll_cancel]</a>]
<else />
    [<
a href="calendar.php?$session[sessionurl]do=getinfo&amp;ea=attend&amp;e=$eventinfo[eventid]">$vbphrase[roll_enroll]</a>]

</if>
</if> 

After reverting the roll template back, I created the phrases as Type being Show Thread:
Varname -- Text
roll_ allowenroll -- Allow users to specify tha they will be attending this event.
roll_ cancel -- I will no longer be attending this event.
roll_ enroll -- I will be attending this event.
roll_ nobody -- Nobody Yet
roll_ text -- There are {1} people enrolled for this event:

After I did that, it worked for me.


Hope that helps!

marlita 08-19-2006 05:25 AM

I have vB 3.6. Is it ok to use this plugin?

Thanks

marlita 08-23-2006 01:05 PM

I have to manually link my polls to my event-forum. It's not a huge deal, but it would be nice if something did this through the admin or forum instaed. Does anyone know about a program that does this or does anyone know how to make one?

If someone doesn't know what I'm talking about and would like to see what i mean, feel free to check out my polled event-forum. Just type username:test & password: test. Just don't vote, please.

Thanks.

elricstorm 08-24-2006 07:04 PM

I tried installing this for 3.6 and it installed fine. However, after installing it and going to the calendar and check marking the allow people to attend events checkbox, and posting I get the following:

Code:

Fatal error: Existing data passed is not an array
Called set_existing in /var/www/vhosts/httpdocs/forum/includes/functions_databuild.php on line 164
Called build_forum_counters in /var/www/vhosts/httpdocs/forum/includes/class_dm_event.php(569) : eval()'d code on line 141
Called eval in /var/www/vhosts/httpdocs/forum/includes/class_dm_event.php on line 569
Called pre_save in /var/www/vhosts/httpdocs/forum/includes/class_dm.php on line 789
Called save in /var/www/vhosts/httpdocs/forum/calendar.php on line 1952
in /includes/class_dm.php on line 235

Is this not usable with 3.6 or is there a work around for this issue? Not sure what to do.

elricstorm 08-24-2006 07:14 PM

The issue was I had another conflicting calendar plugin and once I removed it - this one worked fine.


All times are GMT. The time now is 06:16 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.02274 seconds
  • Memory Usage 1,755KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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