Jump to content

rrmccabe

Member
  • Posts

    11
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by rrmccabe

  1. Long story short we need to move a store on a site we sold.  The store is ours and plan to move it to a new domain.  In the past I have migrated sites using PHPadmin and moving the files.  We dont have easy access to the server anymore but might be able to talk to new owners into helping. But wanted to check and see if there is a way to backup and migrate the store from inside Cubcart.


    Rich

  2. I migrated a site and having issues getting the store to work. At first it would load but blank pages when clicking products.

    I messed around with the .htaccess and did upgrade to current version from the admin panel and now I get nothing (except admin)

    I added  the ini-custom.inc.php and enabled debug.

    I am seeing this in my log.

    I have nothing under hooks and even tried disabling the two plugins I have.

     

    Rich

     

    [07-Feb-2018 13:55:14 Europe/London] PHP Warning:  rmdir(/home/csevzzer/public_html/store/setup) [<a href='http://docs.php.net/manual/en/function.rmdir.php'>function.rmdir.php</a>]: Directory not empty in /home/csevzzer/public_html/store/includes/functions.inc.php on line 818
    [07-Feb-2018 13:55:14 Europe/London] PHP Warning:  unlink(/home/csevzzer/public_html/store/setup) [<a href='http://docs.php.net/manual/en/function.unlink.php'>function.unlink.php</a>]: Is a directory in /home/csevzzer/public_html/store/admin_8axy1J/sources/dashboard.index.inc.php on line 60
    [07-Feb-2018 13:56:15 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 13:56:19 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 13:56:24 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 13:56:25 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 13:56:41 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 13:56:44 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 13:56:48 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:00:09 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:00:38 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:00:41 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:04:00 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:05:41 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:05:43 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:13:16 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:13:16 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:16:36 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:16:55 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025
    [07-Feb-2018 14:23:45 Europe/London] PHP Fatal error:  Call to undefined function mb_strtolower() in /home/csevzzer/public_html/store/classes/seo.class.php on line 1025

  3. I have a customer that I have a demo site setup for that is running PHP 5.2 that cant be upgraded. The CubeCart was a version of 6.x and working.

    Showed a new update available with when I clicked it there was no warning that PHP 5.4 was needed and it instantly flipped to a page that says " You need PHP 5.4 or higher to use CubeCart."

    Cant get into the admin section or anything. It happened so fast I dont think it had a chance to do anything. How can I fix this?


    Thanks

×
×
  • Create New...