| Author |
Message |
mini-jaguar
Joined: 13 Nov 2008 Posts: 402
|
Posted: Thu 03 May 2012, 14:04 Post subject:
Weird website bug |
|
I just posted a topic twice in the "Misc" section and it shows up as no text, although the text is readable by quoting (on my side anyways).
Please erase duplicates...
|
|
Back to top
|
|
 |
Amgine

Joined: 21 Sep 2011 Posts: 212 Location: Washington State
|
Posted: Thu 03 May 2012, 15:20 Post subject:
|
|
I have noticed this too when I am posting something with a link..
Make sure your URL tabs are touching the full link
Like this
| Code: | | [url]http://murga-linux.com/puppy/posting.php?mode=reply&t=78022[/url] |
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9850 Location: Arizona USA
|
Posted: Thu 03 May 2012, 15:52 Post subject:
|
|
Also make sure the URL itself has no spaces, line feeds or other strange characters in it. If nothing else works, leave off the html tags that make the URL live.
|
|
Back to top
|
|
 |
mini-jaguar
Joined: 13 Nov 2008 Posts: 402
|
Posted: Fri 04 May 2012, 05:38 Post subject:
|
|
I know what you guys are talking about, but those were done in completely regular fashion, and I tried modifying my post again without actually posting (preview) and it still didn't work.
It's not the first time I'm posting URLs on here anyways, I've done it many times without problems.
Although I don't know if the bug is limited to the Misc thread or just my thread for some reason (I've seen similar bugs on other forums).
|
|
Back to top
|
|
 |
npierce
Joined: 28 Dec 2009 Posts: 637
|
Posted: Fri 04 May 2012, 09:56 Post subject:
|
|
It looks like phpBB (the forum software) doesn't like parentheses within url tags. They can be replaced with %28 and %29.
So, using an example from your Cool hardware post, changing this:
| Code: | | [url]http://en.wikipedia.org/wiki/Pandora_(console)[/url] |
to this:
| Code: | | [url]http://en.wikipedia.org/wiki/Pandora_%28console%29[/url] |
gives this:
http://en.wikipedia.org/wiki/Pandora_%28console%29
Or, as Flash suggested, you can simply leave off the tags and let the reader cut and paste.
|
|
Back to top
|
|
 |
Amgine

Joined: 21 Sep 2011 Posts: 212 Location: Washington State
|
Posted: Fri 04 May 2012, 12:46 Post subject:
|
|
mini-jaguar
Could you please post a link to one of those threads that did not work?
|
|
Back to top
|
|
 |
mini-jaguar
Joined: 13 Nov 2008 Posts: 402
|
Posted: Fri 04 May 2012, 12:57 Post subject:
|
|
It's the thread on the Ben NanoNote and Pandora in the Misc. section. Click on the blue text "Cool hardware" in npierce's post.
Looks like he figured it out, hit the nail on the head or however you say it.
|
|
Back to top
|
|
 |
|