hi, i got this error when im trying my new webform i made, when i submit the button for sending the webform i got this error

warning: substr() expects parameter 3 to be long, string given in /home/xxx/public_html/sites/all/modules/webform/webform.module on line 2054.

thanks for helping ...

ps : im only using standart webform.

CommentFileSizeAuthor
#1 webform_substr_label.patch716 bytesquicksketch
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch’s picture

Title: After making the webform... » substr() expects parameter 3 to be long error on sending of e-mail
Status: Active » Fixed
FileSize
716 bytes

I've committed the attached patch which should correct this problem. Looks like we just had the parameters flipped around a little.

kakajoe’s picture

wow..that fixed my problem again...thanks again

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.