Topic: A Way to Select Multiple Job Types? [ Started by Abby in Feature requests : 0 replies ]

I have my job-board set up so that the categories are the type of job (part time, freelance, internship... etc) and the types are the type of work (graphic, web design, etc).

Is there a way to publish one job under two types (as in, let's say a job may be suitable for web or graphic designers) without posting the job twice under both types?

Re: a better URL fix [ Started by redjumpsuit in Feature requests : 2 replies ]

Does this mean it will only fix the URL to new or edited jobs? How about the jobs that have already been created?

Re: Limit Number of "Seen Recently" [ Started by Abby in General support : 3 replies ]

Excellent. Thank you.

Topic: Limit Number of "Seen Recently" [ Started by Abby in General support : 3 replies ]

Hi all,

I was wondering if there was a way to limit the number of recently seen job postings to, say, 4 jobs. I don't want that list getting too large.

Possible?

Thanks much!

- Abby

Re: Hack: Notify Admin of Online Application? [ Started by Abby in General support : 3 replies ]

redjumpsuit: You are a gentleman and a scholar. This is perfect. Thank you very much.

Topic: Hack: Notify Admin of Online Application? [ Started by Abby in General support : 3 replies ]

I'm not as fluent in PHP as I'd like and I was wondering if someone could give me a hand with a little hack:

I need a simple e-mail sent to the board admin when someone applies for a position...

Something like... "John Smith applied for JOB TITLE at COMPANY."

I've been digging through the source code trying to sort everything out. I've tried a couple things but have had no luck.

Thoughts?

Re: multiple admin users [ Started by redjumpsuit in Feature requests : 4 replies ]

This would be very excellent if implemented, especially if there were different levels of access.

For instance, 'Admins' can go ahead and change structure, change theme, etc... while 'Editors' can approve or submit job postings.

Not sure if it's possible in your hack, but I would find this very beneficial in a future release.

Topic: Variable Category URL Rewrite [ Started by Abby in General support : 0 replies ]

Let me explain what I'm trying to do before I get into the technical bit that I may or may not have a grasp on.

My jobberBase site is divided into three categories, two of which need to be password protected. I've been looking into different ways to accomplish this and one of the best solutions I've found is writing it into the .htaccess file.

I'm still looking for a solution to protect virtual directories (since these category directories don't actually exist on the server), however... I still run into one big problem: I need to restrict all jobs that fall under a specified category, but the individual job posting URLs do not refer at all to the category they reside in.

The admin panel has an option for URL Rewrites, but they all have defined strings. Is there a way to add a variable string to these so that the job posting URL can be written like job/%category%/%post-name% so I will be able to lock out the entire virtual directory easily?

Any and all tips are greatly appreciated!
 …