No, sorry, it won't do that.pavobe wrote:I do not speak english well. Do I understand description correctly?
This mod will repair local links, so when i post index.php as url, it will work as http://mydomain.com/index.php?
Code: Select all
define('EXTERNAL_LINK_CLASS', ' ');
Code: Select all
define('EXTERNAL_LINK_CLASS', 'postlink');
Code: Select all
a:active
Code: Select all
/*postlink */
a.postlink:link {color: #694489; }
a.postlink:visited {color: #694489; }
a.postlink:hover {color: #694489; }
a.postlink:active {color: #694489; }
Code: Select all
[phpBB Debug] PHP Notice: in file /includes/prime_links.php on line 82: parse_url(http://www.@@@@/thread-32191-1-1.html) [function.parse-url]: Unable to parse URL
You would not really "see" it.DaannO wrote:Does anyone has a screen how internal and extranel links look like then?
Not currently. So far this MOD only works with links in posts.DutchToxophilite wrote:Is there a way to tread "link forums" as external links as well. I have approx. 250 "link forum" links, and they open in the same window, while you would expect them to open in a new window.
grtz,
Twan
That is an invalid link. I have modified the code so that you will not see the error message on improper links. Please update to version 1.0.6: http://www.absoluteanime.com/admin/mods.htm#linksckcow wrote:great mod, but i don't know why sometimes occur the error message as below:
why, can you fix it???Code: Select all
[phpBB Debug] PHP Notice: in file /includes/prime_links.php on line 82: parse_url(http://www.@@@@/thread-32191-1-1.html) [function.parse-url]: Unable to parse URL
the link of error : http://phpbb.ckfreehost.com/bc3/viewtopic.php?f=9&t=3