Jump to content

infam1

Member
  • Posts

    12
  • Joined

  • Last visited

Everything posted by infam1

  1. Okay I will try that thanks
  2. Okay so when I installed a fresh version of CC that plugged into my old database and got into the admin the store name had changed. Would putting the string from my backup database into the database now bring back the old settings?
  3. I am wondering where the information for Store Name is located. Is it in the DB? if so where?
  4. No the blank page is before I even log in. Nothing shows up at https://mysilverking.com/shop/admin.php
  5. I know it has nothing to do with it but that is all I got sorry
  6. These are the only errors I get: [Thu Jan 08 10:52:55 2015] [warn] [client 69.137.190.64] mod_fcgid: stderr: PHP Notice: UPS Error: This UPS modules can only be used for quotes with United States shipping origin. If you are a US based store please check the value of the country in your stores general settings. in /var/www/vhosts/mysilverking.com/htt…hipping/UPS/shipping.class.php on line 203, referer:https://mysilverking.com/shop/index.php [Thu Jan 08 10:52:55 2015] [error] [client 69.137.190.64] File does not exist: /var/www/vhosts/mysilverking.com/httpdocs/favicon.ico [Thu Jan 08 10:53:02 2015] [warn] [client 69.137.190.64] mod_fcgid: stderr: PHP Notice: UPS Error: This UPS modules can only be used for quotes with United States shipping origin. If you are a US based store please check the value of the country in your stores general settings. in /var/www/vhosts/mysilverking.com/httpdocs/shop/modules/shipping/UPS/shipping.class.php on line 203, referer:https://mysilverking.com/shop/index.php?_a=basket
  7. I dont believe it is a hosting issue with the log showing up because I have enabled error reporting and logs in plesk PHP settings. But I am chatting with them to double check
  8. I created a file named ini-custom.inc.php with the following: <?php # Custom initialization commands # Filename: ini-custom.inc.php # File location: main CubeCart folder ini_set('memory_limit', '256M'); ini_set('max_execution_time', '60'); ini_set('error_log', 'error_log'); ini_set('log_errors', 'on'); ?> but no error log is showing up
  9. Do you think its a database issue?
  10. No it is Not in a different folder. I completely deleted 5.2.13 and the put 5.2.15 in the same folder.
  11. I performed a fresh install and connected it to the original database instead of upgrading. I am running v5.2.15 now, previously running v5.2.13
  12. When I try and go to admin.php for the store I have it shows a blank page and I do not know what to do. No errors are being reported.
×
×
  • Create New...