Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

display product listing on default page with buy now link


manishkumar97

Recommended Posts

thanks for ur reply.........

 

i did wht u said bt it gave this error=>"1109 - Unknown table 'p' in field list

 

select count(p.products_id) as total

 

[TEP STOP]"

 

 

actualy i am making product listing by editing default page ("C:\wamp\www\oscommerce-2.2rc2a\catalog\includes\languages\english\index.php") in text main.

i put all html code in

$all = array();

$all[] = define('TEXT_MAIN', '<table for product listing>'); bcoz i want particular design....

is it rite way to do this....?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...