I am having some real issues with the facebook links.

I have the correct file and the correct section but every link I add it comes up with page error in facebook.

if I put the address into my address bar the page loads but if I put it in the code it doesnt.

the link I am trying to add is http://www.facebook.com/pages/ShoeAd...74207385946530

the coded section looks like:

/*BOF Footer Menu Definitions*/
Define('QUICKLINKS', '<dd class="first">
<ul>' . TITLE_ONE . HOME . FEATURED . SPECIALS . NEWPRODUCTS . ALLPRODUCTS . '</ul></dd>');
Define('INFORMATION', '<dd class="second">
<ul>' . TITLE_TWO . ABOUT . SITEMAP . GVFAQ . COUPON . UNSUBSCRIBE . '</ul></dd>');
Define('CUSTOMER_SERVICE', '<dd class="third">
<ul>' . TITLE_THREE . CONTACT . SHIPPING . PRIVACY . CONDITIONS . ACCOUNT . '</ul></dd>');
Define('IMPORTANT', '<dd><ul>' . TITLE_FOUR);
Define('IMPORTANT_END', '</ul></dd>');
/*EOF Footer Menu Definitions*/

define('TWITTER', 'http://');
define('FACEBOOK','http://www.facebook.com/pages/ShoeAddiction/174207385946530');


//EOF

I am pulling my hair out!! please help.

Michaela
Change the url and thn post a link to your site so that I can take a look.

Thanks,

Anne