Installation, Configuration, & Upgrades  :: 
7.50 Gold RC2 - Xanthia & pnRender Problems
 Top

  • Modules : Regenerate

    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]
  • The better fix is to upload the /install folder from the XTERC4 package. I believe the 750 Zip has been fixed with that file being in the archive.
  • mhalbrook

    The better fix is to upload the /install folder from the XTERC4 package. I believe the 750 Zip has been fixed with that file being in the archive.


    Zip not updated as of my reply's time/date stamp- so grabbed and installed XTERC4

    Modules/Generate
    Removered pnRender and Xanthia
    ReGenerate
    Re-Initialize (don't forget to CHMOD config.php to 666 or you get an error)
    Re-Activate
    CHMOD config.php back to 644

    All is well. ThnX for the help

    Zar_Dos
  • The package hasn't been fixed but a new pninit.php for the pnRender module will fix the problem.

    -Mark
  • ThnX, Mark

    David
This list is based on the users active over the last 60 minutes.