Customizing SMF > SMF Coding Discussion
[Fixed] Three [url=http://www.link.com] tags after eachother form one link
Burpee:
Okay...
1111111111111111111111111
2222222222222222222222222
3333333333333333333333333
4444444444444444444444444
The first three are displayed as one link, yet the code is:
--- Code: ---[url=http://www.1.com]1111111111111111111111111[/url]
[url=http://www.2.com]2222222222222222222222222[/url]
[url=http://www.3.com]3333333333333333333333333[/url]
[url=http://www.4.com]4444444444444444444444444[/url]
--- End code ---
Jay?:
11111122222223333333444444
--- Code: ---[url=http://www.1.com]111111[/url] [url=http://www.2.com]2222222[/url] [url=http://www.3.com]3333333[/url] [url=http://www.4.com]444444[/url]
--- End code ---
1111111111111111111111111
2222222222222222222222222
3333333333333333333333333
4444444444444444444444444
Burpee:
Hmm... that was fixed quickly, [Unknown] :D
Jay?:
Okay - fingured it out - you have to have a space after the close URL tag for it to work correctly :o
Jay?:
LOL
Navigation
[0] Message Index
[#] Next page
Go to full version