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)
-   -   Add-On Releases - Farcaster's Event Attendance & vb Event Forums Integration (https://vborg.vbsupport.ru/showthread.php?t=133970)

Farcaster 12-14-2006 07:38 PM

Mithan,
I plan on uploading a fix for the "Farcaster's Event Attendance" mod tonight that will fix the uninstallation problem. This add-on hack though should uninstall without problems and does not make any database changes.

StuntFactoryX,
Yes, the problem was that my RSVP hack would not work with Evercraft's Event Forums hack. This add-on module integrates the two hacks so that they will work in conjunction.

Farcaster 12-14-2006 08:33 PM

Just a note for anyone who may be wondering how this works with ranged events:

Even though the Event Forums hack by Evercraft only creates a single thread for a recurring event, the RSVP system will still work with recurring events. Whenever someone opens the event they will always see the current or next upcoming event date. That does mean, however, that the next day, RSVPs will be cleared out for the next event date.

jgommel 12-15-2006 12:05 AM

Okay, It's not creating the table(s) in the database... I went into the DB to create the table myself, but I realized that I'd also have to create the fields. Can anyone elaborate on what's happening and why this won't install? I've installed many other mods that access my DB without a problem.

Code:

Database error in vBulletin 3.6.4:

Invalid SQL:

              SELECT    u.username, ea.userid, ea.response, ea.comment, ea.guests, ea.rsvp_date, u.avatarid, u.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline,
                  customavatar.width, customavatar.height
              FROM    vb_eventattendance ea
                  INNER JOIN vb_user u ON u.userid = ea.userid
                  LEFT JOIN vb_avatar AS avatar ON avatar.avatarid = u.avatarid
                  LEFT JOIN vb_customavatar AS customavatar ON customavatar.userid = u.userid       
              WHERE    eventid = 033
                  AND ocdate = '1167609600'
              ORDER BY
                  ea.response, u.username;

MySQL Error  : Unknown column 'ea.userid' in 'field list'
Error Number : 1054
Date        : Thursday, December 14th 2006 @ 06:49:55 PM
Script      : http://www.domainname.com/vb/showthread.php?t=896
Referrer    : http://www.domainname.com/vb/calendar.php?do=manage&e=33
IP Address  :
Username    : RodentX
Classname    : vb_database


jgommel 12-15-2006 02:36 AM

Nevermind, I fixed it. I just installed everything on my other website and copied the DB entries into my primary websites DB -- viola, back in business!

HellRazor 12-15-2006 07:36 AM

Farcaster - you rock. :)

|oR|Greg 12-15-2006 01:42 PM

I founds me a problem. I have 2 forums specified. If I create an event in the 2nd forum, the thread is created in the 1st forum instead.

Farcaster 12-15-2006 02:11 PM

Quote:

Originally Posted by |oR|Greg (Post 1139154)
I founds me a problem. I have 2 forums specified. If I create an event in the 2nd forum, the thread is created in the 1st forum instead.

Does that only if the integration hack is installed? I didn't make any changes that should have effected thread and event creation. That may be a bug of vB Event Forums.

To find out, try disabling the integration hack and re-enabling the two disabled plugins under the Event Forums hack.

|oR|Greg 12-15-2006 02:15 PM

You're not the boss of me.









:p

|oR|Greg 12-15-2006 02:19 PM

You're right, and I posted on the other dudes hack for help anyway, covering my bases. Oh Farcaster, is there anything you CAN'T do?

AWJunkies 12-23-2006 02:13 AM

I will test this out tomorrow and let you know how it goes. THANKS SO MUCH FOR PUTTING IN THE TIME TO MAKE THIS MOD!


All times are GMT. The time now is 06:56 AM.

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.01074 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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