Author Topic: Problem after adding database from 1.7.3 to 1.7.4  (Read 3619 times)

0 Members and 1 Guest are viewing this topic.

Offline medo007

  • Newbie
  • *
  • Posts: 29
  • Internet addict
    • View Profile
Problem after adding database from 1.7.3 to 1.7.4
« on: November 08, 2006, 01:20:46 PM »
My old gallery was v1.7.3 and the new version was released so I backed up database and install a new fresh version of 1.7.4 and upload database! Everything works fine, but there is only one problem!  :(

When I get to my index page, then in navigation bar should be the Gallery Name, and it IS before uploading the old database, but when the old database is uploaded I get the name of the last category I added to the gallery before gallery name! On the index page! And it look like this: Last Category Name | Gallery Name.

Can someone help me what to do?

Sorry for bad english! I hope that you understand!

Thanks, mEDO
mEDO

Offline Acidgod

  • Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Problem after adding database from 1.7.3 to 1.7.4
« Reply #1 on: November 08, 2006, 01:42:45 PM »
Quote
  ==========================================================
                      4images Update
  ==========================================================

  1. Backup your data!

  2. First you should rename or copy your existing "config.php" to a temporary location.

  3. Decompress the .zip archive and upload all files to the same location as your previous
     installation. Overwrite the existing files.

  4. Next delete the newly uploaded copy of config.php and replace it with your existing
     copy (ie. rename or move back the copy you saved previously).


  5. If you update from version older than 1.5 or the folders don't exist,
     create in your "data" folder two new directories "tmp_media" and "tmp_thumbnails".
     Set permissions for this directories:

     chmod 777 (drwxrwxrwx) : data/tmp_media
     chmod 777 (drwxrwxrwx) : data/tmp_thumbnails

  6. You should now run the following update-scripts (in this order, one at a time)
     and follow the instructions.

       Update RC-1 -> 1.7.4
       ...............................
       1. update_RC-1_to_RC-2.php
       2. update_1.0_to_1.5.php
       3. update_1.5_to_1.6.php
       4. update_1.6.1_to_1.7.ph

       Update RC-2 -> 1.7.4
       ...............................
       1. update_1.0_to_1.5.php
       2. update_1.5_to_1.6.php
       3. update_1.6.1_to_1.7.ph

       Update 1.0 -> 1.7.4
       ...............................
       1. update_1.0_to_1.5.php
       2. update_1.5_to_1.6.php
       3. update_1.6.1_to_1.7.ph

       Update 1.5 -> 1.7.4
       ...............................
       1. update_1.5_to_1.6.php
       2. update_1.6.1_to_1.7.ph

       Update 1.6 -> 1.7.4
       ...............................
       1. update_1.6.1_to_1.7.php

       Update 1.6.1 -> 1.7.4
       ...............................
       1. update_1.6.1_to_1.7.php

       Update 1.7 -> 1.7.4
       ...............................
       - No update-script required

       Update 1.7.1 -> 1.7.4
       ...............................
       - No update-script required

       Update 1.7.2 -> 1.7.4
       ...............................
       - No update-script required

       Update 1.7.3 -> 1.7.4
       ...............................
       - No update-script required


  7. You must ensure you remove "install.php" and any "update_*_to_*.php" files.
     Additionally you may delete all files in "data/database/default" and
     the "docs" directory if you wish.

And now please find out what you have make wrong... (o:

Offline medo007

  • Newbie
  • *
  • Posts: 29
  • Internet addict
    • View Profile
Re: Problem after adding database from 1.7.3 to 1.7.4
« Reply #2 on: November 08, 2006, 09:33:26 PM »
This fresh installation of 1.7.4 is on the new server! I just upload the database and there is the problem I wrote in the first post!!
mEDO