• Resolved mrmcgill

    (@mrmcgill)


    This is a great plug-in. I tried it the first time and it worked perfectly I cant remember which version. after some of the updates. (plugin and wordpress) it hasnt been working so great. Users are telling me that theyve sent form submissions. but I have no record of it. No email, No automatic post. but when I do it myself it goes thru…but I get like 300 copies of it..300 emails and 300 posts…

    please help thanks

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter mrmcgill

    (@mrmcgill)

    there also used to be a blue status bar after you push submit…that isnt there anymore. and after you push submit it times out and says contact server administrator. but the 300 submissions go thru

    Thread Starter mrmcgill

    (@mrmcgill)

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    ——————————————————————————–

    Apache Server at salutemusic.com Port 80

    Thread Starter mrmcgill

    (@mrmcgill)

    sorry to keep bombarding you with stuff…but here is the latest error message i have..

    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/50/4372350/html/6degrees/wp-content/plugins/wordpress-form-manager/db.php on line 594

    Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/content/50/4372350/html/6degrees/wp-content/plugins/wordpress-form-manager/db.php on line 502

    Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/content/50/4372350/html/6degrees/wp-content/plugins/wordpress-form-manager/db.php on line 505

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/50/4372350/html/6degrees/wp-content/plugins/wordpress-form-manager/db.php:594) in /home/content/50/4372350/html/6degrees/wp-includes/pluggable.php on line 897

    Thread Starter mrmcgill

    (@mrmcgill)

    the problem may have been in the email notifier…it was set to name instead of the email field…I will let you know…thanks

    Thread Starter mrmcgill

    (@mrmcgill)

    I am still having the same issue

    Thread Starter mrmcgill

    (@mrmcgill)

    ok the problem seems to be when i submit as post…i took that off and it works fine.

    Plugin Author hoffcamp

    (@hoffcamp)

    Okay – I just took a look at the errors, those are some basic transactions that are having problems. Also the 300 submissions thing should not be happening, there is a nonce system that should only allow one submission per form. Thanks for posting this.

    Thread Starter mrmcgill

    (@mrmcgill)

    its also not sending the info to the email addresses..thanks for looking into this

    Plugin Author hoffcamp

    (@hoffcamp)

    Could you run the ‘DB check’ in the advanced section and paste the output?

    Thread Starter mrmcgill

    (@mrmcgill)

    Forms table (wp_fm_forms)… OK
    Items table (wp_fm_items)… OK
    Templates table (wp_fm_templates)… OK
    Settings table (wp_fm_settings)… OK
    Forms table…
    Form 1 for data table: OK
    For duplicate IDs and slugs…
    OK
    Items table…
    Checking form IDs exists…
    OK
    Checking unique names…
    SLUGS OK
    Templates entries:
    Title: Form Manager Default Filename: fm-summary-default.php Modified: 1308078326
    Title: Form Manager Default Filename: fm-form-default.php Modified: 1308078326
    Title: Summary for Data List Filename: fm-summary-multi.php Modified: 1308078326
    Settings entries:
    Name: recaptcha_public Value:
    Name: recaptcha_private Value:
    Name: recaptcha_theme Value: red
    Name: title Value: New Form
    Name: submitted_msg Value: Thank you! Your data has been submitted.
    Name: required_msg Value: ‘%s’ is required.
    Name: email_admin Value: YES
    Name: email_reg_users Value: YES
    Name: template_form Value:
    Name: text_validator_count Value: 4
    Name: text_validator_0 Value: a:4:{s:4:”name”;s:6:”number”;s:5:”label”;s:12:”Numbers Only”;s:7:”message”;s:27:”‘%s’ must be a valid number”;s:6:”regexp”;s:27:”/^\s*[0-9]*[\.]?[0-9]+\s*$/”;}
    Name: text_validator_1 Value: a:4:{s:4:”name”;s:5:”phone”;s:5:”label”;s:12:”Phone Number”;s:7:”message”;s:33:”‘%s’ must be a valid phone number”;s:6:”regexp”;s:36:”/^.*[0-9]{3}.*[0-9]{3}.*[0-9]{4}.*$/”;}
    Name: text_validator_2 Value: a:4:{s:4:”name”;s:5:”email”;s:5:”label”;s:6:”E-Mail”;s:7:”message”;s:35:”‘%s’ must be a valid E-Mail address”;s:6:”regexp”;s:51:”/^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$/”;}
    Name: text_validator_3 Value: a:4:{s:4:”name”;s:4:”date”;s:5:”label”;s:15:”Date (MM/DD/YY)”;s:7:”message”;s:30:”‘%s’ must be a date (MM/DD/YY)”;s:6:”regexp

    Plugin Author hoffcamp

    (@hoffcamp)

    I just posted 1.5.13 which will fix the symptom, the multiple submissions, but not the underlying cause. I have no idea why the page is loading 300 times. The code is single shot, so it can only send e-mails & add to the database once per page load. Let me know if this doesn’t work.

    Thread Starter mrmcgill

    (@mrmcgill)

    That seemed to have done the trick. Thank you so much! I think you may even be cooler than the dos equis guy!

    Plugin Author hoffcamp

    (@hoffcamp)

    No problem. I’m glad to help.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘recieve 300 submissions instead of 1’ is closed to new replies.