Search the Community
Showing results for tags 'Mojo'.
-
I installed CubeCart using Mojo (formely Simplescripts) on my shared Bluehost account. After install main and admin pages show nothing, but no php errors are generated. (Prestashop and Agoracart installs worked just fine using Mojo). I added a simple statement to index.php and admin.php files print $glob['encoder']; after the first if statement (before switch) and got ioncoder as the result on the formerly blank pages. I see that the required index_enc_ion.php admin_enc_ion.php are in the directory, but there my pitiful knowledge of php ends. Any suggestions on what to try to resolve this? CubeCart Version: 5.2.2 PHP Version 5.3.26 PS. One last thing, I have no domain assigned just 1.2.3.4/~mysite/ccart/ as address for cart and accordingly 1.2.3.4/~mysite/ccart/admin/ for admin