Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Bounces Processing Problem

  • drodero
  • drodero's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 6 months ago #143236 by drodero
Bounces Processing Problem was created by drodero
Hello, I have a problem with the bounce processing system in Versión 2.06lts Build 160801.

When I click on "Start Email Bounce Processing" (I really have the spanish version configured), appears a on-top window with the label "Summary", and that's all, it doesn't disappear.

How can I view for any error or log?

Thanks,

Diego
The topic has been locked.
  • drodero
  • drodero's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #143568 by drodero
Replied by drodero on topic Bounces Processing Problem
Hello again. I've just activated the developer tools of firefox, and I've discovered that when I click on start bound processing, I've got an error:

Call to undefined function split()

I've atacched a snapshot. The url is like this:

/index.php/admin/tokens/sa/bounceprocessing/surveyid/798454?YII_CSRF_TOKEN=70bba79f8024c292c045ee4c55dea25866713f5a
The topic has been locked.
  • drodero
  • drodero's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #143571 by drodero
Replied by drodero on topic Bounces Processing Problem
I've just found. It's a LimeSurvey bug.

In the file:

/application/controllers/admin/tokens.php

In the line 107 you have:

@list($hostname, $port) = split(':', $hostname);

And as split is deprecated in PHP7, you should have:

@list($hostname, $port) = explode(':', $hostname);

You only have to change split for explode, and it works again.
The topic has been locked.
  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
7 years 5 months ago #143584 by holch
Replied by holch on topic Bounces Processing Problem
Well, you should make a bug report then. But I am not sure if this will still make it into 2.06LTS. But maybe the problem is also in 2.5.

But if you do not report it, it will surely not be fixed.

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

The topic has been locked.
  • drodero
  • drodero's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 5 months ago #143585 by drodero
Replied by drodero on topic Bounces Processing Problem
Hi Holch, after writing the post, I notified the bug. And in less than one hour, the bug was fixed and a new version was released!

The limesurvey team is really fantastic!

Regards,

Diego
The topic has been locked.
  • holch
  • holch's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
7 years 5 months ago #143590 by holch
Replied by holch on topic Bounces Processing Problem
Great! Thank you for reporting / fixing and reporting back here. This helps other forum users that might have the same problem.

I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.

The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose