Hey;
LOL, well guys thanks but I have figured it out after days of not looking at it..it was very simple...
here is what I have to change...
PHP Code:
$site[homeurl] = (" localhost/html " ); $dir[base] = getcwd(); $url[base] ="$site[localhost]/html"; $url[themes] ="$site[localhost]/html/themes";
If you notice I've added to the line "localhost " /html and all worked fine like it should now all images and links work like they should
|