vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Calendar Enhancements - Farcaster's Event Attendance v3 (for vb4) (https://vborg.vbsupport.ru/showthread.php?t=234741)

andreamarucci 02-25-2010 03:35 PM

Quote:

Originally Posted by Farcaster (Post 1990143)
Very sorry for the delay folks. I've been crazy busy with some freelance stuff that I have had to devote a lot of time to. Please bare with me. If your familiar with PHP and want to try something though and see if it fixes the problem for the date/time issues in other languages, go into the plugin "GETDAY_EVENT: Add RSVPs and Form to Event" and find all instances of vbdate. It will look something like: "vbdate($vbulletin->options['dateformat'], $userdate, false, false, true);" Change the fourth option after vbdate to true. If you try that, let me know if it helps. Be sure to find all of the instances of vbdate -- I believe there are six of them.

Thanks Farcaster. It worked and now the dates are shown correctly. I've also modified from 'Y-m-d' to 'd-m-Y' that's the format in use in Italy. Maybe this one should be put in a field so that everyone could set it as preferred.

Thanks again!

Verionia 02-25-2010 10:22 PM

How can I remove the border around comments?

andreamarucci 02-26-2010 07:54 PM

Farcaster I've tried the mod and, after the last patch about dates, I haven't found any other bug. What about promote to a 1.0 status? There's something missing?

steven s 03-11-2010 12:12 AM

Quote:

Originally Posted by Farcaster (Post 1990143)
Very sorry for the delay folks. I've been crazy busy with some freelance stuff that I have had to devote a lot of time to. Please bare with me. If your familiar with PHP and want to try something though and see if it fixes the problem for the date/time issues in other languages, go into the plugin "GETDAY_EVENT: Add RSVPs and Form to Event" and find all instances of vbdate. It will look something like: "vbdate($vbulletin->options['dateformat'], $userdate, false, false, true);" Change the fourth option after vbdate to true. If you try that, let me know if it helps. Be sure to find all of the instances of vbdate -- I believe there are six of them.

My install already says
PHP Code:

$rsvp_day_formatted vbdate($vbulletin->options['dateformat'], $userdatefalsefalsetrue);
$rsvp_day_formatted_xtra vbdate("Y-m-d h:i A"$userdatefalsefalsetrue);
$rsvp_day vbdate('Y-m-d'$userdatefalsetruetrue);
$rsvp['rsvp_date_user'] = vbdate($vbulletin->options['dateformat']." ".$vbulletin->options['timeformat'],$rsvp['rsvp_date'],false,false,true); 

:confused:

meissenation 03-11-2010 11:20 AM

1 Attachment(s)
I still have "Array" appearing instead of the actual RSVP responses for each user. While it's great that I have the totals of each RSVP bucket, it would really be nice to see who RSVP'ed for each option.

novabandit 03-24-2010 03:30 PM

First of all, Thank you, Farcaster! I've been using previous versions of this mod for years, and it has always been great!

I'm having an issue with redirects after a user clicks on the submit button for an RSVP.

When they click on "Submit", the get a 404 error, with the page they are sent to being /forum.php&redirect=1.

To get past this for now, I commented out the "Prevents User Response Removal on redirect" section. The user no longer gets the 404, but they are sent to the forum main page.

Is this what should be happening, or should the user be redirected back to the event page?

(I also have VB Event Forums installed if that has any impact on this issue)

meissenation 03-24-2010 03:49 PM

Still only have "Array" with the results... :( :( :( I've had to go back to using polls as RSVP so we can see who RSVP'ed (voted) Yes, No, Maybe. :(

Front Range 4x4 04-13-2010 03:27 PM

This is my favorite mod and have been using it w/o flaws for quite a while, thank you Farcaster!

Is there ant chance that "Events on Forum Pages" will be back for this?

meissenation 04-13-2010 04:51 PM

Seems like farcaster disappeared. I gave him administrator access to my forum to troubleshoot the array issue way back when this mod was new and he said he knew how to fix it and would get back to me. Haven't heard from him since and I don't see him posting in here either. I just don't understand why my environment is different than everyone else's environment. Wish I would've stayed with vB 3.8 at this point... :(

Front Range 4x4 04-13-2010 06:47 PM

He did mention being very busy. Given the choice to tending to paid work rather than free work such as this you've got to be patient.


All times are GMT. The time now is 01:54 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.01365 seconds
  • Memory Usage 1,749KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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