| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | Mark Forums Read | User manuals | Login |
Probs with module API Formfield | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
Probs with module API Formfield
Hi;
X-cart 5.3.2.7 try my first module... unable to get it working.. i try this :http://devs.x-cart.com/en/basics/adding_new_property_to_a_product/adding_product_property_via_formmodel_api.html I made a simple module, activate it. I made my folders, with code in it. i want to store my purchaseprice in database of my products (example '4.99'). Problem: http://i63.tinypic.com/2dqkar6.jpg Every value i try tot put in gives a warning 'Test field must be unique'. A string or number of characters are not stored in database when updating my productdetails. What is going wrong? Thanks for helps Main.php Code:
Code:
Code:
**i made a file : XLite\Module\Yves\PurchasePrice\Model\DTO\Product\ Info.php Code:
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
#2
|
|||||||||
|
|||||||||
Re: Probs with module API Formfield
Maybe someone is trying the same:
I had to change this code Quote:
Quote:
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
#3
|
|||||||||
|
|||||||||
Re: Probs with module API Formfield
I haven't had a chance to replicate your module on my local installation, but, as far as I remember, in DTO classes you should translate your object to raw values. Something like this:
PHP Code:
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
|
#4
|
|||||||||
|
|||||||||
Re: Probs with module API Formfield
Thx for reply Alex. My module is working now, maybe i need/test your code later.
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|