taith Posted May 9, 2007 Share Posted May 9, 2007 i know this isnt really the right board for this... but i'm sure theres someone out there who's dealt with it before... hyperlinks... when we create a link to a .com address(http://www.google.com)... it works beautifully... but when we create a link to http://www.google.ca, it replaces it with a "/"... any ideas on how to fix it? Link to comment https://forums.phpfreaks.com/topic/50669-solved-tinymce/ Share on other sites More sharing options...
xenophobia Posted May 10, 2007 Share Posted May 10, 2007 I really don'y get what you mean... :-\ Link to comment https://forums.phpfreaks.com/topic/50669-solved-tinymce/#findComment-249479 Share on other sites More sharing options...
taith Posted May 10, 2007 Author Share Posted May 10, 2007 basically... if i were to type this... links are obviousally created via tinymce... this is <a href="http://www.google.com">just</a> a test <a href="http://www.google.ca">message</a> i'd get this on $_POST this is <a href="http://www.google.com">just</a> a test <a href="/">message</a> Link to comment https://forums.phpfreaks.com/topic/50669-solved-tinymce/#findComment-249682 Share on other sites More sharing options...
taith Posted May 11, 2007 Author Share Posted May 11, 2007 ignore me... i was using an old version... i updated... works perfectly Link to comment https://forums.phpfreaks.com/topic/50669-solved-tinymce/#findComment-250223 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.