Quote:
Originally Posted by Deska
Lol, 
So, no other way to did that for Lite version? 
|
You edit your database with phpmyadmin for example.
Find the sr classifieds table with your extra fields and go to structure mode.
Set fieldID to be the primary key.
This allows multiple fields with the same name to be displayed.
Add a new field with all the info selected, hit submit, then hit the back button, change the category to the next one you'd like it to appear in and hit submit... do the over and over until you have the field in every category.
You'll end up with, for example, 5 fields with the same name, which show up in 5 different categories.
It's the simplest way without modifying the code.