jobberBase 1.9.1 with upgraded features (3)
4/22/11 •
Take your job board to the next level!
Running a jobberBase 1.9.1 job board or thinking about starting one? Find out ways to add feature upgrades to your jobberBase job boards with this new bundled add-ons!
Recent Posts
Clear Cache (0)
5/18/12 •
here is how you clear your jobberBase website cache (useful when updating the template, this will force refresh all your css, js and asset files to load a brand new cache)
create a php file called page_clearcache.php under /admin:
<?php
$user_cache = ‘../_templates/’ . THEME . ‘/_cache/’;
$admin_cache = ‘_templates/_cache/’;
foreach(glob($user_cache .’*.php’) as $uc)
{ [...]
Show recent job applications (0)
4/05/12 •
for: jobberBase 1.9.1
this tutorial will show you how to display most recent applied to jobs (as opposed to most applied to jobs.) it will display jobs with the most recent applications (but not necessarily the most popular job)
open page_home.php and add this on the list of the define block:
define(’NUMBER_OF_RECENT_APPLIED_TO_JOBS_TO_GET’, $settings[’most_applied_jobs’]);
on the same page, after this [...]
Previous Job, Next Job links (3)
7/21/11 •
for jobberBase 1.9.1
in this tutorial, i will show how you can add a Previous Job and Next Job links on your job posts, for easy navigation through your job site.
Simple PayPal Payment for jobberBase 1.9.1 (1)
7/07/11 •
this is a simple PayPal Payment solution for jobberBase 1.9.1 (now using PayPal IPN – instant payment notification) off of the original tutorial i created a long time ago. if you only need to be able to direct your job posters to a paypal payment facility with the details of the job being posted (job [...]
Older Posts
- Sub-Categories Module for jobberBase 1.9.1
- Facebook-like font on default jobberBase template
- Comment Module for jobberBase 1.9.1
- Paginating List of Company Jobs
- Save US$21 on feature upgrades!
- New Jobs Email Subscription for jobberBase v1.9.1
- CV/Resume Viewer for v1.9.1
- TinyMCE job posting for jobberBase 1.9.1
- Online Job Manager for jobberBase 1.9.1
- Bundled Add-Ons for jobberBase 1.8
- Mimbo3.0 theme for jobberBase 1.9
- Uploading Excel or CSV file to backfill your job board
- RSS Feed content aggregation
- Your job board’s own short URL
- jobberBase Meetup Hong Kong
Featured Categories
Hacks»
4/05/12 •
Show recent job applications7/21/11 •
Previous Job, Next Job links7/07/11 •
Simple PayPal Payment for jobberBase 1.9.15/20/11 •
Sub-Categories Module for jobberBase 1.9.14/22/11 •
jobberBase 1.9.1 with upgraded features4/22/11 •
Facebook-like font on default jobberBase template4/17/11 •
Comment Module for jobberBase 1.9.13/17/11 •
Paginating List of Company Jobs2/28/11 •
Save US$21 on feature upgrades!2/20/11 •
New Jobs Email Subscription for jobberBase v1.9.12/13/11 •
CV/Resume Viewer for v1.9.11/31/11 •
TinyMCE job posting for jobberBase 1.9.11/25/11 •
Online Job Manager for jobberBase 1.9.11/23/11 •
Bundled Add-Ons for jobberBase 1.812/05/10 •
Uploading Excel or CSV file to backfill your job board11/11/10 •
RSS Feed content aggregation10/12/10 •
Your job board’s own short URL5/28/10 •
A Better URL Fix5/09/10 •
Multiple Admin Users3/27/10 •
Integrating Google Maps








