vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Updated Community Bulletin Generator (https://vborg.vbsupport.ru/showthread.php?t=16290)

Guru 12-21-2001 03:45 PM

If the number of days for birthdays goes past the end of the year the block is not included.

Here's some offending code:
PHP Code:

    $btoday date("m-d");
    if (
$daysaffect == "1") {
        
$bdaysprune date("m-d",(time()+$eventdays*86400));
    } else {
        
$bdaysprune date("m-d",(time()+200*86400));
    } 

The dates need to be changed to include the year.

Lionel 12-22-2001 08:22 AM

How can I automatically include headers and footers in the generated email?

Guru 12-28-2001 06:33 PM

Here's the repaired code. I tested it on my board, and found and fixed another flaw.
  • Changed birthday code to correctly handle end of year roll-over
  • Separated the date headline and age calculation code

PHP Code:

    // do birthdays
    
if ($numbirthdays) {
        
// Accomodate end of year roll-over
        
if ($btoday >= $bdaysprune) {
            
$users $DB_site->query("SELECT * FROM user WHERE SUBSTRING(birthday,6)>'00-00' AND (SUBSTRING(birthday,6)>='$btoday' OR SUBSTRING(birthday,6)<='$bdaysprune') ORDER BY SUBSTRING(birthday,6) LIMIT 0,$numbirthdays");
        } else {
            
$users $DB_site->query("SELECT * FROM user WHERE SUBSTRING(birthday,6)>='$btoday' AND SUBSTRING(birthday,6)<='$bdaysprune' ORDER BY SUBSTRING(birthday,6) LIMIT 0,$numbirthdays");
        }
        if (
$DB_site->num_rows($users)) {
            
$thisyear date("Y");
            
$birthdayspreview "$dashes\nFORTHCOMING BIRTHDAYS:\nto view the calendar, click the link below:\n$bburl/calendar.php\n$dashes\n";
            
// $birthdayspreview .= "DEBUG: btoday: $btoday   bdaysprune: $bdaysprune\n";
            
while ($user $DB_site->fetch_array($users)) {
                
$datebits explode("-"$user[birthday]);
                if (
substr($user[birthday],6) != substr($lastbirthday,6)) {
                    
$currentdate date($calformat2mktime(0,0,0,$datebits[1],$datebits[2],0));
                    
$birthdayspreview .= "\n$currentdate:\n";
                }
                if (
$datebits[0] != "0000") {
                    
$age " (".($thisyear $datebits[0]).")";
                } else {
                    
$age "";
                }
                
$birthdayspreview .= $lic $user[username]$age - $bburl/member.php?action=getinfo&userid=$user[userid]\n";
                
$lastbirthday $user[birthday];
            }
            
$birthdayspreview .= "\n\n";
        }
    } 


tubedogg 12-29-2001 05:03 AM

Due to some personal/computer problems (namely my hard drive trying to eat itself) this is not going to be out for a while. I am setting a target of the end of January but no promises.

Gutspiller 01-04-2002 01:13 AM

I installed this hack and have two problems.

Problem 1: The icon for the post is a dead image link, you know the white with the red X. That's what I am getting on the post. I set it to also post the update to a post, and that's when it gives this error.

Problem 2: I have a user (a mod in fact) that has a }{ and in the update that was posted into a thread it did this:






-- Threads with the most replies --

Title: "Ye' ol' Word Association Thread (aka Noum's house)" (posted 09-05-2001 by BenTech)
o 2065 replies, 6548 views, last post: 06:23 PM, 01-03-2002 by Giraffe }---------------------------------------------------------------------------
To unsubscribe from the community updates, click this link:
http://www.TheForumz.com/forumz/mem...ion=editoptions
and change "recive community updates" from yes, to no.

Currently, community updates are sent weekly.
---------------------------------------------------------------------------
Best regards, The TheForumz.com Administrators.





So it started that line of ---- without finishing his name. Can this be fixed? It looks like it cutout most of the actual message, because I set each block to ten posts and it didn't do it, so I think his name caused it to not show MOST of the community update.

Can somebody please help me on this?

Thanks in advance.

xug 01-13-2002 01:01 AM

Dear tubedogg or somebody else !!

Can you help me with the following:

I use this generator also to mail a weekly newsletter with several articles in it made by my members.
There is also a game review in this newsletter.

What I want and my members too, that I can submit graphics with the articles in this newsletter to all my members.

I think that the picture(s) doesn't need to be actual submitted in this newsletter, maybe with a link trick where the pictures are on my server so that they still show up in the newsletter.
I hope you understand what I try to ask here.

Please help me out on this, we want this option so badly.

trainer 02-04-2002 11:16 PM

any news on the next release? maybe someone else can take over where these guys left off if they don't have time to finish it up

xug 02-04-2002 11:34 PM

When I go to my edit panel to unselect the option of getting this bulletin I don't see any dot in the circle of the radio button, when I click on it the dot will be placed, after storing the settings and going back to the edit panel the dot is gone !

Anybody has an idea where this error could be ?

aldamon 03-07-2002 12:50 PM

2.2.3 approved!

DarkReaper 03-24-2002 11:27 PM

tubedogg...where's the new release? :(


All times are GMT. The time now is 04:38 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.01438 seconds
  • Memory Usage 1,766KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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