ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Upgrade from 2.0x to newest ver..

February 23, 2011 8:09am

Subscribe [6]
  • #16 / Mar 04, 2011 4:51am

    rubjo

    49 posts

    Hi!

    I am using expressionengion 2.1.3 Build: 20101220

  • #17 / Mar 04, 2011 8:26am

    Ingmar

    29245 posts

    Have you tried turning on error reporting as suggested?

  • #18 / Mar 04, 2011 8:32am

    rubjo

    49 posts

    Hi!

    Yes i have debug set.

  • #19 / Mar 04, 2011 3:23pm

    Sue Crocker

    26054 posts

    Hi, rubjo. I can open the page just fine when not logged in. Did you change anything?

  • #20 / Mar 05, 2011 7:16am

    rubjo

    49 posts

    Hi!

    No, i have not change anything.

    I give this up soon, have strugle with this errors
    for 7 days now. And cant figer out where the problems are.

    Try on of the first in menu on the right side.
    http://www.planportalvestfold.no/lover_og_publikasjoner/tema/internasjonale_konvensjoner
    http://www.planportalvestfold.no/lover_og_publikasjoner/tema/forskrifter
    http://www.planportalvestfold.no/lover_og_publikasjoner/tema/stortingsmeldinger

    All of this links, give blank page ?

    And search module olso give Blank page.

    I realy hope that you can help me solve this errors this weekend.
    I can pay money, if you can solve all my errors.

    Thanks

  • #21 / Mar 05, 2011 7:24am

    rubjo

    49 posts

  • #22 / Mar 06, 2011 2:21pm

    Greg Salt

    3988 posts

    Hi rubjo,

    Let’s try and work through these in order. Firstly, in your site index.php file please temporarily turn on debugging like this:

    /*
     * --------------------------------------------------------------------
     *  ERROR REPORTING OVERRIDE
     * --------------------------------------------------------------------
     *
     * PHP and database errors are normally displayed dynamically based
     * on the authorization level of each user accessing your site.  
     * This variable allows the error reporting system to be overridden, 
     * which can be useful for low level debugging during site development, 
     * since errors happening before a user is authenticated will not normally 
     * be shown.  Options:
     *
     *    $debug = 0;  Default setting. Errors shown based on authorization level
     *
     *    $debug = 1;  All errors shown regardless of authorization
     *
     * NOTE: Enabling this override can have security implications.
     * Enable it only if you have a good reason to.
     * 
     */
        $debug = 1;

    Now, please visit each page of your site where you are seeing a blank page and let us know if there is a generated PHP error. Once you’ve done then please change the debug variable back to zero. Please post any generated errors here.

    I see that you have at least one snippet that uses the Query module. Is that snippet used on any of the pages that are not working?

    Please post the contents of your .htaccess file.

    Cheers

    Greg

  • #23 / Mar 06, 2011 2:35pm

    Greg Salt

    3988 posts

    Hi rubjo,

    I’m going to merge this thread with your other one about this same issue.

    Cheers

    Greg

  • #24 / Mar 06, 2011 4:26pm

    rubjo

    49 posts

    Hi!

    Have set the debug to 1
    And when i try one of the pages, giving me blank page.
    I get no php errors ?
    Yust a blank page, with no code..

    Here is the conetnt of htaccess file:

    RewriteEngine on 
    RewriteCond $1 !^(design|images|scripts|statistikk|system_pp|themes|views|favicon\.ico|robots\.txt|index\.php) [NC]
    RewriteRule ^(.*)$ /index.php/$1 [L]
  • #25 / Mar 06, 2011 4:38pm

    rubjo

    49 posts

    Hi!

    See that i am using Mysql 4.1.22
    Can that be a problem ?

  • #26 / Mar 06, 2011 5:18pm

    rubjo

    49 posts

    Hi!

    Get this error message from admin:

    id=“hold_field_
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 129
    ” style=“width: 100%; “>
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 135
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 136
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 141
    ” class=“js_hide”>
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 143
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 150
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 155

  • #27 / Mar 07, 2011 4:06am

    John Henry Donovan

    12339 posts

    rubjo,

    Have set the debug to 1

    You have to do that by editing index.php not the control panel setting as you mentioned when I suggested it earlier on in the thread.

    Do you have any add-ons installed?

    See that i am using Mysql 4.1.22
    Can that be a problem ?

    Shouldn’t be. Does your server meet all our requirements?

    Can you walk us through what you did to upgrade please?

  • #28 / Mar 07, 2011 4:33am

    rubjo

    49 posts

    Hi!

    I have edit index.php and set debug=1

    And yes i have add-ons

    I have followed this page, when upgrade
    http://ellislab.com/expressionengine/user-guide/installation/update.html

  • #29 / Mar 07, 2011 6:46am

    rubjo

    49 posts

    Hi!

    Get this error message from admin:

    id=“hold_field_
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 129
    ” style=“width: 100%; “>
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 135
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 136
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 141
    ” class=“js_hide”>
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 143
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 150
    A PHP Error was encountered

    Severity: Notice

    Message: Undefined index: forum_body

    Filename: core/Loader.php(673) : eval()‘d code

    Line Number: 155

  • #30 / Mar 07, 2011 10:07am

    Sue Crocker

    26054 posts

    Hi, rubjo.

    We don’t show that you have a license for a forum.. are you trying to put in some code that has to do with a forum?

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases