Post by DIHI » Wed Dec 31, 2014 4:05 am

Thank you Qphoria I really appreciate you taking the time in trying to help me ;)

I need to do a backup of everything so will get onto this first thing in the morning and report back.

Thank you again :)

New member

Posts

Joined
Sun Nov 30, 2014 12:44 am

Post by mindmelt » Tue Jan 13, 2015 5:17 am

Hi Qphoria,

As I'm already running on 2.0.1.0, do I need to use the same approach to upgrade to 2.0.1.1? Which is a minor update.

If I just use the typical way of updating (by copying the files and running the install) I get a successful message but my admin screen is completely blank... I've read there are no changes in the database with this update.

Please let me know. Maybe I'm doing something wrong.

Regards

[EDIT] The shop is working fine. It's only the administrator which is blank.

Newbie

Posts

Joined
Mon Dec 05, 2011 4:57 am

Post by RedBear » Wed Jan 14, 2015 7:52 pm

Qphoria's guide worked perfectly for me (2.0.0 -> 2.0.1), however, I've now ended up with a slideshow that won't work. The images are just stacking not sliding.

Any thoughts?

Newbie

Posts

Joined
Wed Jan 14, 2015 7:49 pm

Post by pla1829 » Fri Feb 06, 2015 10:22 am

its not easy to upgrade.

New member

Posts

Joined
Sat Nov 22, 2014 12:16 pm

Post by DIHI » Fri Mar 13, 2015 5:33 am

Not been on for a while now, still using and loving Open Cart just wondering if there is any solution for this yet?

New member

Posts

Joined
Sun Nov 30, 2014 12:44 am

Post by webcookie » Thu May 28, 2015 1:40 pm

The flexislider seems to have been replaced with "owl-carousel" which could be why your sliders are not working. You may need to update your templates to deal with the new slider. For the original issue of banner_id being undefined, I went into the database and deleted to 2 rows for the banner module, this fixed the issue for me. It seems these 2 rows where not being deleted when I uninstalled the banner module. I also copied the contents of the group column to the code column, I may well come across more issues but for now it is fixed. sql for copying columns (change your prefix if its different):

Code: Select all

update oc_setting set `code`=`group` where `group` <> ''

Newbie

Posts

Joined
Sun Jan 13, 2013 10:58 pm

Who is online

Users browsing this forum: No registered users and 7 guests