Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25
  1. #11
    Join Date
    Apr 2014
    Location
    Canada
    Posts
    249
    Plugin Contributions
    0

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Code:
    sed -i 's/1/2/g' version.php :P

  2. #12
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Quote Originally Posted by plc613 View Post
    Code:
    sed -i 's/1/2/g' version.php :P
    Oh, sorry, I didn't mean that you had to indicate how you got the version.php file on your site, I meant relating to the "fictitious" version number. But all is good. :)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #13
    Join Date
    Apr 2014
    Location
    Canada
    Posts
    249
    Plugin Contributions
    0

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Hello again. Once I ironed out the aforementioned on my dev site, I proceeded to merge-upgrade my live site. Things seemed to go well during the upgrade. After applying the upgrade on the db I proceeded to login to the admin area to take a look at things.

    Now I realize how typical this is but I've cleared the cache(and tried different browsers) as well as confirmed the integrity of the site files and everything seems to checkout. Yet, I can't login to my admin area so my site is stuck in maintenance mode. My biggest issue right now is that for every single login attempt, I get an email notification stating my IP has been banned. This is making troubleshooting very challenging.

    Has anyone ever experienced being banned for single login failure before?

  4. #14
    Join Date
    Apr 2014
    Location
    Canada
    Posts
    249
    Plugin Contributions
    0

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Maybe I should have started a new thread...My live site is stuck in maintenance mode. Help!

  5. #15
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Quote Originally Posted by plc613 View Post
    Maybe I should have started a new thread...My live site is stuck in maintenance mode. Help!
    Can you get to myphpadmin and run the following query?

    Code:
    update (tableprefix)configuration set DOWN_FOR_MAINTENNCE=false;
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #16
    Join Date
    Apr 2014
    Location
    Canada
    Posts
    249
    Plugin Contributions
    0

    Default Re: version missmatch in admin after upgrade to 1.5.3

    yep myphpadmin:

    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'configuration set DOWN_FOR_MAINTENNCE=false' at line 1

  7. #17
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Quote Originally Posted by plc613 View Post
    Hello again. Once I ironed out the aforementioned on my dev site, I proceeded to merge-upgrade my live site. Things seemed to go well during the upgrade. After applying the upgrade on the db I proceeded to login to the admin area to take a look at things.

    Now I realize how typical this is but I've cleared the cache(and tried different browsers) as well as confirmed the integrity of the site files and everything seems to checkout. Yet, I can't login to my admin area so my site is stuck in maintenance mode. My biggest issue right now is that for every single login attempt, I get an email notification stating my IP has been banned. This is making troubleshooting very challenging.

    Has anyone ever experienced being banned for single login failure before?
    Only if I had IP blocker installed and set to have the ip blocked with 1 such login failure. Otherwise, typically three failed login attempts results in I think a thirty minute lockout for that login id.. This can also be reset in myphpadmin... Would recommend resetting the admin password using the FAQ instructions for having lost the password... http://www.zen-cart.com/content.php?...rd-(i-lost-it)
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

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

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Quote Originally Posted by plc613 View Post
    yep myphpadmin:

    #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'configuration set DOWN_FOR_MAINTENNCE=false' at line 1
    Sorry, cell phone letter A doesn't always work... Misspelt Maintenance... :) and I had a brain fart... Below is the correct way to reactivate. Sorry again..
    Code:
    UPDATE configuration SET `configuration_value`='false' WHERE `configuration_key`='DOWN_FOR_MAINTENANCE';
    Last edited by mc12345678; 29 Aug 2014 at 02:10 AM.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #19
    Join Date
    Apr 2014
    Location
    Canada
    Posts
    249
    Plugin Contributions
    0

    Default Re: version missmatch in admin after upgrade to 1.5.3

    UPDATE configuration SET `configuration_value`='false' WHERE `configuration_key`='DOWN_FOR_MAINTENANCE'
    MySQL said:

    #1146 - Table 'littlecl_shop.configuration' doesn't exist

  10. #20
    Join Date
    Apr 2014
    Location
    Canada
    Posts
    249
    Plugin Contributions
    0

    Default Re: version missmatch in admin after upgrade to 1.5.3

    Just FYI the prefix is wzc_

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. v154 Not getting payment notification after upgrade from Version 1.5.1 to 1.5.4
    By CookieMonster in forum Upgrading to 1.5.x
    Replies: 6
    Last Post: 26 Mar 2015, 01:48 AM
  2. v150 Version still 1.3.9 after upgrade?
    By Servelan in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 14 Feb 2012, 07:18 PM
  3. Strang problem after version upgrade
    By maperr55 in forum General Questions
    Replies: 3
    Last Post: 4 Nov 2010, 07:51 PM
  4. Admin still says need to upgrade, after upgrade
    By spaxton in forum Upgrading from 1.3.x to 1.3.9
    Replies: 6
    Last Post: 14 Sep 2006, 10:32 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR