I’ve created a crawler for website parsing. It gets the information from website and store it in OpenCart Database. What happens is that i can’t view some options in product description page in opencart. But in admin panel when i edit and save those options without changing anything. Then i can view those options in product description page.
There is also another problem. Some option values randomly gets deleted from the database after i do the steps stated above and can’t view the option values in the product description page associated with the option.
I’m using OpenCart Version 1.5.3.1.
And i’ve created this parser in C#.NET 4.0 and backend database is MYSQL.
Is this a bug?
I’ve posted an image here.
This will work. It is fixed by the OC people..:)
https://github.com/opencart/opencart/commit/7ba1837c93645994063a6df67638924d86b0c672
Or alternatively you can edit this:
“upload/admin/model/catalog/product.php”