Search the Community
Showing results for tags 'version'.
-
I have installed CubeCart version 5.2.4 on a server running php 5.4 I get a blank page on both shop front and admin. Before running the install I got the warning "Either Ioncube Loader or Zend Optimizer is required to use CubeCart 5. This can be configured after setup is complete." I expected this because ZendOptimizer does not work with php 5.4, instead you have to use ZendGuardLoader - which is installed (no version of ZendOptimizer exists for php 5.4 on the Zend website). So, in includes/global.inc.php I changed the line $glob['encoder'] = 'ioncube'; to $glob['encoder'] = 'zend'; which then gives the following error on either shop front or admin: Fatal error: Incompatible file format: The encoded file has format major ID 4, whereas the Loader expects 5 in /homepages/38/d487499783/htdocs/cubecart/admin_php5.3_enc_zend.php on line 0 I notice there is no 5.4. version of the 'index_php5.3_enc_zend.php' or 'admin_php5.3_enc_zend.php' files - does this mean 5.4 can't be used? The CubeCart installation requirements say PHP Version 5.2.3+ so I assumed anything above that would be ok. The install is for an existing CubeCart customer who has 4.4 but running on a different server. Any help out there?
-
Resolved - How to remove update notification in admin panel permanentl
Guest posted a topic in Technical Help
Hi there, My client is working with 5.14. Now they constantly receive a notification that the shop needs an update when they login in the admin. Since I payed money to remove all those CC copyright links and stuff the last thing my client (and I) wants to see this annoying notification every time they log in. So my simple question is: How to remove this update notification permanently? Kind regards, Boudi- 2 replies
-
- update
- notification
- (and 4 more)