Jump to content

linking problem?


sumcwan

Recommended Posts

I've been experienced problem with linking. You can go to portfolio then click on any of the projects, the 1st one came out right, but then when you try to click on the 2nd project, it doesn't work. please check wingluk.com for the problem.

 

eg.

 

link for project 1 is "portfolio/project1/"

and after that I want to go to project 2 from project 1,

but after clicking on it, it becomes "portfolio/project1/project2/"

 

Can anyone tell what's wrong with my code?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/111949-linking-problem/
Share on other sites

Yes, we could do that, if you actually posted code.

 

It's probably because you need to do ../project2 instead.  Or just set up a BASE_PATH constant and use it for all links.

he posted a link to the site

 

 

....and this topic should be moved to the HTML forums....

Link to comment
https://forums.phpfreaks.com/topic/111949-linking-problem/#findComment-574581
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.