Jump to content

Sportzfans

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Sportzfans

  1. Here is what is in the global.inc.php file:

    <?php
    $glob['adminFile'] = 'admin_renamed.php';
    $glob['adminFolder'] = 'admin_renamed';
    $glob['cache'] = 'file';
    $glob['dbdatabase'] = 'xxxx';
    $glob['dbhost'] = 'localhost';
    $glob['dbpassword'] = 'xxx';
    $glob['dbport'] = '';
    $glob['dbprefix'] = 'xxx_';
    $glob['dbsocket'] = '';
    $glob['dbusername'] = 'xxx';
    $glob['installed'] = '1';
    $glob['install_source'] = 'softaculous';
    ?>

     

     

  2. I installed yesterday from softaculous program ....Everything was Fine..I Thought ..I used the /admin logged in...Set some setting up then went to view my store & thought is was fine. Logged out

    Try to log in to the domain & didn't come up..Looked in File Manager & saw that all files were in a Cube folder. I took all files out of Cube folder & put in my Public_html folder.

    I can see my site now, but can't access the admin 

     

  3. I installed a new version of Cube Cart via softaculous program. It installed fine & was able to access my admin....Tried to access the site & not there

    TOOK EVERYTHING OUT OF CUBE FOLDER & MOVED TO public_html  now i see my site but can't access my admin..PLEASE HELP

     

    Thanks

  4. How do i make my OUT OF STOCk Inventory NOT show up when viewing my site..

    I have ALOT of OUT OF STOCK Merchandise and scrolling through my pages I see LOTS of OUT OF STOCK RED LETTERing...I would just prefer to not even show the OOS merchandise..

    IS there a way to do this??

    Thanks

×
×
  • Create New...