PhpBB3 Links MOD

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

PhpBB3 Links MOD

Post by Stoker »

Clear cache and let me know?

PhpBB3 Links MOD

Post by Blackwolf »

Same error....another error when visiting links page.

PhpBB3 Links MOD

Post by Stoker »

Hmmm,

Open includes/acp/acp_linksmad_config.php
Find

Code: Select all

'LINKSMOD_STW'				=> $config['linksmod_stw'],
Replace

Code: Select all

'LINKSMOD_STW'				=> (isset($config['linksmod_stw'])) ? $config['linksmod_stw'] : '',

PhpBB3 Links MOD

Post by Blackwolf »

Nope...same error..... you visit & Ill see if same error https://www.ultimateeditionoz.com/forum/links.php

PhpBB3 Links MOD

Post by Blackwolf »

Code: Select all

Sun Feb 24, 2013 8:21 pm 	Guest
<redacted>
► Whois
Language: en 	Page: links.php
File: [ROOT]/links.php
Line: 89 	[PHP Notice]

Undefined index: linksmod_stw

PhpBB3 Links MOD

Post by Stoker »

You use the same code as I do.
But i dont have the error here.

Does it disappear if you go to the links config in acp?

PhpBB3 Links MOD

Post by Blackwolf »

If I sit on the links page & refresh, it generates the error in ACP...not too concerned. It is a "simple error"

PhpBB3 Links MOD

Post by Stoker »

Stoker wrote:Does it disappear if you go to the links config in acp?

PhpBB3 Links MOD

Post by Blackwolf »

Stoker wrote:
Stoker wrote:Does it disappear if you go to the links config in acp?
No

PhpBB3 Links MOD

Post by Stoker »

Provide an admin login and I can take a look.