[ADDON] External Link Notifier

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

[ADDON] External Link Notifier

Post by Solidjeuh »

Stoker wrote:Yes, set them up as local in prime_links.php
it's ok! found it!

Code: Select all

	define('INTERNAL_LINK_DOMAINS', 'http://www.crocko.com;http://www.fileserve.com');

[ADDON] External Link Notifier

Post by ThE KuKa »

Hello people! ;)

Report a possible BUG :?:

The problem is that the URL that end in #12345 (pound # followed by something) the redirection short to do an example in this post (click on startrekguide.com link please), the URL ends in #p118038, but the MOD do without this redirection.

It's a Bug...?

Best Regards.

[ADDON] External Link Notifier

Post by Stoker »

I see the problem, but have no solution atm