View Single Post
  #777  
Old 12-27-2014, 04:18 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Hey PhilJ, got a weird one (for me).

When I upgraded to the new one a couple of weeks back, the Testimonials didn't make the migration.

I do have the old database however. Is there a way to import those over safely?

Hi Carl, open the backup DB in a text editor, locate the testimonials SQL, copy it to a new file, then you should be able to re-patch the current database with that SQL code.

If the testimonials SQL lines begin with INSERT INTO, change to REPLACE INTO.
__________________
xcartmods.co.uk
Reply With Quote