PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Lot's of errors in log: table doesn't exist

  1. Hello,

    Checking the error_log file I've found hundreds of this errors:

    [05-Apr-2012 08:35:57] Error Table 'xxxxxxxx_wrdp4.wp_23_rg_paypal' doesn't exist de la base de datos de WordPress para la consulta SELECT id, form_id, is_active, meta FROM wp_23_rg_paypal WHERE form_id=2 realizada por require, wp, WP->main, do_action_ref_array, call_user_func_array, RGForms->maybe_process_form, GFFormDisplay->process_form, GFFormDisplay->handle_submission, GFFormDisplay->handle_confirmation, apply_filters, call_user_func_array, GFPayPal->send_to_paypal, GFPayPal->get_active_config, GFPayPalData->get_feed_by_form

    It's a Wordpress Multisite install, and I'm using all the latest versions. The errors appears for different sub-sites, but there's no relationship between them (like the same child theme or similar). By the way, I'm not using paypal payments in any of them... (I point it because the name of the table raising the error: wp_23_rg_paypal)

    Thanks.

    Posted 12 years ago on Thursday April 5, 2012 | Permalink
  2. Any support on this?

    Posted 12 years ago on Monday April 9, 2012 | Permalink
  3. That table is a table associated with PayPal and the error is coming from the GFPayPal->send_to_paypal() function which belongs to the PayPal Add-On, so it does look like you have the PayPal Add-On active for that site, but the database table wasn't created for some reason. If you aren't using PayPal payments, making sure the PayPal Add-On is deactivated for those sites will probably solve your problem.

    Posted 12 years ago on Monday April 9, 2012 | Permalink
  4. Hi Alex,

    It's a multisite install, and I have the "Gravity Forms PayPal Add-On" active for the whole network, not for individual sites.

    Any idea in a multisite install?

    Posted 12 years ago on Monday April 9, 2012 | Permalink
  5. It still shouldn't be calling that PayPal function unless you have a feed configured on that site. Make sure that site doesn't have any PayPal feeds. If it doesn't I will be glad to take a closer look. I will need an admin WP dashboard login as well as an FTP login. Please send them to alex@rocketgenius.com and I will take a closer look.

    Posted 12 years ago on Monday April 9, 2012 | Permalink