Contentteller

Contentteller Support Forums
Home Forums > Contentteller > Installation and Upgrade >

Bonked upgrade from 2.06 to 2.1.0

Discussion in 'Installation and Upgrade' started by rasp1, Apr 26, 2010.

  1. rasp1 Customer

    Bonked upgrade from 2.06 to 2.1.0

    I'm not sure why this is happening, but I'm assuming that this is going to happen every time I upgrade the CMS. Could you please fix this? It is getting rather annoying.

    Jason

    Attached Files:

    • Bonked upgrade part 2.jpg
      Bonked upgrade part 2.jpg
      File size:
      13.1 KB
      Views:
      34
    rasp1, Apr 26, 2010
    #1
  2. Philipp Administrator

    I will look into it. In the meantime run the fixwebsites script from the other thread to fix the database.
    Philipp, Apr 26, 2010
    #2
  3. rasp1 Customer

    The script didn't work.
    rasp1, Apr 26, 2010
    #3
  4. Philipp Administrator

    I see, there is no website with ID #1. Try adjusting the script to ID #4

    Replace the following line:
    PHP:
    $query = $database -> dbquery("SELECT preference_key FROM " . DB_PREFIX . "esselbach_ct_preferences WHERE preference_website = '1'");
    with:
    PHP:
    $query = $database -> dbquery("SELECT preference_key FROM " . DB_PREFIX . "esselbach_ct_preferences WHERE preference_website = '4'");
    Let me know if this fix the problem.
    Philipp, Apr 26, 2010
    #4
  5. rasp1 Customer

    Better, but now it is showing every site with the same content as the anavrin site. But the manage websites seems to be working properly, but with extra entries.

    Attached Files:

    • bonked upgrade part 2.1.png
      bonked upgrade part 2.1.png
      File size:
      9 KB
      Views:
      24
    rasp1, Apr 26, 2010
    #5
  6. Philipp Administrator

    Can you check the settings (website url etc.) of the websites?
    Philipp, Apr 26, 2010
    #6
  7. rasp1 Customer

    It seems to be correct.
    Could this have been caused by the 2.x being installed in the same database as 1.x?
    rasp1, Apr 26, 2010
    #7
  8. Philipp Administrator

    No, this makes no difference.
    Philipp, Apr 26, 2010
    #8
  9. rasp1 Customer

    what do I do? restore from backup?
    rasp1, Apr 26, 2010
    #9
  10. Philipp Administrator

    Yes, this is possibly the best until the problem has been worked out. You never should upgrade a live installation to a major release without testing it first.
    Philipp, Apr 26, 2010
    #10
  11. rasp1 Customer

    It looks like the latest back up is bad/corrupted. What are my options? I don't want to lose a weeks worth of content.
    rasp1, Apr 26, 2010
    #11
  12. Philipp Administrator

    You could open a trouble ticket. Please include FTP and phpMyAdmin login.
    Philipp, Apr 26, 2010
    #12
  13. rasp1 Customer

    I don't know how, but I did send the information to your support@ address.
    rasp1, Apr 26, 2010
    #13
  14. rasp1 Customer

    Is there any way to delete the three other three 'contentteller' websites from my install? I don't see a way to do it in the manage websites tab/menu.
    Also, is it safe for me to upgrade to 2.1.1?
    rasp1, May 15, 2010
    #14
  15. Philipp Administrator

    rasp1;5235 said:
    Is there any way to delete the three other three 'contentteller' websites from my install? I don't see a way to do it in the manage websites tab/menu.
    Can you post a screenshot from manage websites?

    rasp1;5235 said:
    Also, is it safe for me to upgrade to 2.1.1?
    It works fine here but I don't know if it fails again on your configuration. I migrate the machine in my office later next week to an Intel Mac, so I can do some additional testing with VMware Fusion.
    Philipp, May 15, 2010
    #15
  16. rasp1 Customer

    Here is the screen shot. They have been growing since the last two updates from 2.06-2.07 and 2.07-2.1.0. So the last two updates have bonked the site,and added these extra sites.

    Attached Files:

    • Extra Sites.png
      Extra Sites.png
      File size:
      12.8 KB
      Views:
      27
    rasp1, May 16, 2010
    #16
  17. Philipp Administrator

    The sites 5, 6, and 7?

    Then run the following 3 queries in phpMyAdmin:
    Code:
    DELETE FROM esselbach_ct_preferences WHERE preference_website = '5';
    DELETE FROM esselbach_ct_preferences WHERE preference_website = '6';
    DELETE FROM esselbach_ct_preferences WHERE preference_website = '7';
    Philipp, May 16, 2010
    #17
Tweet
Facebook:
Forgot your password?
Contentteller Support Forums
Home Forums > Contentteller > Installation and Upgrade >
  • Home
  • Forums

    Forums

    Quick Links
    • Search Forums
    • What's New?
  • Members

    Members

    Quick Links
    • Registered Members
    • Current Visitors
    • Recent Activity
  • Help

    Help

    Quick Links
    • Smilies
    • BB Codes
    • Trophies

Separate names with a comma.

Advanced search...
    Forum software by XenForo™ ©2011 XenForo Ltd.