Results 1 to 10 of 14

Hybrid View

  1. #1
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: upgraded and now nothing shows...

    well i tried upgrading the first time and it only upgraded my database

  2. #2

    Default Re: upgraded and now nothing shows...

    I have the same problem. To say that this has been "frustrating" is like saying "Hell is a little warm."

    I even started from scratch with a fresh install -- and now I have no products, no customers, no ANYTHING. I get no errors when installing / connecting to the database. I know all the info is in the database (in phpMyAdmin) -- but nothing shows up in ZenCart since the upgrade to 1.3.5.

    Help? Please?

  3. #3
    Join Date
    Aug 2006
    Location
    portlandish, oregon
    Posts
    799
    Plugin Contributions
    0

    Default Re: upgraded and now nothing shows...

    Quote Originally Posted by ungeziefer View Post
    I have the same problem. To say that this has been "frustrating" is like saying "Hell is a little warm."

    I even started from scratch with a fresh install -- and now I have no products, no customers, no ANYTHING. I get no errors when installing / connecting to the database. I know all the info is in the database (in phpMyAdmin) -- but nothing shows up in ZenCart since the upgrade to 1.3.5.

    Help? Please?
    I finally figured my problem out so maybe i can help you...

    What fixed my problem was setting the FTP transfer type to Binary. I have no idea why but another user suggested this and it worked.

    I don't know what FTP program you are using but if it's Filezilla it defaults to upload php files as ASCII....So changed the Transfer Type to Binary, THEN do a database upgrade....and it should upgrade your database AND Zencart.

    let me know if this works

  4. #4

    Re: upgraded and now nothing shows...

    Thanks for the help. Unfortunately, it made no difference.

    I believe my problem has to do with modifying these files:

    /includes/configure.php

    and

    /admin/includes/configure.php

    Problem is, they don't exist. (They did before, but the last FOUR times I've tried a fresh install, they simply do not. Do I need them? I have no idea. What do I edit on them, if I do need them? I have no idea. I've tried copying the old versions of these files to my server -- no luck. Experimented with modifying them -- even less luck. ...)

    This Zen-Cart business might just too complicated for me.

    Thanks, anyway.

    dustin

    p.s.: for FTP, I'm using "Transmit" version 3.5.4 (on a Mac) -- the Transfer Mode was set to "Auto," so for a minute I had indeed hoped that setting it to "Binary" as you said might work. [sigh.]

  5. #5
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: upgraded and now nothing shows...

    If you look in the two configure.php file ...

    Check what database name, username and password are being used as well as if you are using a prefix on the table names or not ...

    Make sure everything matches ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #6

    Default Re: upgraded and now nothing shows...

    The database name, user name and password are correct. No prefix.

    So what about the fact that these files, as I said, do not even exist? Is that a bug? Or is that a normal (but never explained) phenomenon?

    Did I do the right thing, then, in just copying my old versions of these files?? (And, if so, why should I have to do this, exactly?)

    I think this is the section that has me confused:


    . . . . . . . .
    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
    define('DIR_WS_CATALOG', '/zencart/');
    define('DIR_WS_HTTPS_CATALOG', '/zencart/');

    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_INCLUDES', 'includes/');
    . . . . . . . .


    What are these "catalogs"? Where should they go? Do I have to create these directories, or are they part of the install? What should the path/hierarchies be, relative to my shop?

    In particular : What does this mean? :


    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)


    (My store is a subdomain of a web site, so there is no real way to make a path relative to the root. Or is there?? Do I have to do some crazy directory path with a bunch of ".."s? -- like ../../../../store/ or something?)

    Am I even making any sense?

    Is it a bad idea to even use a subdomain?

    Thanks for your patience.

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: upgraded and now nothing shows...

    Zen Cart does not include the 2 configure.php files otherwise you would risk overwritting an existing site on an upgrade ...

    Instead, for NEW INSTALLS, there are the dist-configure.php
    /includes/dist-configure.php
    /admin/includes/dist-configure.php

    On a NEW INSTALL, these could be rename to:
    /includes/configure.php
    /admin/includes/configure.php


    On an UPGRADE you would copy the two files:
    /includes/configure.php
    /admin/includes/configure.php

    from your LIVE site to your UPGRADE site and edit them to alter the paths, database name, username and password ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v151 paypal freezes up - shows a white screen and nothing else
    By mespe in forum General Questions
    Replies: 3
    Last Post: 30 Jul 2015, 03:07 PM
  2. v154 I changed home web directory and nothing is working now
    By RiazShahid in forum Basic Configuration
    Replies: 4
    Last Post: 4 Apr 2015, 02:50 PM
  3. i just upgraded to 150 and when i go in there is nothing
    By unusualfinds in forum Upgrading to 1.5.x
    Replies: 8
    Last Post: 3 May 2012, 02:43 PM
  4. Alright, I just uploaded 1.39c,....and now nothing works?
    By BenhamCollectibles in forum Upgrading from 1.3.x to 1.3.9
    Replies: 1
    Last Post: 24 May 2010, 11:43 PM
  5. Upgraded from 1.3.7 to 1.3.8 and now error
    By LoriW. in forum Upgrading from 1.3.x to 1.3.9
    Replies: 8
    Last Post: 23 Feb 2008, 06:54 AM

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