Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Some tables can't be selected.


ekastle

Recommended Posts

Posted

I'm using:

MySql 3.23.56

PHP 4.2.2-17

on RedHat 9

 

In Php MyAdmin 2.5.1 I cannot view the following tables.

address_book

banners

configuration

currencies

customers

products

 

On the others, some I can browse the data and some I can't.

 

From the command line if I attempt to get data from these tables I get the fillowing result:

mysql> select * from 'configuration';

ERROR 1064: You have an error in your SQL syntax near ''configuration'' at line 1

 

The same query on the products table returns data.

 

 

The reason I'm asking this is that I can't get the payment methods to work correctly. It seems sort of random the way it is working. If I have COD and Check or Money Order set up I have no choice during checkout and it looks like Check.. is the default. If I add Pay Pal I see the Pay Pal selection as well as the Check or ... but I can't select it. The radio button is there but it wont be selected. The COD method doesn't show up at all unless it is the only method I allow.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...