Page 1 of 1
Search found 5 matches
Re: Need Help Vqmos script Please [SOLVED]
Hi all, I worked the last day to improve this very useful extension. Thank to the creator for having planted the seed of something that can offer so many possibilities. If you want to download my version (with the possibility of sending in the body of the email, the name, link and resizable image of...
Jump to post- Mon Aug 20, 2012 10:12 pm
- Replies 3
- Views 744
Re: How to include product name when sending mail [SOLVED]
Hi all, I worked the last day to improve this very useful extension. I thank the creator for having planted the seed of something that can offer so many possibilities. If you want to download my version (with the possibility of sending in the body of the email, the name, link and resizable image of ...
Jump to post- Mon Aug 20, 2012 9:59 pm
- Replies 22
- Views 3965
Re: Need Help Vqmos script Please
Hi all, Sorry for my english. I have the same problem. I've tried changing this: $mail->setText(strip_tags(html_entity_decode($this->request->post['enquiry'], ENT_QUOTES, 'UTF-8'))); For this: $mail->setText('Enquiry about: <a href="'.$this->url->link('product/product', 'product_id=' . $product...
Jump to post- Mon Aug 20, 2012 7:28 am
- Replies 3
- Views 744
Re: When I backup it does this
My solution was to change the name of the database to lowercase.
I've done this also in the files "config.php" folder and folder home admin on line:
"define ('DB_DATABASE', 'yourlowercasedatabasename');"
- Sat Aug 18, 2012 6:48 pm
- Replies 5
- Views 2661
Re: Errores con el Backup de la version 1.3.2
Aunque llego un poco tarde con la solucción, la dejo aquí para que otros desafortunados como yo puedan resolver este misterio del dichoso error "Notice: Undefined index: Tables_in_". Resulta que hay que tener cuidado con las mayusculas y minusculas en los nombres de las bases de datos y su...
Jump to post- Sat Aug 18, 2012 6:40 pm
- Replies 1
- Views 224
Search found 5 matches