Database

First, you need to edit the dbcode.txt file to match your categories.
Currently 2,3,4,5,6 but your category numbers will likely differ.
Open your jobberbase database categories table to see what numbers correspond to what category (open using PhpMyAdmin).
Enter jobberbase feed urls of your choice (these should correspond to categories you previously created via jobberbase admin area).
When moodifications are done, paste the contents of dbcode.txt into the SQL tab in your jobberbase database (in PhpMyAdmin) and execute the code.


Files

Files must be copied manually to their destination, or you could accidentaly delete files you need.
Files and folders that are in _includes folder must be copied to your _includes folder.
Put the file simplefeeds_cronjob.php into your root jobberbase folder.


Set up cron job

You can execute the code by accessing it directly via web browser, just visit your site at http://example.com/simplepie_cronfeeds.php
Find out how to set up automatic cron execution from your hosting provider (there should be "set up cron jobs" option somewhere your web hosting control panel).


Support

This code was developed by redjumpsuit (redjumpsuit.net) for freejoblistings.ca website in 2009. 
Ask general questions about this code on jobberbase forum: http://www.jobberbase.com/forum/post7401.html#p7401
You can also contribute improvements and report bugs on http://jobfeeds.me website forums.

Code comes with no warranty or support, use at own risk!


