Results 1 to 9 of 9
  1. #1
    Join Date
    Oct 2009
    Location
    Dublin,Ireland
    Posts
    8
    Plugin Contributions
    0

    Default Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Hi Guys I have been upgrading my zencart from must previous version and never had any real trouble as I just replaced what was new in each version as this 1.5.4 required full rebuild I went ahead and did it,
    Everything was grand till I got to the requistions page on the install it would not pick up any database so I got my hosting comapny to help me there they got my the log details as the database I was trying was not be reckonized,

    So once I got the database details put them in and was able to get pass that page to complete install after that I deleted the zc_install file and changed the two configure php's to read only and changed the admin name went to go and log into admin and on that page it says no page found and I used the new admin name to get the log in page up still nothing so changed it back to admin to see if that would work and it is still not working, so can get into admin area

    Also my products are not display in the updated version (maybe this will change once I get in and put new template on) it is like I just installed a new version with no database, I am not very experienced in this like I said i have only update previous version never actually done full build like this before so I am learning as I go, all help appreciated

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Looks like you deleted the contents of your database, instead of installing into a new database. Ask your hosting company to restore your database from yesterday's backup.

    Then follow the upgrade instructions here: http://www.zen-cart.com/entry.php?3-...d-of-upgrading
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2009
    Location
    Dublin,Ireland
    Posts
    8
    Plugin Contributions
    0

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    thanks I will try this I have a back up of my database from a few months ago on my pc ( I haven't changed anything on the database since then) how would I get that back up on to the site I have dreamweaver cs5 and file manager via the cpanel on there server
    also I asked the hosting company about the database and they said my 500+ products are still on it, I think I may have dug myself a hole here that I can't get out of with somebody esle sorting it for me as I think I am in over my Head
    Last edited by ctr-ek9; 16 May 2015 at 09:08 PM.

  4. #4
    Join Date
    Oct 2009
    Location
    Dublin,Ireland
    Posts
    8
    Plugin Contributions
    0

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Quote Originally Posted by DrByte View Post
    Looks like you deleted the contents of your database, instead of installing into a new database. Ask your hosting company to restore your database from yesterday's backup.

    Then follow the upgrade instructions here: http://www.zen-cart.com/entry.php?3-...d-of-upgrading
    DrByte I have a back up on my pc how would I get the database back up on to the website and get it working do I just up load via cpanel file manager or via dreamweaver ? what file would I direct the database too and would I leave it in a windows rar file format or unzip before upload to destination file? sorry for all the questions but my site is down since saturday because of this and my web hosting company support won't help me any further
    Last edited by ctr-ek9; 20 May 2015 at 12:07 AM.

  5. #5
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Quote Originally Posted by ctr-ek9 View Post
    DrByte I have a back up on my pc how would I get the database back up on to the website and get it working do I just up load via cpanel file manager or via dreamweaver ? what file would I direct the database too and would I leave it in a windows rar file format or unzip before upload to destination file? sorry for all the questions but my site is down since saturday because of this and my web hosting company support won't help me any further
    You will need to go into cPanel -> phpMyAdmin and import the sql or sql.gz file there

  6. #6
    Join Date
    Oct 2009
    Location
    Dublin,Ireland
    Posts
    8
    Plugin Contributions
    0

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Quote Originally Posted by bislewl View Post
    You will need to go into cPanel -> phpMyAdmin and import the sql or sql.gz file there
    thanks I will try that thank you

  7. #7
    Join Date
    Oct 2009
    Location
    Dublin,Ireland
    Posts
    8
    Plugin Contributions
    0

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Quote Originally Posted by bislewl View Post
    You will need to go into cPanel -> phpMyAdmin and import the sql or sql.gz file there
    Hi I went in there and there is a database there with all my products and data I need there already? So now what could I do from here?

  8. #8
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Quote Originally Posted by ctr-ek9 View Post
    Hi I went in there and there is a database there with all my products and data I need there already? So now what could I do from here?
    In the database where there are product of your own, what is the full table name?

    For example, look for a table that ends with PRODUCTS. Once you view that table, if it contains product information that you are familiar with because you entered it, then identify the full name of that table. If the data in that table is the new/default product, then continue down your list of tables until you find another that ends in products and repeat above until you find your familiar table.

    Please post the table name that ends with products and contains your product.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Oct 2009
    Location
    Dublin,Ireland
    Posts
    8
    Plugin Contributions
    0

    Default Re: Upgrading from 1.5.1 to 1.5.4 admin log in page not found and no database

    Quote Originally Posted by mc12345678 View Post
    In the database where there are product of your own, what is the full table name?

    For example, look for a table that ends with PRODUCTS. Once you view that table, if it contains product information that you are familiar with because you entered it, then identify the full name of that table. If the data in that table is the new/default product, then continue down your list of tables until you find another that ends in products and repeat above until you find your familiar table.

    Please post the table name that ends with products and contains your product.
    I can't seem to fix this could you suggest or know so one that could fix this and complete the upgrade for my site , I done the most silly thing and tried to upgrade the live site so it has been down for over a month and I need it back up asap

 

 

Similar Threads

  1. v155 After upgrading database it does not let me log into admin
    By Kyle Rogers in forum General Questions
    Replies: 1
    Last Post: 5 Aug 2016, 03:01 PM
  2. Replies: 6
    Last Post: 28 Dec 2012, 09:38 PM
  3. v139h Page not found for admin log in
    By Goldenis in forum General Questions
    Replies: 1
    Last Post: 24 Jul 2012, 08:33 PM
  4. Can't delete anything from admin, page not found _SEO URL problem?
    By grimtree in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 19 Nov 2011, 11:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg