Hi everybody, im new to the community, and installed this great script at www.flatrentalukraine.com , but im getting some problems with the script, first of all when i try to post a job, everything looks to work fine but the job post is never posted....
Here is my config:
// MySQL + misc settings for local environment if ($_SERVER['SERVER_NAME'] == 'localhost') { define('DB_HOST', 'localhost'); define('DB_USER', 'root'); define('DB_PASS', ''); define('DB_NAME', 'jobberbase'); define('LOCATION', 'local'); define('ENVIRONMENT', 'dev'); } // MySQL + misc settings for production environment else { define('DB_HOST', 'localhost'); define('DB_USER', 'avenue_xxxx'); define('DB_PASS', 'XXXXXXXXX'); define('DB_NAME', 'avenue_xxxx'); define('LOCATION', 'online'); define('ENVIRONMENT', 'prod'); }
// Global settings definitions define('NOTIFY_EMAIL','gexxxx@elitexxxxx.ch'); define('ADMIN_EMAIL','gexxxx@elitexxxxx.ch'); define('SITE_NAME', 'jobberBase');
elitemedia, Sorry can't help with the code but can help with PR... If you want to, please add your site to the list of live sites running Jobberbase... (here's the list so far...) 1. www.jobber.ro 2. www.roblogs.info/ 3. www.itjobr.net 4. www.castingsonline.com.ar 5. www.jobinmarketing.ro 6. www.qarir.com 7. www.darbadiena.lv 8. http://jobs.2803.com/ 9. http://www.salongigs.com/ 10. http://jobspath.com 11. www.planetsap.com 12. www.itkarriar.se/medicalrec.se 13. :-P 14. www.jobberies.com 15. http://netzerate.net 16. http://www.webstartupjobs.com 17. http://www.pliggjobs.com 18.
i have the same problem, everything looks good, i don't have any errors and any job post too , when i got to the administrator, i see this: Innactive jobs No jobs, yet.
Ok, I was looking, searching, seeking, no answer found yet... so how to fix it? I'm adding a job, there's a nice message "your ad has been posted" (sort of), and when I'm clicking on "display ad" - there's nothing. There's nothing in admin panel also.