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.

Problems Upgrading from 1.6.8 to 1.6.9

July 16, 2010 12:31pm

Subscribe [2]
  • #1 / Jul 16, 2010 12:31pm

    igrandfunk

    13 posts

    Hello. I just upgraded my client from 1.6.8 to 1.6.9 (downloaded all plugins, languages, modules, and extensions) then uploaded 1.6.9 and ran the updater script. Optimized tables successfully then tried to login and it gives me the following code above each page in the CP:

    ary_path', 'thumbnail_prefix', 'word_separator', 'use_category_name', 'reserved_category_word', 'auto_convert_high_ascii', 'new_posts_clear_caches', 'auto_assign_cat_parents'); $name = $which.'_default'; return ${$name}; } /* END */ } // END CLASS ?>global $DB; if (count($this->file_paths) > 0) { return $this->file_paths; } $query = $DB->query("SELECT id, url FROM exp_upload_prefs"); if ($query->num_rows == 0) { return; } foreach ($query->result as $row) { $this->file_paths[$row['id']] = $row['url']; } return $this->file_paths; } /* END */ /** ---------------------------------------- /** Clones an Object /** - This is required because of the way PHP 5 handles the passing of objects /** - <a href="http://acko.net/node/54">http://acko.net/node/54</a> /** ----------------------------------------*/ function clone_object($object) { return version_compare(phpversion(), '5.0') < 0 ? $object : clone($object); } /* END */ } // END CLASS ?>-----------------------------*/ function active_hook($which) { if (isset($this->extensions[$which])) return TRUE; return FALSE; } /* END */ } // END CLASS ?>.go(-1)', $LANG->line('return_to_previous')) ); $this->show_message($data, 0); } /* END */ } // END CLASS ?>query("DELETE FROM exp_password_lockout WHERE login_date < $expire"); } } /* END */ } // END CLASS ?> $return ); } /* END */ } // END CLASS ?>

    What’s up and how can I get this fixed ASAP so I can take the site live again.

    - Andy

    PS: Also I noticed the font sizes appear to be larger in the CP than normal, see attached pic.

  • #2 / Jul 16, 2010 12:32pm

    igrandfunk

    13 posts

    Note. The following is also at the bottom of the page too:

    sm + $ss), $decimals); } } // END CLASS ?>
  • #3 / Jul 16, 2010 12:35pm

    igrandfunk

    13 posts

    Plugins Installed:

    Character Limiter (v.1.0)
    Magpie RSS Parser (v.1.4)
    Randomizer (v.1.0)
    Word Limiter (v.1.0) 
    XML Encode (v.1.2) 
    Simple Math (v.1.0.1) 
    Image Sizer (v.2.5.6)

    Extensions:

    jQuery for the Control Panel (v.1.1.1)
    Publish Tweeks (v.0.8)
    FieldFrame (v.1.4)
    MX Title Conrol (v.0.0.3)

    FieldTypes:

    nGen File Field 1.0.1
    FF Matrix 1.5

  • #4 / Jul 16, 2010 1:00pm

    igrandfunk

    13 posts

    Oh yeah also using MSM with three other websites, which are all displaying the code so I have pulled them offline.

    Please help, thanks!

  • #5 / Jul 16, 2010 1:14pm

    igrandfunk

    13 posts

    UPDATE! Problem resolved. When I noticed the fonts were different sizes I thought well maybe some of the files didn’t get uploaded correctly (or even uploaded at all). Bingo! I checked every folder on the FTP server and crossed checked the dates with the live files and the local 1.6.9 files and sure nuff, some of the files didn’t uploaded/replace the ones on the server.

    So I reuploaded everything (didn’t even run the updater script) and was able to login and view the live pages without the weird coding. Just a note, I am using Panic Transmit v3.7 with EngineHosting. I blame it on Transmit or my net connection timing out.

    Consider this issue resolved. If anyone has any input or comments let me know.

    Thanks,

    - Andy

    PS: My clients site is if you want to check it out: http://www.mobywrap.eu/ (the product info section is kind of cool how we integrated a slider for each entry).

  • #6 / Jul 16, 2010 1:47pm

    igrandfunk

    13 posts

    Hmm. Took care of the original problem above, but now I am having some weird stuff happening in ext.publish_tweeks.php on line 244 as previously reported here: http://ellislab.com/forums/viewthread/154758/P0/

    Any insight would be appreciated.

    - A

  • #7 / Jul 16, 2010 8:17pm

    Brandon Jones

    5500 posts

    igrandfunk,

    Sounds like Publish Tweeks has an incompatibility with 1.6.9. For now, you can remove it via the Extension Manager. Does that solve it?

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

ExpressionEngine News!

#eecms, #events, #releases