Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jan 2018
    Location
    Toronto, Canada
    Posts
    19
    Plugin Contributions
    0

    Default New Version Available: v{.{ :: {

    Updated to V1.5.5f and all ok except with Admin initial page: showing "New Version Available: v{.{ :: {"
    When trying "Download Here" green button, it goes to http://my domain/my shop/admin/%7B which ends in a 404 page not found.
    my domain, my shop and admin are not the actual links. Anybody with same problem and or a solution?
    Thanks.

  2. #2
    Join Date
    Jan 2018
    Location
    Toronto, Canada
    Posts
    19
    Plugin Contributions
    0

    Default Re: Error "New Version Available"

    Name:  Capture.JPG
Views: 280
Size:  25.6 KB

    This is what appears in Admin home page.

  3. #3
    Join Date
    Jan 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Error "New Version Available"

    I encountered this a few months ago on my local sandbox (XAMPP). I determined that a CURL error was being tripped when obtaining the current version information from the version server. I'm not remember the exact error (something to do with certificate verification), but installing a cacert.pem file on my computer and adding some information to php.ini solved the problem.

    A more detail explanation can be found here.

    The weird string of characters display is the result of the code attempting to extract version information from the curl error string.

  4. #4
    Join Date
    Jan 2018
    Location
    Toronto, Canada
    Posts
    19
    Plugin Contributions
    0

    Default Re: Error "New Version Available"

    Quote Originally Posted by dennisns7d View Post
    I encountered this a few months ago on my local sandbox (XAMPP). I determined that a CURL error was being tripped when obtaining the current version information from the version server. I'm not remember the exact error (something to do with certificate verification), but installing a cacert.pem file on my computer and adding some information to php.ini solved the problem.

    A more detail explanation can be found here.

    The weird string of characters display is the result of the code attempting to extract version information from the curl error string.
    Thank you dennisns7d for your response. My site is not SSL secured. I checked curl working using curltester.php and all is ok except for SSL.
    Must be some other problem...

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

    Default Re: Error "New Version Available"

    Quote Originally Posted by RobRiv View Post
    Thank you dennisns7d for your response. My site is not SSL secured. I checked curl working using curltester.php and all is ok except for SSL.
    Must be some other problem...
    The SSL referenced with this issue is different than when a customer tries to reach your site. The server communicates to other servers and that communication should be performed with SSL. Performing the above actions sounds like it would solve your issue based on what has been described by both of you. It will not offer customers the ability to access your site via SSL.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Jan 2018
    Location
    Toronto, Canada
    Posts
    19
    Plugin Contributions
    0

    Default Re: Error "New Version Available"

    Quote Originally Posted by mc12345678 View Post
    The SSL referenced with this issue is different than when a customer tries to reach your site. The server communicates to other servers and that communication should be performed with SSL. Performing the above actions sounds like it would solve your issue based on what has been described by both of you. It will not offer customers the ability to access your site via SSL.
    Thank you mc12345678. I see the difference. One question then is why I didn't have the same problem in version 1.5.4.? Is version 1.5.5f changing anything on this regard?
    Thank you again.

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

    Default Re: Error "New Version Available"

    It's been a while since I've looked into it/described it in detail, but it comes down to increased security (encryption at the origination point) and more frequent use of https: in communication. If anything it should be looked at as a good thing even if it meant having to make a change to the server.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  8. #8
    Join Date
    Jan 2018
    Location
    Toronto, Canada
    Posts
    19
    Plugin Contributions
    0

    Default Re: Error "New Version Available"

    Further to mc12345678 suggestion, I run curltester.php and found the following error:
    "Windows server: Curl error (60): SSL Certificate problem: Unable to get local issuer"
    I investigated previous threads on the issue but are not useful to me for the following reason:
    Site is hosted at shared Windows server and therefore can't access php.ini nor install certificates on the server.
    Has anybody have the same problem and found a solution?
    Thank you.

  9. #9
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: Error "New Version Available"

    Quote Originally Posted by RobRiv View Post
    Further to mc12345678 suggestion, I run curltester.php and found the following error:
    "Windows server: Curl error (60): SSL Certificate problem: Unable to get local issuer"
    I investigated previous threads on the issue but are not useful to me for the following reason:
    Site is hosted at shared Windows server and therefore can't access php.ini nor install certificates on the server.
    Has anybody have the same problem and found a solution?
    Thank you.
    Solution generally is either seek assistance from the host about the changes necessary or seek a new host.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #10
    Join Date
    Jan 2018
    Location
    Toronto, Canada
    Posts
    19
    Plugin Contributions
    0

    Default Re: Error "New Version Available"

    Quote Originally Posted by mc12345678 View Post
    Solution generally is either seek assistance from the host about the changes necessary or seek a new host.
    Than you mc12345678 for such a quick answer.
    It seems too radical an action...
    May be I can do something about it.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Admin message: New Version Available v1.3.9b
    By thinkdeal in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 4 May 2010, 09:20 PM
  2. Replies: 4
    Last Post: 25 Jun 2009, 04:50 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