The message below keeps coming up in the php logs. Has anyone experienced it or knows why?

Table 'yogaredux.yoga01_lm_paypal_ipns' doesn't exist query: DELETE FROM yoga01_lm_paypal_ipns WHERE timestamp < 1181933211 in /home/yogaredux/www/yogaredux/www/html/includes/database.mysqli.inc on line 151.

Comments

Anonymous’s picture

This is HEAD and for Drupal 4.7 not 5.x

Alternative:
I am testing PayPal API module http://drupal.org/node/149465 in 5.1: not yet in the module list is in development state. First results are good (no errors), only I had to change the picture path in the button generation script. It needs more testing

Other altenative is wait for the 5.x release or use Drupal 4.7 ;-)

Martin