An Ajax Error Occurred

Home Forums Quform PHP An Ajax Error Occurred

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #19450
    mrcityrunner
    Participant

    Hello

    I am getting the following error:

    “There was a problem
    An Ajax error occurred.”

    after I submit a form. You can see this here: http://tinyurl.com/z9zp5bt

    Please help urgently.

    Thanks

    Mrcityrunner

    #19463
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #20487
    fbherr
    Participant

    Hello, I was just searching for solutions to this same problem, and in case it helps anybody else, I discovered that in my case, the reason I was getting this “An Ajax error occurred” message was because I forgot the comma between the two email addresses in the following:

    $config[‘recipients’] = array(
    * ‘recipient1@example.com’,
    * ‘recipient2@example.com’
    * );

    When I added the comma, the form went through and I got the Thank you Ajax message instead.

    #20490
    mrcityrunner
    Participant

    Hi Ally, No – the problem is not fixed… if you submit anything through the form, it shows an error. Can someone please help? fbherr – thanks for your reply but my config is a single email and no syntax errors:
    $config[‘recipients’] = ’email@address.com’;

    #20491
    mrcityrunner
    Participant

    Its ok – i got it working… you can close this ticket, thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy