TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

June 26, 2024, 09:50:58 AM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,280
  • Total Topics: 21,227
  • Online today: 334
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 1
  • Guests: 333
  • Total: 334
  • illori

((RESOLVED))Hyperlink not returning propert results.

Started by bzmorrow, September 22, 2005, 09:28:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bzmorrow

I have checked, deleted and recreated a hyperlink to face the main page. But I use it it returns the the WYSIWYG editor, which is admin only. After looking at the code it looks like its duplication itself. Same info twice repeating.

This is what I want to put in it http://inspectorsforum.com/index.php?option=com_wrapper&Itemid=44

and this is what the WYSIWYG editor produces

A href="http://inspectorsforum.com/index.php?option=com_wrapper&Itemid=44%22 target=%22_blank%22 title=%22http://inspectorsforum.com/index.php?option=com_wrapper&Itemid=44"




And it doesnt matter what I select as far as _blank _self etc...


Any ideas?


Moocat

that is odd.

A href="http://inspectorsforum.com/index.php?option=com_wrapper&Itemid=44%22 target=%22_blank%22 title=%22http://inspectorsforum.com/index.php?option=com_wrapper&Itemid=44"


it does not produce the > and < signs at all? it also totally screwed up the quotes. it should show like this

<A href="http://inspectorsforum.com/index.php?option=com_wrapper;Itemid=44%22" target="_blank" title="http://inspectorsforum.com/index.php?option=com_wrapper;Itemid=44">Click</a>

also...
make sure when entering this code, you have the wysiwyg editor in the right mode!!!!!
you change modes by clicking the toggle mode button at the bottom, and it needs to be in html mode where there are none of those icons above like in msword. gl :P

if none of that stuff works, pm me the addy of your site so i can see exactly what you mean. that's usually the problem i have, is i don't understand people's problems well enough if they aren't extremely clear to me :P

bzmorrow

Thanks for the help, I am not sure what happened but its working again

Thanks in again to Moocat, for taking the time to look.

Cheers,
~bz