Hi There, I am new to Zencart and am having problems with the paypal module(s) on my jus2bux.com shop..

In admin->Modules->payments I would get a PHP error and the right hand module details box is missing. If I take out the 3 paypal php files from the modules folder ( public_html/includes/modules/payment/) I get the payment modules page to display correctly. If I add any of the 3 paypal php files back I get the original error on the page. Table 'jus2bux_db.paypal' doesn't exist in: [show fields from paypal]

I suspect the fault my have been myself fluffing around with the IPN settings or that of a hack attempt, I am not sure.

I added a configure.php file to help
(To attempt to show PHP debug errors on-screen, create and upload a new file, like this:)

Filename: /includes/local/configure.php

<?php
define('STRICT_ERROR_REPORTING', true);
?>

Name:  screencapturejus2bux.jpg
Views: 111
Size:  16.4 KB

Even thou this problem may be self inflicted, can someone out there point me in the right direction please?