Hey Everyone:
Was hoping for some help with a weird issue I’m having on J1.0.
From some reason the links are missing an '&'. An RSS feed in a custom module link is going to:
http://events.grnow.com/events/index.php?com=detaileID=85327;
it should be going to:
http://events.grnow.com/events/index.php?com=detail&eID=85327
The & character is missing after 'detail'. Do you know what could be causing this?