Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Module SMSNotifier Problem
#6
find out which code you are executing in this "if":

https://github.com/tsolucio/corebos/blob/master/modules/SMSNotifier/ext/providers/Skebby.php#L168

if you are using the positive condition eliminate the @ from the calls to see if that gives you some errors:

https://github.com/tsolucio/corebos/blob/master/modules/SMSNotifier/ext/providers/Skebby.php#L183

I suppose that, if this stream just keeps on sending information, then it would do what you say: that line connects to the skebby server and reads information until they stop sending, If they just keep on sending then it will hang there reading and filling up the memory.
Joe
TSolucio
Reply


Messages In This Thread
Module SMSNotifier Problem - LorenzoGreco - 08-30-2018, 09:43 AM
RE: Module SMSNotifier Problem - joebordes - 08-30-2018, 10:02 AM
RE: Module SMSNotifier Problem - joebordes - 08-30-2018, 10:32 AM
RE: Module SMSNotifier Problem - joebordes - 09-11-2018, 11:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)