Jump to content

Blank admin.php


infam1

Recommended Posts

Is the fresh CC5215 install in its own distinct folder on the server, different than where CC5213 was located? Or did you completely delete CC5213 and put CC5215 in its place - in the exact same server folder?

 

If different, the configuration stored in the database may have outdated info with respect to the server folder where CC5215 is located.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

There is no difference between the CC5213 UPS module and the CC5215 UPS module.

 

The "blank page"... Is this what you get for the page immediately after you click the "Log In" button on the Login page, or is the blank page what should be the actual Login page?

 

After getting logged in, the first page is the Dashboard. There may be an issue with the dashboard page.

Link to comment
Share on other sites

It went by too fast, but my logging showed me that my browser had to fetch your SSL certificate. But then the request was made to /store/admin.php and I got a cookie, but also a blank page.

 

But then I re-requested the page and I got it.

 

Trying on a different browser, I got the page right away.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...