4
Hey Calipsy,
The PD team emailme back with the next changes and now, pd-links, is working fine.
open the file:
/pdlinks/admin/index.php:
and delete the following line:
$sform -> addElement(new XoopsFormHidden('cid', $cid));
open the file:
/pdlinks/submit.php:
and delete the following line:
$sform->addElement(new XoopsFormHidden('cid', 'pid'));
open the file:
/pdlinks/admin/category.php:
and delete the following line:
$sform -> addElement(new XoopsFormHidden('cid', ''));
I hope this fix your problems.
Hector
FreeTips Com Ar