Brooklyniancommunity archive · read-onlyContact

PSA: Don't post long URLs or unbroken strings of characters

emily
emily
edited November -1 in Prospect Heights

Subject: PSA: Don't post long URLs or unbroken strings of characters

When you post big long URLs (or strings of random punctuation characters :roll: ), it breaks the page until somebody notifies me to come fix it. I can't really help you on the punctuation front, but it's easy to avoid posting big long URLs.
<p></p>
1. Go to tinyurl.com and convert the big long URL into a short one.<p></p>
<p></p>
2. [url=http://www.whatever.com]Text to click on[/url]<p></p>
<p></p>
OR<p></p>
<p></p>
<a href="http://www.whatever.com">Text to click on</a>
Even if you don't know HTML you can use the URL button or copy and paste.

Comments

  • dailyheights
    dailyheights
    There must be a phpBB to fix that. If only our phpBB expert would stop by one of these days again...
  • bewitched
    bewitched
    I don't have any phpBB experience, but maybe this would help or point you in the right direction.