View Single Post
  #790  
Old 01-03-2015, 04:00 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

If anyone is using the Wordpress Blog addon with reBOOT, has recently updated Wordpress to v4.1 and found it breaks the blog, unzip and upload the attached to /blog/wp-includes

Should you wish to disable WP automatic updates, add this line of code in your wp-config.php file...
Code:
define( 'WP_AUTO_UPDATE_CORE', false );
Attached Files
File Type: zip wp-includes.zip (21.8 KB, 7 views)
__________________
xcartmods.co.uk
Reply With Quote