Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

timint

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by timint

  1. A customer of mine wants a product filter with multi selecting manufacturers. But SEO URLs 5 does not support array HTTP GET parameters. Do anyone know a solution for this? index.php?manufacturers[]=1&manufacturers[]=2&manufacturers[]=3 returns index.php?manufacturers=Array I know oscommerce also has this limitation but a one level depth array was easily fixed in tep_href_link, or if it was tep_get_all_get_parameters.
  2. Tjoho, hur går det för dig med allt?

  3. Hey, I have a few proposals for improving the autoinstaller.

    1) To get rid of the need to chmod every file that will be changed one can implement an FTP function instead. No need to chmod when uploading via FTP.

    2) Implement the autoinstaller as a feature in admin where tar.gz or zip packages could be uploaded and implemented on the fly.

×
×
  • Create New...