Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

URL ICON


Guest

Recommended Posts

Posted

I'm adding a icon to my url of index php.

 

What I did was add this to my code in index.php

 

<html><header><LINK REL="SHORTCUT ICON" HREF="http://www.epiphanydesignllc.com/myicon.ico"></header></html>

<?php

 

It works fie on my homepage http://www.epiphanydesignllc.com

 

BUT when I insert the html in the stores index I get this error:

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/belove5/public_html/epiphanyetc/index.php:3) in /home/belove5/public_html/epiphanyetc/includes/functions/sessions.php on line 67

 

Heres the stores url: http://www.belove7.com/epiphanyetc/index.php

 

So I dont understand the conflict. Anybody got a clue.

 

BTW the icon does appear in the url.... Along with a big fat error :(

Archived

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

×
×
  • Create New...