Jump to content

bosanci28

Member
  • Posts

    77
  • Joined

  • Last visited

Posts posted by bosanci28

  1. I see,

    I only use chrome to log into the admin ,so not sure why is showing that! Is it possible to clear all and sign in again with chrome maybe will not say anymore! I know that does not do it all the time.

     

    And i read about it , little more and i guess is from logging from different ip's, but i only use it from 1 pc ,same ip.

     

    Thanks for replying.

  2. I have version v6.0.6 and last time i have upgraded from v4, the upgrade did not add about 100+ items,now i am asking if there is a way to add all  at once , into the database and then upload images to ftp. It will take a while to add 1 by one. Maybe there is a mod or plugin or do a text file and inserted into database, don't have much experience but willing to try.

     

    Thanks for any advice.

  3. Thank you for reply!, Will have to look on this within few days, and also maybe get little more help from my coder to see what can be done, to move some things around and to have it look better.

     

    Was going to move to wordpress/woocommerce but reading all the news about hackers getting into wp sites, i may want to invest little into a php platform that is more secure.

  4. To add a simple side menu on the left of the page.

     

    In the skin folder foundation/templates/main.php

     

    Replace

     

                <div class="row {$SECTION_NAME}_wrapper">

                   <div class="small-12 large-9 columns small-collapse">

                      {include file='templates/box.errors.php'}

                      {include file='templates/box.progress.php'}

                      {$PAGE_CONTENT}

                   </div>

                   <div class="large-3 columns show-for-large-up">

                      {include file='templates/box.featured.php'}

                      {include file='templates/box.popular.php'}

                      {include file='templates/box.sale_items.php'}

                   </div>

     

    With

     

                <div class="row {$SECTION_NAME}_wrapper">

     

                   <div class="large-3 columns show-for-large-up">

                      {include file='templates/box.featured.php'}

                      {include file='templates/box.leftmenu.php'}

                      {include file='templates/box.popular.php'}

                      {include file='templates/box.sale_items.php'}

                   </div>

     

                   <div class="small-12 large-9 columns small-collapse">

                      {include file='templates/box.errors.php'}

                      {include file='templates/box.progress.php'}

                      {$PAGE_CONTENT}

                   </div>

     

    In the skin folder foundation/templates create a new file called box.leftmenu.php

     

    Add the following code

     

    {*

     * CubeCart v6

     * ========================================

     * CubeCart is a registered trade mark of CubeCart Limited

     * Copyright CubeCart Limited 2015. All rights reserved.

     * UK Private Limited Company No. 5323904

     * ========================================

     * Web:   http://www.cubecart.com

     * Email:  [email protected]

     * License:  GPL-3.0 https://www.gnu.org/licenses/quick-guide-gplv3.html

     *}

    <div class="panel" id="box-popular">

      <h3>CATEGORIES</h3>

      <ul>

    <li><a href=â€#â€>Ford</a></li>

    <li><a href=â€#â€>Nissan</a></li>

    <li><a href=â€#â€>Toyota</a></li>

    <li><a href=â€#â€>Jaguar</a></li>

    <li><a href=â€#â€>Volvo</a></li>

      </ul>

    </div>

     

    Save the file and view in browser, should look something like this.

     

    leftmenu.jpg

     

    Very simple but can be formatted using css to get the desired effect.

     

    So the categories php code listed above , do we need to add all manual? or is pulled from the top tabs? Aslo , What is the code to add sub-cat? like *Volvo , **Volvo1,**Volvo2.

     

    I need to see where exactly i need to edit the top tab.

     

    Thank you for your advice and help.

  5. I decided to bite the bullet and completely re-do our Animals Category (way too long as it was). I just hope it makes sense to our customer base; it is certainly more suited to the top bar navigation Foundation uses.

     

    https://dirtybutter.com/plushcatalog/plush-animals.html

    Hmm, That looks good how you have done the "Animals" Tab, then you have the "Brands A-C" and you have the sub for it: "Aurora"

     

    That is kind what i may need to do ,because of my site being for tv parts and have a lot of brands and each brand have a lot of model numbers.

     

    So i need to figure out how to do it like you, have a top menu tab named:

     

    *Categories

    then, in the drop down to have 

    **Sony

    then, all the sub-models:

    ***Model1

    ***Model2

    and so on.

     

    Then under categories and brand name and their model numbers.

     

    And for the left menu to have only site links to "terms,about us,contact,etc...

     

    Also in main page @ v6.alltvparts.com i have that picture with those books, i need to figure out how to remove that 

    and add a photo slider there instead , and the slider to pull out pictures from

    products listed on the site and display  them on random or some specific banners, but of course

    all site must be responsive after editing or adding other php codes.

     

    Thanks,

  6. I concur that you definitely want the "Shop by Category" box to have a vertical orientation. So, you may want to install Kurouto and see how CC6 looks with that skin. It won't be "responsive" if that's what you are wanting, but I think your CC4 skin is not "responsive" either. So, nothing lost. There may be some instruction at the Foundation Developer's web site to get a vertically oriented Navigation section.

     

    I can't tell if your CC4 has a third-party SEO plugin, or are using CC4's native SEO capability (actually, I don't know CC4 that well, so I can't factually state that CC4 has a built-in SEO capability).

     

    But CC6 is coded to run in SEO Mode... period. Therefore, if you are getting 404 errors, then this CC6 installation did not get an appropriate .htaccess file installed in the root folder of the CC6 install. Or if it did, the web server is not configured to use it.

    Hello,

     

    I mostly wanted to go from v4 to 6 because v6 is responsive! This days lot's of clients come from cell phones and if you site is not responsive then is not good.

    Now, If there was a mod or way to add  at top a tab like this:

     

    Categories

    -Sony

    --sony model 1

    --sony model 2

    -Samsung

    --samsung model 1

    --samsung model 2

     

    and so on..., so this way will be a drop down ,and when you click the sub-cat to show to the right ,like in the above example.

     

    Regarding the SEO, In v4 under admin/general settings i have the seo enabled. (see screen)

     

    Also regarding the .htaccess ,there is few difference between the 2 also from v4 to v6. (i have attached both )

     

     

    I was thinking to move all my site to wordpress/woocommerce , but worry about getting my site hacked,as with v4 for 5 years that i have it,never been hacked, so that's

    why i may want to stick to something like cubecart or...

     

    Thanks for advice and help. 

    old v4 .htaccess.txt

    old v6 .htaccess.txt

  7. Hello,

     

    I am doing some tests to see how the new CC6 runs, coming from v4.

     

    Updated okay from v4 to v6.0.0b6

     

    But because i had categories and sub-categories on the left side in v4, the new v6 add it them in top and not sure if there is a setting to put them under one tab or a way to add them again to the left side.

     

    I also when i click any category tab or sub i get "404 Not Found" error.

     

    Any advice or suggestions? on this matter will appreciate!.

     

    My v4 site: alltvparts.com

     

    My new testing v6 site: http://v6.alltvparts.com/

     

    (in case if i don't suppose to post hot links please remove)

     

    Thank you,

    B.

  8. can someone tell me how or where to edit,as i see ,when adding

    items under the admin/add products then when choosing category ,is not in alphabetic order !,

    somewhere in includes/functions.inc.php i found

    
    $dirArray[] = $config['dirSymbol'].$catArray[$i]['cat_name'];
    
       }
    
      
    
       $cat_father_id = $cat['cat_father_id'];
    
      }
    
    }
    
      
    
    if ($reverseSort) {
    
      arsort($dirArray);
    
    } else {
    
      asort($dirArray);
    
    }
    
    reset($dirArray);
    
    
    
    $dir = "";
    
    foreach ($dirArray as $key => $value){
    
       $dir .= $value;
    
    }
    
       
    
    if ($skipFirstSymbol) {
    
      $dir = substr($dir, strlen($config['dirSymbol']));
    
    }
    
    
    
    return $dir;
    
    }
    
    

    changed from arsort to krsort and the other one asort to ksort but no luck fixing it,

    any help will appreciate!

    thanks

  9. i have ver.4.4.5

    and i try for few days to setup my SSL on my store ,and i just cant figure it out,

    everything looks okay but when i click to login or register i get this error:

    ""SSL connection error

    Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.

    Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error."""""

    i dont understand what exactly is the problem....

    any help will appreciate!

    thanks

  10. problem solved,

    ccskins.net ,,come and fix the problem,that was causing that error,

    i dont know where the problem was,,because i cant tell,,i am not a coder,just a beginner.

    but i would like to thank him ,,for helping me fixing that,free of charge

    and also purchasing from him the nice skin,well worth it !

    i highly recommend his services,because his support is very fast.

    thanks you very much!

    alltvparts.com

  11. i have downloaded the latest trial ver 4.3.9

    and i have purchase a template for my site,,

    and if you look here

    http://www.alltvparts.com/index.php?_a=vie...mp;productId=61

    right side to "quantity " it suppose to be "buy" button ,, and there is some error..

    and the buy is not working at all for costumers to purchase my products!!!!

    >>>>>>>>>>>>>>>>

    class="txtButton" style="line-height:25px;vertical-align:middle;">Buy

    >>>>>>>>>>>>>>>>>>>>>>>>>>>

    and the site that i have purchase the skin for my site is ccskins.com

    the guy there try to fix for me,,but he said

    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    There is a problem with your store in relation to how Javascript is called in Cubecart and its not the template causing this.

    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    so now i have no clue what is going on,,

    does anyone ,knows what is going on?

    please help...

    thank you

    alltvparts.com

×
×
  • Create New...