ekastle Posted June 30, 2003 Posted June 30, 2003 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.
ekastle Posted July 1, 2003 Author Posted July 1, 2003 Today's snapshot fixed the Payment Method problem. Anyone have any ideas about my DB problem?
ekastle Posted July 2, 2003 Author Posted July 2, 2003 I just installed the latest update for PHP from Red Hat which fixed my PhpAdmin problem.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.