Jump to content

Search the Community

Showing results for tags 'valid'.

  • Search By Tags

    • valid ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 10 results

  1. Hi, I noticed in the back end that some orders gave € 0.00 on the label: "total paid from registration" even if the order is complete and shipped. Via query on the db: SELECT * FROM ps_orders WHERE reference = "ordernumber"; and I found a field called "valid" the value was 0....
  2. Hi! It wouldd be really really urget to tell me someone is there a bug in the engine, or template specific! When a new customer visit the site add items to the basket and wanna order as guest: - fill name and email - next step when need to add address, the system sh...
  3. Merhaba; ürün eklerken ve kategori eklerken de aynı hatayı alıyorum. Ürün ve kategori açıklamasına yazı yazamıyorum. Kurulu gelen kategorideki açıklamada değişiklik yapsam bile hemen hata veriyor.
  4. When a valid is EU VAT id is added at to either the checkout or in an address. then the customer should not have to pay VAT at this time. So if I have a cart with products adding to 100 euro, the VAT at 20% makes that 120. I want it do remove the VAT@20 if the customer adds a valid EU id. Ho...
  5. I updated my Ebay module as prompted and lost both FO and BO, I deleted the module manually and both FO and BO are now working, however when I try to reinstall the Ebay module I get the error: The module ebay that you uploaded is not a valid module This is one of several issues that I am hav...
  6. Hello, I get the following error when trying to import products: 2 errors Product (ID: 1) cannot be saved Property Product->depth is not valid I have both tried with and without the dimension colums and with different numbers including zero, but nothing works. Please help, I don't know...
  7. I having an issue on any browser. Error appears "Your e-mail could not be sent. Please check the e-mail address and try again." The email address is valid. Using PHP email, default theme, PS 1.6.0.5. All modules up to date. Previously worked with PS version 1.5 on our same hosting and setup....
  8. [Module] Annuler une commande (CancelOrder) - 29,90€ Description courte Donne la possibilité au client d’annuler une commande, si celle-ci n’est pas encore validée, vis son histoire que de commande. Bénéfices pour le marchand Votre client n’a plus besoin de vous avertir pour annuler sa com...
  9. Hi, I have a problem. My PS 1.5.2 refuses to execute valid SQL statement. I don't know why. The code is: Db::getInstance()->execute('INSERT INTO `'._DB_PREFIX_.'slider` (`id_slider_image`,`name`, `position`) VALUES (NULL,"'.$name.'", '.$position.')'); which leads to result...
  10. The Order class (and orders table in db) has a boolean field named 'valid'. The description in the class file is "Order validity (paid and not canceled)" What is the more precise criteria for this field? Items in "back order" status are not being considered valid, and they probably should...
×
×
  • Create New...