Just noticed new backend.php is not rewriting to shorturl format:
Fix:
Replace from backend.php
Code
$urlsok = pnConfigGetVar('shorturls');
To:
Code
$urlsok = pnModGetVar('Xanthia', 'shorturlsok');
Shorturl settings are contained in Xanthia module. There should be no var called shorturls in the config. This might have slipped in since .8 code is using shorturls in the Settings module.
Quick fix though.
Regards,
supa
edited by: daddysupa, Oct 23, 2006 - 05:47 AM
--

ttgapers.com
Toronto Online Flyers