I copied a button from the slashdot.org website that allows users to submit my stories to slashdot. Today it started automatically redirecting all my pages to a page that does not exist.
If I try and go to this url
http://www.justechn.com/2009/04/13/review-callpod-chargepod-charging-station
I get automatically redirected to
http://www.justechn.com/2009/04/13/%5B%%20constants.absolutedir%20%%5D/slashdot-it.pl?style=v0&url=http%3A%2F%2Fwww.justechn.com%2F2009%2F04%2F13%2Freview-callpod-chargepod-charging-station&title=Review%3A%20Callpod%20Chargepod%20charging%20station%20%7C%20JusTech%27n
For now I have disabled this button, but it would be nice if it was fixed.
I am using FireFox 3 and Windows Vista.
Here is the code that I am using
<script type="text/javascript">
slashdot_url="<?php echo get_permalink() ?>";
slashdot_badge_style='v0';
</script>
<script src="http://slashdot.org/slashdot-it.js" type="text/javascript">