mholohan

Topic: Deleting or editing jobs as site admin.

How do I delete or edit a job posting once it has gone live as the site administrator?

putypuruty

Re: Deleting or editing jobs as site admin.

Hi!

When logged in as admin, you see the job categories. Clicking on one will show you all the jobs from that category. To the right of each job ad you will see 4 icons (if I'm not wrong). One of them is for editing the job and one is for deleting it. Pretty simple, you'll see wink

pcmartkl

Re: Deleting or editing jobs as site admin.

I am new to jobberBase. I tried to delete default job but cannot see any from the admin, categories. It show "The page you were looking for was not found. Would you like to return to homepage??"

putypuruty

Re: Deleting or editing jobs as site admin.

Hi,

From what I see, your problem is .htaccess related. Did you install jobberbase in a subfolder? (for example, do you access it like mysite.com/jobberbase)? If yes, you must add the line RewriteBase /jobberbase/admin to the .htaccess file from the admin folder.

pcmartkl

Re: Deleting or editing jobs as site admin.

I had copied all files and folder in the public and install to root directory. www.ubs-career.com
I remember changing the categories name without delete the jobs first. Thanks

Last edited by pcmartkl (2010-05-09 13:07:37)

putypuruty

Re: Deleting or editing jobs as site admin.

I had a look at your site and I see that you have spaces in the category URL (for example, you have http://www.ubs-career.com/jobs/Account Clerk/) and this is why you get that page not found error message. Please replace them with - or _ characters so that you have account-clerk, for example. You can do this from the admin panel, by clicking on Categories and changing the URL for earch category.

pcmartkl

Re: Deleting or editing jobs as site admin.

Solved. Thank you very much for your excellent fast replied. Salute.