I have made a custom "Post Classified" page.
Plan is simple, this Classified post is like normal post, but with custom fields to ensure standardise format.
Now, will someone please enlighten me, what should i do next??
I know I need to edit forum.php and add new function.
Currently i just copied the function actionAddThread as actionAddClassified.
Say product fields have the id prod_name, prod_type, prod_price and prod_desc.
I want my users to view this post in this format...
Any help will be appreciated.
Thx a lot.
Plan is simple, this Classified post is like normal post, but with custom fields to ensure standardise format.
Now, will someone please enlighten me, what should i do next??
I know I need to edit forum.php and add new function.
Currently i just copied the function actionAddThread as actionAddClassified.
Say product fields have the id prod_name, prod_type, prod_price and prod_desc.
I want my users to view this post in this format...
Any help will be appreciated.
Thx a lot.