Ce sujet a été marqué résolu par son auteur, le 15 Juin 2013 à 20:10

Arantor

  • As powerful as possible, as complex as necessary.
  • Messages: 14 278
Re: Undefinded function: sendemail()
« Réponse #15, le 16 Juin 2013 à 01:28 »
Well, crap.

Wait, handleMultiple isn't for periodical notification, is it? I thought it was for if you had multiple notifications to the same thing (e.g. multiple notifications for likes on the same post)
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

live627

  • Should five per cent appear too small / Be thankful I don't take it all / 'Cause I'm the taxman, yeah I'm the taxman
  • Messages: 1 670
Re: Undefinded function: sendemail()
« Réponse #16, le 16 Juin 2013 à 02:21 »
That's part if it, I think.

If handleMultiple returns false then a new notification is not created but the current one's time is updated.

I just reviewed the code again. It is seriously broken, Sorry Dragooon. The bug  found in the OP is only the icing on top of the cake.

Commencing spam.
A confident man keeps quiet.whereas a frightened man keeps talking, hiding his fear.

Dragooon

  • I can code! Really!
  • polygon.com has to be one of the best sites I've seen recently.
  • Messages: 1 841
Re: Undefinded function: sendemail()
« Réponse #17, le 16 Juin 2013 à 07:30 »
handleMultiple doesn't affect periodical, it has nothing to do with it. Let us know of any issues you find.
The way it's meant to be

Nao

  • Dadman with a boy
  • Messages: 16 082
Re: Undefinded function: sendemail()
« Réponse #18, le 17 Juin 2013 à 18:39 »
Silly question...
How am I supposed to make e-mail sending work, on my local install..?
Is there a tutorial, somewhere?
Posté : 17 Juin 2013 à 18:35

Alright, managed to make it work... ;) Using my ISP's.

Arantor

  • As powerful as possible, as complex as necessary.
  • Messages: 14 278
Re: Undefinded function: sendemail()
« Réponse #19, le 18 Juin 2013 à 07:20 »
I don't bother. I just tell it to use the mail queue and check it appears in there as it should ;)

Nao

  • Dadman with a boy
  • Messages: 16 082
Re: Undefinded function: sendemail()
« Réponse #20, le 18 Juin 2013 à 15:11 »
On my setup, mail queue was enabled, and set to '0' maximum e-mails... That probably didn't help! Since I don't remember touching this... Maybe it's a bug in the Wedge install process, I don't know..?
Anyway, [yesterday] I disabled the mail queue as a test, and it still didn't work, then I modified the php.ini file and restarted, and then it worked. So, right now, mail queue is disabled for me...

Arantor

  • As powerful as possible, as complex as necessary.
  • Messages: 14 278
Re: Undefinded function: sendemail()
« Réponse #21, le 18 Juin 2013 à 18:26 »
Eh, I use the mail queue for the fact I can see all the details that are supposed to be outgoing (other than headers but that's a trivial thing to check), it works for me.

Nao

  • Dadman with a boy
  • Messages: 16 082
Re: Undefinded function: sendemail()
« Réponse #22, le 19 Juin 2013 à 18:09 »
I dunno where I can view the mail queue, but all I know is that the settings I had for it, were: disabled, 0 and 0 (for the two numeric options). Looking at the code, it should have been 5, so... I don't know what's happening, I guess...

Also, did you ever find time to look into the error in the profile area, that I mentioned last week or so..? Because I still haven't uploaded to here IIRC, precisely for that reason, so you could test again, or something...

Arantor

  • As powerful as possible, as complex as necessary.
  • Messages: 14 278