Jump to content

Some issues after sites upgraded from 6.2.3 to 6.2.5


Recommended Posts

I run two Cubecart sites. One is in production (Site1) http://www.airevalleyclassics.co.uk

The other is effectively a new build but not in production due to an issue I had (KEY called 'custom_oid_2) which the 6.2.5 upgrade seems to have fixed:
Site 2) This site is not online.

However, since moving both sites to 6.2.5 this week some new issues have appeared: ;(

O Site 2) 
Warning: Cache data not written (Memcached). in /home/domains/vol3/242/2035242/user/htdocs/classes/cache/memcached.class.php on line 234
Turning off memcache in the admin panel gets rid of the error but kills performance. I think I've encountered this problem previously, but can't remember what I did to fix it..

O Site 1 & 2)
I'm using bx-slider code on a couple of pages. This now no longer works correctly on Chrome or Opera, but does work on MS Edge.
More specifically the slider rotates the images, but clicking to go to the specified link doesn't work properly. If you click during the transition it seems to work. After the transition it might work if you click in exactly the right place on the image. Looking at the debug in my browser it looks like there are higher layers of code which are not passing the mouse click through properly.
The bx-slider code is:
<ul class="bxslider">
    <li><a href="https://www.airevalleyclassics.co.uk/shop-now.html?_a=category&amp;sort%5Bprice%5D=ASC"><img src="images/source/rotate/est.jpg" title="Quick-Glo - Established in 1957, now available in the UK" /></a></li>
    <li><a href="https://www.youtube.com/watch?v=v7TnNEBy3tI"><img src="images/source/rotate/glg.jpg" title="Quick-Glo features on 'Jay Leno's Garage'" /></a></li>
    <li><a href="https://www.airevalleyclassics.co.uk/shop-now.html?_a=category&amp;sort%5Bprice%5D=ASC"><img src="images/source/rotate/glo.jpg" title="Quick-Glo - 'Makes chrome good to Glo'" /></a></li>
    <li><a href="https://www.airevalleyclassics.co.uk/images/source/examples/wheels.jpg"><img src="images/source/rotate/wheel.jpg" title="Quick-Glo - Fantastic results on chrome!" /></a></li>
</ul>

O Site 1 & 2) I am seeing the following errors in the logs. These seem to occur each time an action is taken on the site:

File: [controller.admin.pre_session.inc.php] Line: [26] "SET @@time_zone = 'Europe/London'" - Unknown or incorrect time zone: 'Europe/London'


I see from other posts that is a MySQL issue with how they have time setup on the server/database. My hosts MySQL version is:

  • Server version: 5.6.44-log - MySQL Community Server (GPL)
  • Protocol version: 10

This isn't an issue for e other than clogging the logs...

Any help or advice appreciated. 
Thanks

Link to comment
Share on other sites

  • 4 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...