If your promotional code is giving you trouble, try the following troubleshooting steps:
If you are still having trouble after taking these steps, please visit your user profile:
We will get in touch with your shortly. Please note that you will receive an email notification when you receive a reply. So there is no need to worry about missing it if you don't check your user profile often.
| # | Time | Query |
|---|---|---|
| 1 | 1.72 ms | SELECT url, namespace, method, content_redirection FROM `redirect` WHERE status = 1 |
| 2 | 4.33 ms | INSERT INTO `log_customer` ( `id` , `id_customer` , `log` , `date` ) VALUES( NULL , NULL ,... |
| 3 | 0.55 ms | SELECT * FROM `languages` WHERE TRUE AND `short` = 'en' |
| 4 | 0.59 ms | SELECT * FROM `languages` WHERE TRUE AND `name` = 'English' |
| 5 | 0.64 ms | SELECT f.*, m.id_language, m.question, m.answer FROM `faq_questions` AS f INNER JOIN `faq_question_meta` AS m on f.id = m.id_faq_question WHERE TRUE AND f.`id` = 7 AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 6 | 0.54 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`id` = 1 AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `id` desc LIMIT 0 , 30 |
| 7 | 0.58 ms | SELECT f.*, m.id_language, m.title FROM `faq_topics` AS f INNER JOIN `faq_topic_meta` AS m on f.id = m.id_faq_topic WHERE TRUE AND f.`type` = '1' AND m.`id_language` = 1 ORDER BY `show_order` ASC LIMIT 0 , 30 |