PDA

View Full Version : Not sure if I did something wrong


shadey
11-20-2006, 04:48 PM
Not sure if the script is designed this way or if I didn't do something.

When on my main page, all is fine, you go watch a clip. Then when you click on the links (LMAO, Funny, Etc) from the view videos page it takes you to the fastfreemedia.com site instead of staying on my site.

Actually, I was just viewing the page again, and the problem arises when you rate a video. All links then go back to fastmedia.com instead of my site.

The site is globecom2005.org

Thanks
Shadey

kip
11-20-2006, 10:48 PM
Hi, you need to go to your admin, and click on config, and change site url to yours.

Also go to templates/header.tpl and find

<a href="/free/index.php">
Around line 12, and next to your sitename.

And replace with:

<a href="/index.php">

shadey
11-21-2006, 06:21 AM
Thanks Kip!

kip
11-21-2006, 03:11 PM
No problem ;)