Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Hi, betterofficer,
I’ll give you some general pointers:
1. page_write.php
In the $data array (around line 88 and then again at around 147) add the 2 new pairs (key => value). The value should be a variable with the same name as the html field’s name property.
2. _includes/class.Job.php
public function Create… add in the sql query the new fields.
You might also want to do that in public function Edit.
Let me know how it works!
Any updates on how to add the expire and salary field succefully? Would be really appreciated, perhaps somebody could post his working solution here, so we could learn from it. Thanks in advance.
1 to 9 of 9