• Resolved Sergio

    (@srosales1000)


    Hi, Hope you are well

    I can′t add to cart afetr typing a text in a text or textarea field. I have another web just for trials with the exact same website but in another server, and it works fine, so I guess it is something at server level, could you point me in the right direction?

    Thankyou in advance

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    I saw that a fatal error occurs any time the system performs the ajax call to add the product to the cart.
    Please enable debug log in your site and check the file debug.log to discover what’s causing the issue.
    Let me know.

    Thread Starter Sergio

    (@srosales1000)

    Hi, Thank you very much, this is what I have, I hope is good enough for you

    	trigger_error(
    				sprintf(
    					/* translators: Developer debugging message. 1: PHP function name, 2: Explanatory message, 3: WordPress version number. */
    					__( '%1$s was called <strong>incorrectly</strong>. %2$s %3$s' ),
    					$function,
    					$message,
    					$version
    				),
    Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    did you find this in the file debug.log? It’s so strange, I expected something like “Fatal error: ….”.
    Can you ask info to your hosting also?

    Thread Starter Sergio

    (@srosales1000)

    Thank you very much.

    I fixed changing of hosting provider, i had to do it anyway, I was using a VPS and maybe there was a problem in settings. I intalled PHP8, maybe that make that eroor.

    Thank you once again

    Plugin Support Giuseppe Madaudo

    (@askmagic)

    we are happy to hear that ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can′t go to cart after type a text’ is closed to new replies.