Results 1 to 15 of 43
Page 1 of 3
FirstFirst 1 2 3 ... LastLast

Thread: [RELEASE vB2.0] Community Bulletin Mailer

  1. #1
    Former Lead Developer, vBulletin Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier's Avatar
    Join Date
    Sep 2000
    Location
    Reading, UK
    Posts
    8,228
    Blog Entries
    6

    [RELEASE vB2.0] Community Bulletin Mailer

    First up, huge apologies to everyone who has been waiting for this hack... I actually got it to the state it's in now about a month ago, but never really polished it off after I joined the vB Dev team... and then I completely forgot about it.

    So sorry about that.



    Installation is a breeze. Simply unzip the attached file and copy commbull.php to your admin folder. When you run the script for the first time, it will detect that you have not altered the user table to include the receivebulletin field, and add that field for you. It will also display the necessary information about what alterations you need to make to the modifyoptions template, and the member.php file.

    If you ever want to view the installation instructions again, there is a link at the bottom of the main page.

    Once installation is complete, the rest is really very easy to use.

    You may find that this hack is a little rough around the edges, but I'm afraid I just don't have the time to dedicate to polishing it right now, so if anyone wants to have a fiddle with the code, be by guest.
    Meh. | Twitter: @KierDarby | Web: KierDarby.com
     

  2. #2
    Former Lead Developer, vBulletin Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier's Avatar
    Join Date
    Sep 2000
    Location
    Reading, UK
    Posts
    8,228
    Blog Entries
    6

    LOL!!!

    Might help if I actually ~released~ the hack too eh?
    Meh. | Twitter: @KierDarby | Web: KierDarby.com
     

  3. #3
    Senior Member floleb7 has disabled reputation floleb7's Avatar
    Join Date
    Apr 2001
    Location
    Paris, France
    Age
    29
    Posts
    442
    when i click to go i have this

    Fatal error: Call to unsupported or undefined function maketableheader() in /home/latriade.net/www/forum/admin/commbull.php3 on line 75
     

  4. #4
    Former Lead Developer, vBulletin Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier's Avatar
    Join Date
    Sep 2000
    Location
    Reading, UK
    Posts
    8,228
    Blog Entries
    6
    Fatal error: Call to unsupported or undefined function maketableheader()
    You will need to upgrade to at least Release Candidate 2 to use this script.
    Meh. | Twitter: @KierDarby | Web: KierDarby.com
     

  5. #5
    Senior Member TommyBALL is on a distinguished road TommyBALL's Avatar
    Join Date
    Feb 2001
    Location
    Oslo, Norway
    Age
    39
    Posts
    422

    Awesome!

    This will of couse be included in the next release of vb?


    - TommyBALL
    MCP / MCSA / MCSE / MCT
    A few eggs short of a complete easter basket

    vB 3.8.4+ (No hacks) v/Blog, Windows Server 2008 Ent, IIS 7, PHP 5.2+ (ISAPI), Xcache 1.2.2, Memcached 1.2.1, MySQL 5.0.51a
     

  6. #6
    Senior Member chrispadfield is on a distinguished road chrispadfield's Avatar
    Join Date
    Aug 2000
    Location
    London, UK
    Age
    28
    Posts
    5,368
    looks very cool. A few suggestions if anyone has a chance to work on it:

    i) ability to send multiple sets of threads. I would quite like to be able to send all of:

    - top 10 threads by replies
    - most recent 10 unanswered threads
    - top 10 threads by views

    etc.

    I imagine this just needs a repliaction of the code that generates the threads..

    ii) a way to run this script by cron.
     

  7. #7
    Senior Member Streicher has disabled reputation Streicher's Avatar
    Join Date
    Jan 2001
    Location
    Reinbek, Germany
    Posts
    383
    What a awasome hack!

    Is it possible to send a HTML-Mail as Bulletin?
    Last edited by Streicher; Mon 7th May '01 at 1:20pm.
    Streicher
     

  8. #8
    Senior Member Streicher has disabled reputation Streicher's Avatar
    Join Date
    Jan 2001
    Location
    Reinbek, Germany
    Posts
    383
    A Bug:

    I have set "Get threads according to" to "Most recently posted" and get this. Look at the dates

    Title: "Salzsäure" (posted 19-01-2038 by MichiG)
    o (3 replies, 3 views, last post: 22:10, 22-03-2000 by CO-Kowtun)
    o http://www.chemieonline.de/forum/sho...?s=&threadid=1

    My private Forums are also included.
    Streicher
     

  9. #9
    Senior Member Arkham is on a distinguished road Arkham's Avatar
    Join Date
    Mar 2001
    Location
    Toronto, Ontario
    Age
    39
    Posts
    979
    Please excuse my ignorance, but as a soon-to-be vBulletin owner I haven't seen this one in use and really not sure what it does. Could I buy a clue?

    From what I could tell, it looks like a hack for people to receive a certain (subscribed?) thread pushed via email instead of having to log on and pull it themselves.


    Thanks.
     

  10. #10
    Senior Member JonnyQuest is on a distinguished road
    Join Date
    Apr 2000
    Location
    NYC
    Posts
    253
    Great idea!
    My thoughts:
    1) Be able to choose to send HTML mail using the standard header and footer
    2) Instead of hacking the user table, it should just use the field for recieve email from admins.
     

  11. #11
    Senior Member Joe is on a distinguished road
    Join Date
    May 2000
    Location
    Highland, Utah.
    Age
    31
    Posts
    2,435
    I would like to make another Sug... I want to include a header and footer (advertisements / gen info text) on this email, can we add two custom fields for this?

    Arkham, see this thread: http://www.vbulletin.com/forum/showt...threadid=12366
     

  12. #12
    Former Lead Developer, vBulletin Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier is a jewel in the rough Kier's Avatar
    Join Date
    Sep 2000
    Location
    Reading, UK
    Posts
    8,228
    Blog Entries
    6
    In the message preview section you can add whatever text you like to the existing message body.
    Meh. | Twitter: @KierDarby | Web: KierDarby.com
     

  13. #13
    Senior Member Joe is on a distinguished road
    Join Date
    May 2000
    Location
    Highland, Utah.
    Age
    31
    Posts
    2,435
    Nice, i guess i should upgrade to RC2 and give this a try
     

  14. #14
    Senior Member The_Sisko is on a distinguished road The_Sisko's Avatar
    Join Date
    Jun 2000
    Location
    Hamburg, Germany
    Age
    31
    Posts
    382
    Some mroe bugs:
    • when selecting only Administrator Group (for testing) the script said there are no user ins the group (but there are). The same with a test group with only one user. Then I tried my self created mod groupid and it only mailt to the first user in this group
    • smae time and date probs like Streicher had!
    The Sisko
    SciFi-Forum.de
     

  15. #15
    Senior Member leadZERO is on a distinguished road
    Join Date
    Dec 2000
    Location
    St. Louis
    Posts
    506
    Just a question, can you exclude forums from having threads/posts returned? Such as... I have a staff forum and don't want the "Hot Topics" from it emailed out to all my users.
    Ryan "leadZERO" Sommers
    Gamer's Impact President
    ryans@gamersimpact.com
    ICQ: 1019590
    AIM/MSN: leadZERO

    -= http://www.gamersimpact.com =-
     

Page 1 of 3
FirstFirst 1 2 3 ... LastLast

Similar Threads

  1. Community Bulletin?
    By hypedave in forum vBulletin Suggestions and Feedback
    Replies: 2
    Last Post: Sun 11th Aug '02, 9:18am
  2. sending a Community Bulletin
    By IDN in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 2
    Last Post: Thu 25th Jul '02, 9:14pm
  3. Community bulletin
    By jmd in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 2
    Last Post: Mon 20th May '02, 5:46pm
  4. [Release v2] Updated Community Bulletin Generator
    By tubedogg in forum Releases: Version 2.x
    Replies: 210
    Last Post: Fri 26th Oct '01, 1:16am

Bookmarks

Posting Permissions

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts