do you have access to phpMyAdmin?
The easiest way to do what you are wanting is to add 2 more columns to the geek_articles table.
You would then need to follow the logic through to assure that
1- the GAS_article_options had input boxes for those fields
2- that the modifications in editpost and newthread passed the contents of those input boxes to their relative functions (think its gas_edit_article and gas_add_article - but dont quote me - thats off the top of my head!)
It really wouldnt take more than about 15 miutes for you to do.
HTH's!
|