I want to add one more field to Type filter.
Offer \ need \ other.
Please guide how to do it.
I have added following to config.php
define('TYPE_OTHER','2');
what correction are required in common.php and other files
You need to edit many files for this.
common.php, htaccess (also the admin htaccess), controller.php, new.item.php, manage-item.php, etc....
What is the complete list of files to edit? Also is it possible to remove the filter completely?
You must log in to post.