Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: mailing list size matters?: msg#00008

cms.phpslash.devel

Subject: Re: mailing list size matters?


MOVED TO -devel ...

<snip>

> >There is a typo:
> >
> >45 error_reporting(E_ALL,~E_WARN);
> >
> >should be something like (untested):
> >
> >error_reporting(E_ALL & ~E_WARN);
>
> Well, mails seems to be sent only to the first person on the list anyway.
> Kind of strange, don't you think ? I'm no good with php, but I did run a
> test to see what's happening.
>
> If I run with the standard .71 MailingList.class, it stops after the first
> address, but if I change the while ($this->db->next_record()) {
> ... } to only be:
> while ($this->db->next_record()) {
> $name = $this->db->Record["name"];
> $email = $this->db->Record["email"];
> $dayback = $this->db->Record["dayback"];
> $this->message .= "To: $email <$name>\n";
> } // End: while ( $this->db->next_record() )
>

Well I know why it's broke now. What I'm not sure about is why it
ever worked.

It never really worked, it only sent the first email and screwed the array as you proved below.


if ( ($dayback != $tmpDay) && ( !($ary['override']) ) ) {
$ary['body'] = $this->build_body($ary,$dayback);
}

The call to build_body uses the same db object. This screws up the
array for the current while loop.

I got it to work by creating a new db object in build_body and using
it instead of this->db.

Luis - can you work on this?


Yes, I need to fix this as I mention before. I'll work in the phpslash-dev module.

I wanted to ask you, what will happen to the phpslash-ft module? Are you planning to keep sync'ing all changes manually everytime something is proven to work in the -dev module? or you will use the "stable" phpslash module once phpslash-dev becomes stable enough to do a new release?
In whichever case, I'll try to fix this and the poll bugs reported before in the phpslash-dev module.

<snip>

----)(-----
Luis Mondesi
System Administrator
LatinoMixed.com

lemsx1-PkbjNfxxIARBDgjK7y7TUQ@xxxxxxxxxxxxxxxx

"...The Mac does this so smoothly, it feels like an extension of your mind." - Paula Speer, MacWorld Magazine 2003-04

Public signature: http://www.latinomixed.com/lems1/public-a.asc


_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous ! http://search.msn.fr/worldwide.asp



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
hardware.arm.at...    cms.citadel.dev...    video.gstreamer...    java.facelets.u...    misc.basics.qna...    web.wiki.instik...    network.uip.use...    xdg.devel/2003-...    tex.bibtex.bibd...    finance.quotesp...    ietf.zeroconf/2...    redhat.blinux.g...    suse.db2/2003-0...    php.phpesp/2004...    uml.devel/2003-...    gnome.labyrinth...    qnx.openqnx.dev...    boot-loaders.gr...    db.dataperfect....    audio.audacity....    linux.uclinux.m...    editors.j.devel...    os.openbsd.tech...    kde.users.multi...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation