Jump to content

kinetic

Member
  • Posts

    571
  • Joined

  • Last visited

Posts posted by kinetic

  1. Yeah we have found this same problem on several of our client sites the SEF urls in CUbecart 3 or 4 arent the best weay of creating them and v5 is supposed to be better

    we also found no help from Devillion about this issue except that v5 will be better

    what we did for our clients and it seemed to help some

    is we bought the advanced SEO MOd (can be found at the cubecartforums.org)

    this mod will help deal with duplicate links/dupe content

    however your issue this doesnt even help

    and what we did was set the categories to show 250+ products so pagination doesnt become an issue

    basically find out what catregory has the most products and set your display number of products setting to 1 more than that

    sucks but it does help

  2. well you could turn your store back on so we can help you trouble shoot thatd be helpful for a start

    but if I have to hazard a guess you hosed somethin in the index.tpl regarding one of the javascript file

    locations or the inclusion of the javascript file itself ie its not int he head of the index.tpl anymore

    but like I said w/o your store being turned on its really hard to help you...

  3. How will I be able to access my cubecart after I switch my hosting and not using cubecart any longer? Is it even possible? Because I obviously will not be able to use the url that I've been using: mystorename.com/admin, because it'll bring me to my new program, not cubecart....

    Any advice?

    TIA!

    you wont be able to access your cubecart unless you back it up (database and site files) and move that to your new hosting

    the real question is why would you want to access it if you will no longer be using it?

    If you need ti to copy old site content from the old host/cubecart install

    then REALLY look into getting someone who knows HTML, is a web designer or web developer to back it all up for you

    and re install it on your new host especially if you are not familiar with doing a database backup or site files back up aand or your current host does not use cPanel

    good luck!

  4. open includes/content/reg.inc.php

    find...

    	if ($_POST['skipReg']==1 && (empty($_POST['firstName']) || empty($_POST['lastName']) || empty($_POST['email']) || empty($_POST['phone']) || empty($_POST['add_1']) || empty($_POST['town']) || empty($county) || empty($_POST['postcode']) || empty($_POST['country']))) {

    theres 2 instances of this code one for regular registrations (full and the other for express)

    remove the fields from the array you dont want to be required

    then open /skins/YOUR SKIN/styleTemplates/content/reg.tpl

    and rewrite the form to only incllude the fields you want users to fill in

    if you need further help let me know

    K.A.

  5. As per topic title, the post from AL mentioning 4.3.9 does not list the changed files. I find this list very useful when merging my files.

    I haven't downloaded 4.3.9 yet so does anyone know if the changed file list is in the archive?

    you could always download 4.3.9 unzip it on your hard drive and Look... then let us know if it is or not

  6. Hi,

    Does anyone know if you can force all admin pages (including admin login page) to always use SSL?

    I don't want to force all pages in site to be SSL, just the admin and login pages/basket pages etc

    IF you have a SSL certificate and have SSL turned on and then visit the admin login page you have a CHECKBOX to use SSL on the admin side

    and all admin pages when ADmin SSL box is checked are under SSL

  7. well when I visited I got as notice about your site being a malicious site

    Safe Browsing

    Diagnostic page for drurylanebears.co.uk/

    What is the current listing status for drurylanebears.co.uk/

    Site is listed as suspicious - visiting this web site may harm your computer.

    Part of this site was listed for suspicious activity 1 time(s) over the past 90 days.

    What happened when Google visited this site?

    Of the 23 pages we tested on the site over the past 90 days, 9 page(s) resulted in malicious software being downloaded and installed without user consent. The last time Google visited this site was on 2010-02-24, and the last time suspicious content was found on this site was on 2010-02-24.

    Malicious software is hosted on 1 domain(s), including forredtag.ru/.

    This site was hosted on 1 network(s) including AS25577 (C4L).

    Has this site acted as an intermediary resulting in further distribution of malware?

    Over the past 90 days, drurylanebears.co.uk/admin did not appear to function as an intermediary for the infection of any sites.

    Has this site hosted malware?

    No, this site has not hosted malicious software over the past 90 days.

    How did this happen?

    In some cases, third parties can add malicious code to legitimate sites, which would cause us to show the warning message.

    Next steps:

    * Return to the previous page.

    * If you are the owner of this web site, you can request a review of your site using Google Webmaster Tools. More information about the review process is available in Google's Webmaster Help Center.

  8. Hi

    When will cubecart 3 support PHP 5.3, our webhosting (one.com) has updated to it and now we get alot of errors in our shop :mellow:

    thanks

    probably never cc v4 is the php5 compatible version as is the forthcoming CCv5

    funny thing is I have v3 customers on my php5 server with no issues

    the big problem here is

    the php5.3

    it has some issues and I wont let my hosting company upgrade to it

    so maybe thats the real problem you hosting company shouldnt have upgraded to php5.3....

  9. Which onme do i need to buy?

    well seing how you posted this in the version three section id say you need to buy the copyright removal key for v3.x.x

    if you arent sure what version of cubecart you have login to your admin and look at the top right of your admin home screen it will tell you what version (major and minor) of cubecart you are running and for any version 3 you just need a copyright removal key

  10. the lightbox is relative to the size of the image it contains

    so to make it bigger use bigger images

    and to use bigger images set the size larger in admin - > general settings

    or use the "dont resize this image" option check box in the fck editor image upload

  11. We sell products that come in three different sizes. This means that the larger sizes weigh more and cost more to ship. How can I put different weights on the different sizes for the S&H costs? I've made the different sizes for each of the products, but am not sure what I need to do to make the different weights.

    Thanks for any help,

    Sean

    check out estelles stock level product options mod it will do what ya need and she rockz!!!

  12. Hi

    You need to set the margins of your most outer div, probably the 'pageSurround' div to auto on the left and right and that should centre your site.

    Lee

    yah leeofacy said

    edit your styles.css and make the #pageSurround

    have a margin: 0px auto;

    your site will go centered

  13. Hi,

    Hope some one can help.

    I have Cube Cart 4.3.7, when i go to add an image to a product i cant click on the image to add it as there is no link. (See Screenshot)

    It will upload images fine and they show up in the folders etc.. and you can click on the folders to view images in them but no image link?

    Any ideas?

    Thanks Matthew

    that truly is odd Id put i a ticket about this seeing how it for 4.3.7

  14. This was very confusing to troubleshoot because in the old FCKeditor version everything was in the config file. CC admin team -- please realize there are tons of uses for your product so don't limit or change things to dumb it down.

    Amen Well Said WooHoo!!!!

    Couldnt agree more

    quit dumbing down the software to suit stupid people

    keep it smart and educate your stupid users on best practices

  15. first setting up from cpanel via fantastico is not a good way to start (fantastico rots)

    looks like some database tables are missing andor some site folders are missing

    Id download the latest version of cubecart from cubecart.com and reinstall

    and follow the very easy to use installer instructions

    this way you will be sure to have all database tables and folder structure intact

  16. personally I NEVER test via a sandbox mode I always test LIVE as thats how its going to be when the site and the gateway is LIVE

    I always make a test product for $1

    and set shipping to free

    and test agaionst a real user accont (One Ive set up) and my credit card its the least I can do for my clients to make sute their payment gateways work as advertised

    just my two cents....

  17. Help wanted.

    I have configured the free CC4 mod "shippingcosts by weight". Everything is going right. But when I go to pay, it's says that it's unable to send to that country or the weight is to high. Do I have to change something in the code. I also did the same with a bought mod "flexible shipping". With this i get the same error.

    Can anyone help me out?

    You will get that error with EVERY shipping mod that uses a weight if you dont enter a weight value in the product edit screen

    if a product does not have a weight assigned to it and you use a shipping module thats based off weight its gonna complain....

    so go thru your products and add a value to the weight field and all should be fine

    hope this helps

  18. How do I take 50% off everything in my store for a limited period and show it as being in a sale? I tried marking everything as 50% in the View products > Update Prices by Category > section, and although it does take off 50%, it doesnt show up as being in a sale. I want everything to have the red sale price showing as well as the normal price. How do i do that?

    look in your General settings in the locale section....

    Id put all your prices back where they were before via the

    View products > Update Prices by Category >

    FIRST then turn on sale percent off

    and set the sale mode to "Percentage off all products"

    and enter 50 for the percentage off

    hope this helps...

×
×
  • Create New...