Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 34
  1. #21
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Upgrade error 1.3.7->1.3.8a

    Quote Originally Posted by quentinjs View Post
    So my other problem is CURL.... I'd have thought this would be a no brainer, just turn on the extension and away it goes.
    If the files are present, and you are editing the *correct* php.ini file to enable the extension, and you have also enabled the SSL extension, then it normally "just works" ... after you restart your webserver service.

    You can check for CURL via a phpinfo script. There's one in the installer on the system inspection page or in the zc_install/includes folder. Or you can view it via your Admin on the Tools->Server Info page.
    In the /extras folder is a curltest.php script which will test a CURL connection over standard port 80. Adding ?ssl=1 to the URL will test SSL as well. These same tests are done by the system inspection screen of the installer.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  2. #22
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Upgrade error 1.3.7->1.3.8a

    Quote Originally Posted by quentinjs View Post
    Um, what do you mean by "all" ?
    You said your table structure was:

    _keys_list all TEXT NULL

    What did *you* mean by "all" ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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. #23
    Join Date
    Mar 2004
    Location
    Calgary, Alberta
    Posts
    290
    Plugin Contributions
    1

    Default Re: Upgrade error 1.3.7->1.3.8a

    oh... slip of the fingers. as I hand typed it..... so ideas on my CURL nemesis ?

  4. #24
    Join Date
    Mar 2004
    Location
    Calgary, Alberta
    Posts
    290
    Plugin Contributions
    1

    Default Re: Upgrade error 1.3.7->1.3.8a

    So I looked at the PHP Info and nothing for curl in it.

    I do have a weird message
    " Your database appears to need patching to a higher level. See Tools->Server Information to review patch levels." on the "Admin Home Page"

    But it says the following on the info page:
    Zen Cart 1.3.8a
    Database Patch Level: 1.3.8
    v1.3.8 [2008-01-11 01:24:04] (Version Update 1.3.7->1.3.8)
    v1.3.7 [2007-01-20 00:04:36] (Version Update 1.3.6->1.3.7)
    v1.3.6 [2006-10-29 00:43:32] (Version Update 1.3.5->1.3.6)
    v1.3.5 [2006-09-12 09:32:05] (Version Update 1.3.0.2->1.3.5)
    v1.3.0.2 [2006-06-21 23:40:49] (Version Update 1.3.0.1->1.3.0.2)
    v1.3.0.1 [2006-06-21 21:57:21] (Version Update 1.3.0->1.3.0.1)
    v1.3.0 [2006-03-30 23:01:48] (Version Update 1.2.7->1.3.0)
    v1.2.7 [2006-02-26 21:30:09] (Version Update 1.2.6->1.2.7)
    v1.2.6 [2005-11-28 23:38:19] (Version Update 1.2.5->1.2.6)
    v1.2.5 [2005-11-28 23:38:19] (Version Update 1.2.4->1.2.5)
    v1.2.4 [2005-11-28 23:38:12] (Version Update 1.2.3->1.2.4)
    v1.2.3 [2005-11-28 23:38:10] (Version Update 1.2.2->1.2.3)
    v1.2.2 [2005-11-28 23:38:10] (Zen-Cart Core Files Version Info)

  5. #25
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Upgrade error 1.3.7->1.3.8a

    Quote Originally Posted by quentinjs View Post
    So I looked at the PHP Info and nothing for curl in it.
    Then your curl extension isn't enabling correctly in PHP.
    I'm not sure I'll be much further help on that area, other than the ideas I posted above.

    Quote Originally Posted by quentinjs View Post
    I do have a weird message
    " Your database appears to need patching to a higher level. See Tools->Server Information to review patch levels." on the "Admin Home Page"

    But it says the following on the info page:
    Zen Cart 1.3.8a
    Database Patch Level: 1.3.8
    v1.3.8 [2008-01-11 01:24:04] (Version Update 1.3.7->1.3.8)
    ...
    Do you see the same on the storefront?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  6. #26
    Join Date
    Mar 2004
    Location
    Calgary, Alberta
    Posts
    290
    Plugin Contributions
    1

    Default Re: Upgrade error 1.3.7->1.3.8a

    Currently no I don't see it on the storefront, but I had seen it in the past...

    and CURL I guess will have to wait for now

  7. #27
    Join Date
    Jan 2004
    Posts
    58,265
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Upgrade error 1.3.7->1.3.8a

    Can you confirm that your /admin/includes/configure.php database details, including DB_PREFIX match your /includes/configure.php settings?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

  8. #28
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: Upgrade error 1.3.7->1.3.8a

    Quote Originally Posted by DrByte View Post
    Can you confirm that your /admin/includes/configure.php database details, including DB_PREFIX match your /includes/configure.php settings?
    I am getting the same message as well in both store front and the admin session when I was trying to run the same test upgrade on the 1.3.7.

    I have cross checked both the configure.php file and it looks to be showing the same configuration details. Basically I have edited both the configure.php file manually, create a new database and copy the existing tables over to the new upgrade for testing.

  9. #29
    Join Date
    Sep 2007
    Posts
    67
    Plugin Contributions
    0

    Default Re: Upgrade error 1.3.7->1.3.8a

    I rerun the upgrade again and this time the message is being taken care off ...

  10. #30
    Join Date
    Apr 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Upgrade error 1.3.7->1.3.8a

    I just got the same error:

    Cannot ALTER or INSERT/REPLACE into table linkpoint_api because it does not exist. CHECK PREFIXES!

    when trying to update the database from 1.37 to 1.38a

    I have a fresh install of 1.37 that was done through a one click installer, so there's not added products to the database yet. Can I just ignore this error?

    b r e n t

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Error upgrade 1.3.7 to 1.3.8a
    By williamb in forum Upgrading from 1.3.x to 1.3.9
    Replies: 7
    Last Post: 4 Jan 2008, 01:22 AM
  2. Error on upgrade 1.3.0.2 to 1.3.7
    By bobdog in forum Upgrading from 1.3.x to 1.3.9
    Replies: 4
    Last Post: 8 Apr 2007, 03:25 AM
  3. Upgrade to 1.2.7 Error
    By audradh in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 17 May 2006, 09:14 AM

Bookmarks

Posting Permissions

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