From 17a1f1227b4e279b8dc7e7e277ea19fd17671740 Mon Sep 17 00:00:00 2001 From: alberto Date: Mon, 25 Oct 2021 18:31:24 +0200 Subject: [PATCH] v3.6.1 --- README.md | 4 ++-- README.txt | 4 ++-- client/modules/statistics.js | 2 +- themes/root/views/itempicturelarge.html | 3 ++- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 9cf43cb..6d8a4b6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ---------------------------------------------------------------------- -# Your Online Shop System V 3.6.0 +# Your Online Shop System V 3.6.2 ## Live Demo @@ -29,7 +29,7 @@ If you prefer we offer FREE YOUR ONLINE SHOP installation and hosting service: m 2. Unpack it to the desired folder (files could be inside a folder or not). 3. Create a new mysql database. 4. Edit database settings at: server/nodejs/includes/dbcfg.json (Node Js) or server/php/includes/config.php (Php). -5. Nodejs: Open your terminal at main folder and type: npm install and then npm start. Once the server is running then you can open your web browser (port 8080) and continue with the installation process. +5. Nodejs: Open your terminal at main folder and type: npm install and then npm test. Once the server is running then you can open your web browser (port 8080) and continue with the installation process. Php: Open your web browser (yos folder) and continue with the installation process. ## Support diff --git a/README.txt b/README.txt index 638834d..38ea983 100644 --- a/README.txt +++ b/README.txt @@ -2,7 +2,7 @@ * YOS Version * *************** -3.6.0 10-24-2021 (month-day-year) +3.6.2 10-25-2021 (month-day-year) *********** @@ -31,7 +31,7 @@ If you prefer we offer FREE YOUR ONLINE SHOP installation and hosting service: m 2 - Unpack it to the desired folder (files could be inside a folder or not). 3 - Create a new mysql database. 4 - Edit database settings at: server/nodejs/includes/dbcfg.json (Node js) or server/php/includes/config.php (Php). -5 - Nodejs: Open your terminal at main folder and type: npm install and then npm start. Once the server is running then you can open your web browser (port 8080) and continue with the installation process. +5 - Nodejs: Open your terminal at main folder and type: npm install and then npm test. Once the server is running then you can open your web browser (port 8080) and continue with the installation process. Php: Open your web browser (yos folder) and continue with the installation process. diff --git a/client/modules/statistics.js b/client/modules/statistics.js index 6594e02..d65ab8f 100644 --- a/client/modules/statistics.js +++ b/client/modules/statistics.js @@ -15,7 +15,7 @@ class StatsRecorder extends Node{ this.props.uniqueId=this.props.startTime.toString(32).substring(3); this.linkElement=statsImage; - var softversion="3.6.0"; + var softversion="3.6.2"; var url=window.location.href; if (url.indexOf("sourceforge.")!=-1) { diff --git a/themes/root/views/itempicturelarge.html b/themes/root/views/itempicturelarge.html index 99d26bf..cf2a35b 100644 --- a/themes/root/views/itempicturelarge.html +++ b/themes/root/views/itempicturelarge.html @@ -139,7 +139,8 @@