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 - Automatic Calendar Reminders (https://vborg.vbsupport.ru/showthread.php?t=127415)

JuGgOlOw22 09-26-2006 12:51 PM

Would there be any way to do the following:

1. Set it to automatically subscribe all members to the reminder?
2. I want to be able to send out a weekly Events Email. I have the cron set to run on Sundays, but would love to be able to set it up to where they could see the whole week.

Thanks!

Farcaster 09-28-2006 04:29 PM

This hack has been updated to merge the calendar_reminder.php with the existing reminder.php file. No additional functionality was added in this revision.



Quote:

Originally Posted by JuGgOlOw22
Would there be any way to do the following:

1. Set it to automatically subscribe all members to the reminder?
2. I want to be able to send out a weekly Events Email. I have the cron set to run on Sundays, but would love to be able to set it up to where they could see the whole week.

Thanks!

1> Do you want users to be able to unsubscribe from the calendar?
2> There would be a minor change required in the reminder.php file to accommodate this. I'll take a look.

JuGgOlOw22 09-29-2006 11:57 AM

1. Yes, that would be good to have
2. Awesome. Thanks for looking!

Code9 09-29-2006 06:20 PM

Will this work for vB 3.6.1?

Farcaster 09-29-2006 06:26 PM

I have not tested it in 3.6.1 yet, but there is no reason that I can see that it would not work.

oberheimhaven 09-29-2006 07:26 PM

Great hack easy install 3.6.0 zero problems!!!

Thxs
MarkAnthony

Xoxideforums 10-12-2006 03:57 PM

This hack is exactly what I'm looking for. I have it running on a fairly fresh version of 3.6 (very few additional plugins).

I have double checked that I installed it exactly how you stated, everything seems to be there.

The table in the DB was created, my members are being inserted to the table when they subscribe. But no one is recieving emails about the event.

The mail function definately works because subscriptions to certain forums are working just fine.

Any Ideas?

Farcaster 10-12-2006 09:21 PM

Quote:

Originally Posted by Xoxideforums
The table in the DB was created, my members are being inserted to the table when they subscribe. But no one is recieving emails about the event.

The mail function definately works because subscriptions to certain forums are working just fine.

Any Ideas?

My first thought would be to check the modification to the reminder.php file to make sure that is all in order. If it is, and you've tried subscribing to the calendar, run the below SQL query either from the AdminCP or from phpMyAdmin and PM me with the results. Be sure to put your table prefix in front of the word datastore if you specified on when installing, like: vb_datastore.

Code:

select * from datastore where title = 'lastautoremind'

JuGgOlOw22 10-17-2006 11:28 PM

Have you gotten a chance to check out those options?

AWJunkies 11-26-2006 06:49 PM

I would love to see this integrated with the upcoming events subscribe. For instance if a person subscribes to a calendar to get notified on the events within 3 days. It would also add those events to the subscribe table and notify them by message at the top and for stats purposes so someone doesnt have to subscribe to every event he can just see a stat that says, "New Upcoming Events: X and click it to see event subscriptions. The X is defined by the calendar subscription mod events within the specified days and also adds the events registered to manually. So that way it gets all events on all calendars subscribed to for a specific range and if there are events months out that you did manually. I started to code some of this but cant seem to get your mod integrated with it. Thanks for this awesome mod.


All times are GMT. The time now is 09:10 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.01110 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
  • (2)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
  • (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