pnRender : Initialize
Returns Error in pninit.php on line 59
Quote
include_once 'install/pntemp.php'; ***pntemp.php is not included in distrib file
if (!pntemp_install('pnTemp')) {
return false;
}
Fix: Commenting out the lines seems to have fixed the problem
Quote
// include_once 'install/pnTemp.php';
// if (!pntemp_install('pnTemp')) {
// return false;
// }
Xanthia
Activate
Returns: Create Table Failed on test_theme_config...
Can not Activate module
Zar_Dos[/quote]
