tnier Posted February 28, 2008 Posted February 28, 2008 im getting this error on the admin side anyone know how to fix this 1146 - Table 'dtpetsup_dtpetsup1.paypal' doesn't exist select p.payment_status from paypal p left join orders o on p.paypal_id = o.payment_id where o.orders_id ='4912' Thanks Quote
♥geoffreywalton Posted February 28, 2008 Posted February 28, 2008 have you declared the table paypal in \includes\database_tables.php? Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
tnier Posted February 28, 2008 Author Posted February 28, 2008 have you declared the table paypal in \includes\database_tables.php? Would you know how to do that.. im not sure Quote
♥geoffreywalton Posted February 28, 2008 Posted February 28, 2008 Open the file and look in it. Have you installed a contribution which uses this table? If so, check you have followed all the steps exactly. Quote Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.