Jump to content
  • [B5] A configuration or server error has occurred


    url : admin/?app=forums&module=forums&controller=settings&tab=archiving

     

    image.thumb.png.be59e4982157a4432b3dc8852da8f097.png

     

    OutOfRangeException:  (0)
    #0 /home/damien_prod/Internazionaleprod/public_html/system/Node/Model.php(1262): IPS\Patterns\ActiveRecord::load()
    #1 /home/damien_prod/Internazionaleprod/public_html/system/Node/Model.php(1290): IPS\Node\Model->parent()
    #2 /home/damien_prod/Internazionaleprod/public_html/system/Helpers/Form/Node.php(329): IPS\Node\Model->parents()
    #3 /home/damien_prod/Internazionaleprod/public_html/system/Helpers/Form/FormAbstract.php(307): IPS\Helpers\Form\Node->html()
    #4 /home/damien_prod/Internazionaleprod/public_html/system/Helpers/Form/Form.php(573): IPS\Helpers\Form\FormAbstract->rowHtml()
    #5 /home/damien_prod/Internazionaleprod/public_html/static/templates/forums_admin_settings.php(180): IPS\Helpers\Form->__toString()
    #6 /home/damien_prod/Internazionaleprod/public_html/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_forums_admin_settings->archiveRules()
    #7 /home/damien_prod/Internazionaleprod/public_html/applications/forums/modules/admin/forums/settings.php(532): IPS\Theme\SandboxedTemplate->__call()
    #8 /home/damien_prod/Internazionaleprod/public_html/applications/forums/modules/admin/forums/settings.php(112): IPS\forums\modules\admin\forums\settings->manageArchivingForm()
    #9 /home/damien_prod/Internazionaleprod/public_html/applications/forums/modules/admin/forums/settings.php(85): IPS\forums\modules\admin\forums\settings->manageArchiving()
    #10 /home/damien_prod/Internazionaleprod/public_html/system/Dispatcher/Controller.php(139): IPS\forums\modules\admin\forums\settings->manage()
    #11 /home/damien_prod/Internazionaleprod/public_html/system/Dispatcher/Dispatcher.php(169): IPS\Dispatcher\Controller->execute()
    #12 /home/damien_prod/Internazionaleprod/public_html/admin/index.php(15): IPS\Dispatcher->run()
    #13 {main}


    User Feedback

    Recommended Comments

    Marc

    Posted

    Im not able to replicate this. Please could I confirm you are on the latest beta and that you are not in IN_DEV or anything like that?

    SoloInter

    Posted

    BETA 5

     

    Constants.php :

    \define( 'USE_DEVELOPMENT_BUILDS', true );
    \define( 'BYPASS_ACP_IP_CHECK', true );
    \define( 'COOKIE_PATH', '/' );
    \define( 'READ_WRITE_SEPARATION',                false                );

    \define( 'REDIS_ENABLED', true );
    \define( 'STORE_METHOD', 'Redis' );
    \define( 'STORE_CONFIG', '[]' );
    \define( 'CACHE_METHOD', 'Redis' );
    \define( 'REDIS_CONFIG', '{"server":"******","port":****,"password":"***********"}' );
    \define( 'SUITE_UNIQUE_KEY', '*******' );


     

    Marc

    Posted

    If you rename that constants file to something else just to test, does that page then work correctly?

    SoloInter

    Posted

    I did nothing, I test before doing something, and it's working now.

    Jonathan Cohen Love GIF by CANAL+

    Marc

    Posted

    Changed Status to Cannot Reproduce


×
×
  • Create New...