Jump to content

[SOLVED] tinymce


taith

Recommended Posts

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

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

Archived

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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.