

harrisorganic
Member-
Posts
412 -
Joined
-
Last visited
-
Days Won
4
Everything posted by harrisorganic
-
[Resolved] Upgrade from 5.1.5 to 5.2.5
harrisorganic replied to harrisorganic's topic in Install & Upgrade Support
Seems as though zend is set up as per setup/info.php PHP Version 5.4.20 System Linux host221.hostmonster.com 2.6.32-20130307.60.9.bh6.x86_64 #1 SMP Thu Mar 7 15:58:33 EST 2013 x86_64 Build Date Sep 25 2013 23:16:18 Server API CGI/FastCGI Virtual Directory Support disabled Configuration File (php.ini) Path /usr/php/54/etc Loaded Configuration File /usr/php/54/etc/php.ini Scan this dir for additional .ini files /usr/php/54/etc/php.d Additional .ini files parsed (none) PHP API 20100412 PHP Extension 20100525 Zend Extension 220100525 Zend Extension Build API220100525,NTS PHP Extension Build API20100525,NTS Debug Build no Thread Safety disabled Zend Signal Handling disabled Zend Memory Manager enabled Zend Multibyte Support provided by mbstring IPv6 Support enabled DTrace Support disabled Registered PHP Streams https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, sslv2, tls Registered Stream Filters zlib.*, bzip2.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk This program makes use of the Zend Scripting Language Engine: Zend Engine v2.4.0, Copyright © 1998-2013 Zend Technologies with Zend Guard Loader v3.3, Copyright © 1998-2013, by Zend Technologies so global.inc.php has In the global.inc.php file <?php $glob['adminFile'] = 'admin.php'; $glob['adminFolder'] = 'admin'; $glob['dbdatabase'] = 'maketext_xxxx_ccrt1'; $glob['dbhost'] = 'localhost'; $glob['dbpassword'] = 'harisakixxx'; $glob['dbprefix'] = ''; $glob['dbusername'] = 'maketext_xxha1'; $glob['encoder'] = 'ioncube'; $glob['installed'] = '1'; should I change this to : In the global.inc.php file <?php $glob['adminFile'] = 'admin.php'; $glob['adminFolder'] = 'admin'; $glob['dbdatabase'] = 'maketext_xxxx_ccrt1'; $glob['dbhost'] = 'localhost'; $glob['dbpassword'] = 'harisakixxx'; $glob['dbprefix'] = ''; $glob['dbusername'] = 'maketext_xxha1'; $glob['encoder'] = 'zend'; $glob['installed'] = '1'; ?? Duncan -
[Resolved] Upgrade from 5.1.5 to 5.2.5
harrisorganic replied to harrisorganic's topic in Install & Upgrade Support
Thanks Al, Yes these are the errors I see prior to upgrading. The following errors were detected: Either Ioncube Loader or Zend Optimizer is required to use CubeCart 5. This can be configured after setup is complete. Compatibility Check 5.4.20PHP 5.2.3+ 5.5.33MySQL 4.1+ InstalledGD Image Library InstalledcURL Not InstalledIonCube PHP Loader or Zend Optimizer Optional Features Not InstalledAPC Installedbz2 InstalledEXIF InstalledFileInfo InstalledHash InstalledmCrypt Not Installedmemcache Installedmysqli Not InstalledXCache Not InstalledXDebug InstalledZIPv I will talk with my service provider. Fingers crossed and thanks. -
[Resolved] Upgrade from 5.1.5 to 5.2.5
harrisorganic replied to harrisorganic's topic in Install & Upgrade Support
Ok, What was the next move? I refreshed the cache a couple of times and BINGO the upgrade worked. I was able to insert all the data about user name and local host, licence number etc. leaving me at the end, with whether I wanted to go to admin or shop front. I opted for shop front. I was offered a blank screen, , however at the top of the screen I could see my flavicon as though some thing was right. Some hours later, I refreshed the cache and tried again but no luck. Also the admin screen has the same result, all blank. Any suggestions please? -
[Resolved] Upgrade from 5.1.5 to 5.2.5
harrisorganic replied to harrisorganic's topic in Install & Upgrade Support
Thanks for the quick reply Staff. Next question, I put the images/ logo/index.php file in the source folder. pressed start again and althought the error went away the screen is now blank. I then received your answer, so I removed all content of the php file. I then tried to start setup again but still a blank screen What next? -
help please. I am following the guidelines as per the readme file. How do I upgrade from CubeCart v5 to latest v5? Posted by Al Brookbanks on 23 June 2011 11:56 AM 1. Take a FULL backup of your existing files and database and check that it is complete. This is critical in case the upgrade process fails or there is an error. 2. Upload the entire contents of this folder over your existing files replacing all existing ones. IMPORTANT: If you renamed your admin folder or admin.php file you must do this prior to uploading the new files and your store will work as before. 3. Once that has completed in full please browse to the setup/ folder of your store. Examples: http://www.example.com/setup/ http://store.example.com/setup/ http://www.example.com/shop/setup/ Note: FTP can time out so please check the FTP log if available to make sure it completed successfully. 4. If all files have uploaded successfully the setup page should load. Please select "Upgrade CubeCart" and follow the on screen instructions. 5. Once complete please delete the setup/ folder to keep your store secure. I selected UPGRADE after the licence agreement received this error. The following errors were detected: § images/source/index.php is not writable. THERE IS NO such file in this directory. I have checked in the zip file and it is not there either. WHAT DO I DO? regards Duncan.
-
How to Do Manual Upgrade
harrisorganic replied to kalyncomputers's topic in Install & Upgrade Support
This is what appears after using the link in the readme file for 5.2.5. This may answer your question about : (3 - FTP'd the unzipped 5.2.2 downloaded files to public_html on the server) How do I upgrade from CubeCart v5 to latest v5? Posted by Al Brookbanks on 23 June 2011 11:56 AM Take a FULL backup of your existing files and database and check that it is complete. This is critical in case the upgrade process fails or there is an error. Upload the entire contents of this folder over your existing files replacing all existing ones. IMPORTANT: If you renamed your admin folder or admin.php file you must do this prior to uploading the new files and your store will work as before. Once that has completed in full please browse to the setup/ folder of your store. Examples: Note: FTP can time out so please check the FTP log if available to make sure it completed successfully. If all files have uploaded successfully the setup page should load. Please select "Upgrade CubeCart" and follow the on screen instructions. Once complete please delete the setup/ folder to keep your store secure. I am about to start my first upgrade and I will be following what is above , NB that I will be writing over all my files and modifications. Fingers crossed. -
Hi Robsta et al, thank you for your post. I have posted in CubeCartForums.org where the moderator moved the post to the General Support (v5), however no one has proposed a solution to that post. Does that mean that a solution exists but I am unable to find it. Could you tell me where the solution "for you" could be found? regards Duncan
-
In CC Version 3 there was a code mod to give a minimum value of spend. We then altered the code from $grandtotal to $quantity to have a minimum quantity, but this gave a min quantity of each line of product, not a minimum total quantity. As I sell wine online I would like to have a minimum of 3 bottles purchased and ideally in lots of the following: 3,6,12,24,36... bottles Is there a version 5 of this code? I am running 5.1.5. Can you guys help us? Happy New year also. regards Duncan