
Donna
Staff
/ Moderator

Jun 9, 2003, 10:02 AM
Post #2 of 4
(6080 views)
Shortcut
|
|
Re: [kelli] cant view job detail page
[In reply to]
|
Can't Post
|
|
Hi Kelli! Thanks for the post. :) It looks like you've either got an incorrect path in your setup options, or you've got the wrong path in your template. I viewed the source of your page, and I can see that it's pointing to ../../../file.html ... which is why it's not working right. Since the job listings pages are in the same directory as the index page, it should just be something like <a href="file.html"> ... as opposed to <a href="../../../file.html"> Without looking at either your setup options or your templates, it's hard to say exactly where the problem lies. However, take a look at your templates first and see if that helps. Let me know if you're still having trouble. :) Donna -- support@interactivetools.com
|