Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

polls and banners by language used


mazza

Recommended Posts

Posted

Since there is no language_id option for banners and polls. The same stuff appears on all languages. Not good. Could something like this be used to hide these boxes on different languages ?

 

 

      if ($HTTP_GET_VARS['language_id']) {



       include('includes/boxes/polls.php');



     } else {



     }

"Use no way as way, have no limitation as limitation." - Bruce Lee

Archived

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

×
×
  • Create New...