vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Active Mailing List 0.2beta (https://vborg.vbsupport.ru/showthread.php?t=363)

05-06-2000 07:59 AM

Finally got a working alpha/beta of my Active Mailing List.

Kinda like http://www.vbulletin.com/forum/showt...p?threadid=292

Features:

Uses/Guests can add/remove themselves from the database.
Confirmation message sent prior to adding emails to database.
Template driven (FastTemplate)
Emails out to all addresses in database a listing and summary of the latest topics/messages on your board.

Email me (wandrer@glcomputers.com) for an early alpha/beta. Will post link once everything gets finalized/packaged.

05-06-2000 09:44 AM

<message deleted>

[Edited by wandrer on 05-07-2000 at 02:36 PM]

05-07-2000 06:39 AM

http://www.glcomputers.com/Wandrer/P...ingList-10.zip

Docs:

Short, Sweet, and to the point docs.

-----

1) Create new database, or add an 'Email' table to existing database as per
database-structure.sql.php3

2) Edit config-aml.php3 and set up all variables.

3) Add a form to your site by editing the vbulletin template. form.html shows an
example you can use.

4) Add yourself to the database using the form you created in step #3 (or use form.html)

5) Check your email to see if you received a confirmation email.

6) Click on the url (if it is correct) in the email. If it is not correct, do step #2
again to change the variables that need to be changed.

7) Upon clicking on the URL, you should have gotten a confirmation that your email
address was added.

8) Run the admin php3 script to have the latest topics sent to you. It should list your
email address on the screen.

9) Check your email for the latest topics email that was sent to you.

10) Remove yourself from the database using the form in step #3.

11) Verify that your email address was removed.

12) Try adding an invalid email address (test@nonexistantwebsite.net) to verify that it
rejects invalid email addresses.


Note:

The script allows 5 seconds per email it send out. If running in safe mode, all emails may
not get sent out in the alloted time. Changes to the script would need to be made to allow
it to send only a few emails out and then refresh to itself to continue the next batch.

To change the look and feel, just edit the templates with your favorite text editor / html
editor.

This script does what I need it to do, so features like:

Subscribing to individual forums - Random Advertisements on top/bottom of emails sent out -
Batch processing of emails (10/25/100/500 at a time) - Overview Email of email-job sent to admin -

are just some of the additional features that could be in a 'professional version' of this
program.

Contact me at wandrer@glcomputers.com if you are interested in any of the above features.

5/7/00

[Edited by wandrer on 05-07-2000 at 02:48 PM]

amykhar 05-24-2003 03:11 PM

Deleted because hack is long gone.

Amy

filburt1 05-24-2003 07:00 PM

I take it, in the cleanup, you're nuking them from the db, too? :)

amykhar 05-24-2003 07:28 PM

Stuff from GHD isn't in the DB :)

Amy

filburt1 05-24-2003 07:31 PM

Oh, right...forgot you were deleting from there :)


All times are GMT. The time now is 07:00 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.01196 seconds
  • Memory Usage 1,724KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete