Dobrý den,
pokud chcete použít konvertor z verze 3.x na 4.x (
http://opensolution.org/download,en,18. ... Cart/other), tak kompletní postup naleznete v souboru
read-me.txt.
Kód:
------------------------------
Quick.Cart by OpenSolution.org
www.opensolution.org
------------------------------
HowTo Convert
------------------------------
This script converts ONLY DATABASE from old structure to new version.
Converts from Quick.Cart v3.x to Quick.Cart v4.x
Design, plugins etc. You need to update Yourself.
Requirements:
- Quick.Cart v3.x database
- PHP 5.2.0 and higher
1. Download latest stable version of Quick.Cart v4.x and put in new directory and install
2. Copy all files from old Quick.Cart v3.x from "files/" directory to "files/" in new Quick.Cart v4.x
3. Create directory "db_old/" in Quick.Cart v4.x and copy all files to this directory from "db/" in Your old version Quick.Cart v3.x
4. Copy file convert_v3.x-v4.x.php to main directory in new Quick.Cart v4.x and run, ex: http://your_site.com/convert_v3.x-v4.x.php
5. After update design, plugins, configuration. There is no converter for this options.
Converter tested on: PHP 5.3.3, Apache 2.2.3
If You have problems or questions visit this pages:
- http://opensolution.org/Quick.Cart/forum/
- http://opensolution.org/Quick.Cart/docs/
Musíte si tedy na serveru vytvořit novou složku, do které nainstalujete novou verzi aplikace Quick.Cart. A pak pokračujte od bodu 2. Zkopírujete si všechny soubory ze složky
files ve staré instalaci do složky
files v nové instalaci. Ve složce s novou instalací si vytvoříte adresář
db_old a nakopírujete do ní obsah složky
db ze staré instalace. Pak si do složky s novou instalací zkopírujete soubor
convert_v3.x-v4.x.php a spustíte převod. A pak už si jen musíte zaktualizovat vzhled, pluginy a nastavení, protože to konvertor neumí.