Jump to content

KylieJ

Member
  • Posts

    16
  • Joined

  • Last visited

Posts posted by KylieJ

  1. Hi Dan

    I think others in this forum have discussed similar things so search here for htaccess and robots.txt.

    Also use a search engine entering key words: htaccess ssl and seo, there is a good guest post on seo book about this.

    Maybe read up on Disallow codes for your robots.txt file and any robots.txt tutorial will give you a good start...

    As an aside, later I ended up just using SSL for payment section which simplified things a bit but I had other non-related issues..:)

    CubeCart helpdesk may offer you support if you lodge a ticket too (do not know when CC4 support ends) , though it is more a Google Webmaster thang so look there too

    Kylie

  2. [edit]

    This is the target of the Make Payment button as it appears on retrorocket:

    <a class="txtButton" );="" gateway="" javascript:submitdoc(="" onclick="" href="https://cart.retrorocket.com.au/index.php?_g=co&amp;_a=step3&amp;cart_order_id=110926-145056-2016&amp;ccUser=67f85013b0bbfb3d5d6105a546c3a1bc#">Make Payment »</a>
    
    
    [/edit]
    
    
    When I changed skins the payment was processed with target of Make Payment button as: ...

    and everything is fab!

    Would love to know how the hypertext ref became an anchor / name tag in the first place though....?

     javascript:submitDoc['gateway']>Make Payment »</a>
    
    
    
    
    In skins/KitaBlue/styleTemplates/content/gateway.tpl
    
    Changed:
    
    
    
    <p style="text-align: center;"><a href="#" onclick"javascript:submitDoc('gateway');" class="txtButton">{LANG_CHECKOUT_BTN}</a></p>
    
    
    to :
    
    
    
    <p style="text-align: center;"><a href="javascript:submitDoc('gateway');" class="txtButton">{LANG_CHECKOUT_BTN}</a></p>
  3. Hi all

    I am using CC4.3.8 with SSL enabled.

    When a customer tries to pay by clicking on the "make payment" button it doesn't direct them anywhere -

    Basket>Checkout>xxPayment

    However, the order is processed with Payment method: undefined ie. they haven't paid, though I have the order details and customer info etc.

    I have disabled Paypal and Paymate mods and left Print Order form as the only option while I attempt to fix (which doesn't work either)

    Any help / advice would be greatly appreciated

    I use the test item http://cart.retrorocket.com.au/?searchStr=test&_a=viewCat&Submit=Go

    P.S. I have searched forum and googled for an answer and cannot find one

    Thank you in advance :)

    Added @ 1:13PM Perth Western Australia time -

    I have also looked at this post a couple of times:

    but my orders aren't being cancelled as such, the Make Payment button just doesn't take the customer to the next page, resulting in payment not being made

    This is the target of the Make Payment button as it appears on retrorocket:

    <a class="txtButton" );="" gateway="" javascript:submitdoc(="" onclick="" href="https://cart.retrorocket.com.au/index.php?_g=co&amp;_a=step3&amp;cart_order_id=110926-145056-2016&amp;ccUser=67f85013b0bbfb3d5d6105a546c3a1bc#">Make Payment »</a>

    I am doing my best to fix but my knowledge is *very* limited as you can tell!

  4. I see that PAYMATE is shown on the Features page of the website for V3 and V4 - but I can't find it to configure it on my V4 admin panels..

    Where is it hiding? Is it a separate download? - If so - from where?

    Len

    https://support.cubecart.com/index.php?/Knowledgebase/Article/View/158/0/paymate-10zip

    However, I lodged a support ticket with CC support staff who 'tweaked' it :)

  5. The easy way to track down which bit of css needs changing is to start by using firefox, then install in firefox the legendary Web Developer Toolbar

    Then under the CSS options it offer , select view style information.

    This tells you what the css code details are for any part of any page.

    Then you write that down, switch off the style info option and use the edit css option to actually experiment with your ideas on different colours etc. It dispalys a temporary copy of the stylesheets and lets you edit them.

    This is invaluable for me as I am overhauling the skin myself over the hols as my experienced friend is doing other (high paid) things:)

    I am aiming for a monochrome style for now lol

    Thank you dr john!

    P.S. Thanks again to Lee who is a master at troubleshooting:)

  6. OK doing a site redesign and the new site will be COMPLETELY different than the old site. The client wants to see updates daily and does not want the old site to have any down time during the redesign. Is there a way to set up a second instance of Cubecart (for the new site) and import the data, pics, cataegories etc into the new instance of cubecart? If so how? The present installation is modded...BTW.

    Hi

    I am assuming you are keeping the same domain? If so, you can create a subdomain e.g. test.domain.com to test the new site (the client can visit this)

    This thread here - Questions on Multiple unique stores on one domain discusses it and advises you to contact sales too.

    Kylie

  7. Hi

    I use free shipping option for people who are picking it up from the business. So customer just selects free shipping during payment process. See shipping modules in CC admin.

    Not sure about trade local delivery option though, am sure someone will direct you to a standard or special mod that can do what you want but I am unable to.

    If noone else replies, try searching for third party mod forum via a search engine (or here) - people do recommend specific developers.

    Kylie

  8. My online store opened today and i've had customers placing orders.

    I have done many dummy orders to check that the shopping basket and paypal transactions all work and there is no issues on the customer side of things.

    However...

    when i log in to admin -> customers -> orders

    then i select an order that has been received, it comes up with edit order and right down the bottom of the page is product. In that product box, there is a list of items the customer has purchased and their prices. My issue that the products listed all have the same name :) there is no way that i can tell what product exactly that the customer has purchased! The product price comes up correctly, but it doesn't show the correct product and there is no code.

    PLEASE PLEASE CAN SOMEONE HELP AS I AM GETTING ORDERS AND I HAVE NO IDEA WHAT PRODUCTS THE CUSTOMER HAS PURCHASED!

    Hi

    If your site hasn't been fixed yet: either provide a link to your site so people can have a look from front end or send an email to cubecart support from your CubeCart customer area.

    I'd ask CC support first especially if you have bought the software - you should have a number of support tickets or you can buy some...

    Good luck:)

    Kylie

  9. Hi

    I have only used CC4 but orders are straightforward because most are supposed to be made by customer through your shop. Then you adjust things like where the order is 'at' e.g. processing et al in admin.

    I like it because sometimes ppl forget to put the right delivery address etc when they order and I can change it. btw copying info from the billing details only resets the postal address in the order window if you have a customer address in the first place.

    I took a little while to get the hang of it but try a test order through the shop and then the logic should flow smoothly

    If you still aren't happy I'm sure there's a CC forum wiz who can help:)

    Kylie

  10. Alistair from Cube Cart was great and fixed this promptly:)

    I really like having an alternative to Paypal (not that there's anything wrong with them)

    Very pleased

    :)

    p.s. emoticon doesn't match mood but it's great!

    Kylie

    Hi

    I saw a similar post to this in CC3 forum but there was no public answer...

    Have uploaded Paymate mod to CC4 but customer pays via Paymate & the certificate used is 'incorrect' ie. assigned to another address.

    I ignore that (pretend I don't care) and the IE bar in turns red (certificate error) - which won't really make people very secure buying stuff this way.

    Has anyone got any ideas on how I can fix this? The sad thing is it all works it just looks really bad (& might be bad for all I know!)

    Thank you in advance

    Kylie

    Addendum 10 APril Pt1

    I am now fairly sure this error is because the mod directs to paymate.com.au and paymate now resides at .com so the redirect is the problem. Does anyone know how I can change this in the mod without breaking it!

    Thanks

    Addendum 10 APril Pt2

    I read the relevant file and it isn't open source so I have contacted CC support:)

  11. My first thought was "Wow!" which I'm sure is what you want:)

    The faqs should open in same target as home if possible or at least have a scroll bar because I couldn't read it all...(maybe I am missing relevant plugin, my monitor isn't big enough...)

    Chickenshit clothing images don't seem contained within the page borders (but CC ppl seem to have al ot of image problems so there might be something in the forums about fixed page widths or talk to the ppl who customised your skin)

    If I was as cool as I was ten years ago; I would certainly buy something from ur shop - it's excellent.

    Kylie

    Visit Store

    Please let us know your thoughts.

  12. Hi

    It's very technically impressive:) I don't even have photos or collectables on my site yet and you seem well stocked.

    I'd separate actual retro / vintage from retro 'style' clothes. I know you may be looking for more technical feedback but this is the main thing that occurred to me (as a lover of all things vintage).

    Kylie

    Hi,

    Would be grateful for feedback of any kind for this store: http://www.scarycanaryclothing.co.uk

    Background: Built in 5 weeks from design to implementation by myself after I gave up on Zen Cart. Found Cube Cart 4 a pleasure to use since they have separated code from content so well. Good support from the CC guys too.

    This is built on CC 4, and utilises a number of free mods by (the excellent) estelle and others to bring it all together.

    The navigation on the left side was a labour of love to figure out. It uses JQuery to over-ride and add/ remove classes to achieve the accordian effect. (The navigation that ships with cubecart 4 by default is its biggest let-down), and also used Jquery to remove the numbers from top-level categories but show on subcategories (to overcome a problem with categories miscounting products in sections and subsections) Took 14 hours of development time for the navigation alone, Finished at 4 oclock in the morning, one day but felt good for it, though it could do with a little more work.

    The rotating banner on the front page is contolled by a little javascript and can be full ymanaged from the image uploader and home page editor.

    Anyway - thats a bit of background - hope you like the store and please leave any feedback.

    Thanks,

    Dan.

  13. Hi

    I saw a similar post to this in CC3 forum but there was no public answer...

    Have uploaded Paymate mod to CC4 but customer pays via Paymate & the certificate used is 'incorrect' ie. assigned to another address.

    I ignore that (pretend I don't care) and the IE bar in turns red (certificate error) - which won't really make people very secure buying stuff this way.

    Has anyone got any ideas on how I can fix this? The sad thing is it all works it just looks really bad (& might be bad for all I know!)

    Thank you in advance

    Kylie

    Addendum 10 APril Pt1

    I am now fairly sure this error is because the mod directs to paymate.com.au and paymate now resides at .com so the redirect is the problem. Does anyone know how I can change this in the mod without breaking it!

    Thanks

    Addendum 10 APril Pt2

    I read the relevant file and it isn't open source so I have contacted CC support:)

×
×
  • Create New...