Nadjacyber

Topic: Can't klick on links - get Not Found The requested URL

I've installed Jobberbase 1.9 on a subfolder. http://mydomain.se/job/

first page shows perfect. even /job/admin works on the first page but as soon as I click a link it says

Not Found

The requested URL /job/post/ was not found on this server.

what to do???

thnx for fast help!!

/Nadja

Nadjacyber

Re: Can't klick on links - get Not Found The requested URL

ok I got the .htaccess and now everything works but when pressing a work-link it says can't find the page...

/Nadja

putypuruty

Re: Can't klick on links - get Not Found The requested URL

Sorry, what do you mean by 'work-link'?

Nadjacyber

Re: Can't klick on links - get Not Found The requested URL

sorry, i meant Job-link.

chrisprague

Re: Can't klick on links - get Not Found The requested URL

having the same prob now...

Nadjacyber

Re: Can't klick on links - get Not Found The requested URL

Maybe this can help.... I pressed RSS and could "apply" to a job... tried to upload resume and this came up:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /customers/mydomain.se/mydomain.se/httpd.www/job/_includes/class.phpmailer.php on line 1350

Deprecated: Function set_magic_quotes_runtime() is deprecated in /customers/mydomain.se/mydomain.se/httpd.www/job/_includes/class.phpmailer.php on line 1354

Warning: Cannot modify header information - headers already sent by (output started at /customers/mydomain.se/mydomain.se/httpd.www/job/_includes/class.phpmailer.php:1350) in /customers/mydomain.se/mydomain.se/httpd.www/job/_includes/function.redirect_to.php on line 30

Nadjacyber

Re: Can't klick on links - get Not Found The requested URL

And now I tried to apply without uploading and that works so:

1.Why dosn't the links on the "spotlight jobs" work? they shoud be like:
/job/1/web-developer-at-foo-inc/
but its like this instead:
/job/11

2. Uploading a file gives the error I posted earlier... why? and how can i fix it?

Last edited by Nadjacyber (2010-09-02 08:27:24)

putypuruty

Re: Can't klick on links - get Not Found The requested URL

@Nadjacyber & @chrisprague

I've sent a mail to each of you offering my help, don't know if you received them.

tekolie

Re: Can't klick on links - get Not Found The requested URL

Hi ya i have the same problem. when i attach a file to the apply online form i get the on the screen

Deprecated: Function set_magic_quotes_runtime() is deprecated in /customers/sujicreative.com/sujicreative.com/httpd.www/jobberbase/public/_includes/class.phpmailer.php on line 1350 Deprecated: Function set_magic_quotes_runtime() is deprecated in /customers/sujicreative.com/sujicreative.com/httpd.www/jobberbase/public/_includes/class.phpmailer.php on line 1354 Warning: Cannot modify header information - headers already sent by (output started at /customers/sujicreative.com/sujicreative.com/httpd.www/jobberbase/public/_includes/class.phpmailer.php:1350) in /customers/sujicreative.com/sujicreative.com/httpd.www/jobberbase/public/_includes/function.redirect_to.php on line 30

tekolie

Re: Can't klick on links - get Not Found The requested URL

Help plz :-(

putypuruty

Re: Can't klick on links - get Not Found The requested URL

What you see is just a warning. You can disable it by setting ini_display_errors to Off in your config.envs.php - I assume that you now have it set to On.