Jump to content

merlin57

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by merlin57

  1. Fresh install of CC5 and cannot add images using the upload feature. Used the filemanager and also chmod the source dir to 777 after reading another post. The images appear in the product page but I only have the option to delete. How do I change to make main image Main or Included?

    Image added for clarification.

  2. Try and upload again the following file in binary mode

    index_enc_zend.php

    admin_enc_zend.php

    Thanks for that I had forgot and my ftp package sends php as text.

    I now have the following error;

    MySQL Error Occurred

    Error Message:

    1054: Unknown column 'salt' in 'field list'

    SQL:

    SELECT `adminId`, `salt` FROM CubeCart_admin_users WHERE `username`='merlin57

    My problem Again - should have RTFM!!

    Should anyone else be as daft as me I had not run the upgrade script in the setup directory!!

    All upgraded now and no problems.

  3. My host Heartinternet say to use the following in the htaccess;

    SetEnv DEFAULT_PHP_VERSION 5 as they have the .php5 malarkey.

    Tried this and got an error with IonCube re admin_enc_ion.php

    I ran that and got this;

    Software License Error #5

    Your license key has expired.

    Status:

    includes/extra folder doesn't exist!

    includes/extra/key.php doesn't exist!

    Changed back to old htaccess and everything is ok.

    Is there something else I can do to change to php5?

  4. After clicking on Taxes in admin I get the following error;

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 49 bytes) in /home/sites/machine-tools.org.uk/public_html/classes/db.inc.php on line 79

    I am not charging VAT now which is a slight problem.

    I tried increasing limits in php.ini but no change. Can you help?

    regards

    Bob

    Changed memory limit in php.ini to 16mb and works ok.

    Apologies for posting without doing more research.

  5. After clicking on Taxes in admin I get the following error;

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 49 bytes) in /home/sites/machine-tools.org.uk/public_html/classes/db.inc.php on line 79

    I am not charging VAT now which is a slight problem.

    I tried increasing limits in php.ini but no change. Can you help?

    regards

    Bob

×
×
  • Create New...