Forums
(@chowpay)
16 years, 6 months ago
bump
I must of missed something last time, I was able to hard link it and get it to work thanks guys.
thanks man,
I think I figured it out, since the site is not all wordpress I had to hack around a little to get it to work But I hard hard linked the header. Not the most eloquent way to do things but It’ll work for now. Thanks!
16 years, 8 months ago
Hi I tried to do this <?php include(“https://yoursite.com/core_menu.php”); ?> but I get this error
include() [function.include]: URL file-access is disabled in the server configuration in
actually that wouldnt work because now it works for WP but it doesnt work for https://www.website.com because now its looking for https://www.website.com//images/myimage.gif
There’s no way to properly include the file? some way to exclude WP from marking up the links?
thanks
ok i will give this a shot