Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Table 'jus2bux_db.paypal' doesn't exist in: [show fields from paypal]

Table 'jus2bux_db.paypal' doesn't exist in: [show fields from paypal]

Views: 588

Results 1 to 2 of 2
18 Sep 2012, 4:24 AM
#1
duggie_west avatar

duggie_west

New Zenner

Join Date:
Sep 2012
Posts:
1
Plugin Contributions:
0

Table 'jus2bux_db.paypal' doesn't exist in: [show fields from paypal]

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); ?>

Attachment 11148

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

18 Sep 2012, 4:32 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Table 'jus2bux_db.paypal' doesn't exist in: [show fields from paypal]

What's the history of this site? When was it first installed? How? What's happened to it since then?

There's no reason for that table to be missing, unless you've run some sort of script that damaged the site.

What would be lost if you did a fresh install, wiping everything out?