Jump to content

Noodleman

Member
  • Posts

    728
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Noodleman

  1. Ive come across a problem with one of my stores. If a customer places an order it works fine. If they return to the store to place a second order. they are assigned the original order number from their first order. The first order is removed from the system and replaced with the new order. I can see its deleting it because of the code in gateway.inc.php because of this statement. // build order number if(!isset($basket['cart_order_id']) || (isset($basket['cart_order_id']) && empty($basket['cart_order_id']))){ It is escaping to the else statement, which deletes etc. I presume its not happy with the empty statement, anybody got any theorys?
  2. ...there is a mod for Google Checkout. Search .org for google Jason Doesnt appear to support the UK stuff yet. well at least thats what i read from the topic :/
  3. It is a small world Ive been reading up on the SEO mod, its now a little higher up on my list Cheers I will see what i can tweek Cheers
  4. thats an issue for me, not knowing a release date.. not even an estimate. days/weeks/months or next year? its a bit poo If its weeks, ok i can wait. but I can possibly justify the cost of moving to another store becuase of the savings. (gotta do the math) its a lot of hassel, but cash saved is cash saved. will 3.1 be out so people can take advantage of this checkout offer? thats the question
  5. As you are all probably aware, google checkout system is now available to the UK. This is great, as its reasonably cheap, and if you use google adwords, you also do not get charged fees (there are restrictons etc) until the end of the year. I for one am very VERY keen to start using this service as its ideal for what i do with my stores, and would save me some cash too. I have read in a previous post tho that this checkout system will not be supported by CC until version 3.1 (not sure if this is accurate) which poses me a problem, as i cant seem to find a timescale for the release of 3.1 So, will there be support for this soon, or will I be missing out on a huge saving in fees? Im still reading the fine points of googles system, so i may have overlooked stuff at the moment.
  6. will get those sorted out shortly Thanks \o/ Appreciate the feedback peeps. Cheers :)
  7. i threw this skin together some time ago for my store, and im wondering if its about time i updated it for something new. But, i wanted to get some feedback on what people think of it at the moment? Feel free to be brutal www.neon-lights.co.uk
  8. Hi, I am using CC for a new store, a dropshipping and trade account store. Upon checkout, i need the customer to either choose "Dropship - £0" or "Trade Account - £12" and for it to add up to what they select. Sounds simple, but i think im being thick because i cant work it out. Can anybody point me in the right direction? Cheers.
  9. I want to add a new page to my site. I have developed a knowledgebase / faq system. I would like to paste the code into FCKedit so that the knowledgebase appears within my stores layout, rather than a seperate page. The problem i have is, PHP doesnt seem to be recognised. I have tried adding it as an include file, and by just pasting the source into the source editor I know its probably not working because of a mime type thing, but wondered if anybody had a work around. Is there a way to include files using javascript etc, as its client side, not server side? Cheers.
  10. ahh glad i spotted this one before I upgraded as it would have hit me too Cheers
  11. im using FF. it looks fine util you use a high resolution screen, then it doesnt center :pirate:
  12. www.neon-lights.co.uk your probably right, but im not sure what is causing it at the moment. Thanks Noodle.
  13. i edited layout.css and changed this: #topHeader { text-align: right; align: center; height: 100px; background-image: url(../styleImages/backgrounds/topHeader.gif); background-repeat: no-repeat; } I want the banner to align in the center of the screen, however it always goes to the left... Any thoughts? Cheers
  14. I presume the colour of text is just a css value somewhere, however I am having trpuble tracking it down ive changed all the column headers etc, just not the text itself anybody know where its hiding? Cheers
  15. thought i would add my name to the list with the same issue. cheers for the update, awaiting the fix :)
  16. I have a query, it might need a mod to fix it , or might be a feature im just not seeing. Anyway. sometimes on my store, people place an order. They are then re-directed to my payment gateway (i have 3, the main one is paypal) However, for reasons unknown sometimes people close the payment window, or decide to pay later etc. It would be really useful if there was some kind of "pay now" button if the order status is not "processing" when the customer is looking at their orders when logged in. That way, if they close the payment window, they can come back and start payment again. I have had a few customers who have had to re-start their order from scratch, which is proving frustrating for them, and me (with duff orders in the system) Is there a way to do this? Thanks, Noodle.
  17. Thanks for the info, I found a way to do it for me in the end without changing any code Using the royal mail postal options, you can set GB to have £0 flat rate, and IE to have a flat rate of £3 etc. This will probably only work if you do not currently calculate your postage using weights.
  18. I am trying to setup different postal zones at the moment, I have setup the following: Zone1 Countries: IE Zone 1 Handling Fee: 0 Zone 1 Shiping Rates: 1:2.50 Zone 2 Countries: GB Zone 2 Handling Fee: 0 Zone 2 Shiping Rates: 1:0.00 When going via checkout, If you select postage to GB it doesnt show any postage total (IE, 0.00) in the postage box, it insteads shows nothing. If I change the value to be 0.01 then it shows the value. Is this by design? It confused me for ages to start with thinking it wasnt working properly :rolly:
  19. ..... Doesnt matter, fixed it now :rolly:
  20. that one hour thing got me all this morning :rolly:
  21. I love you! I will test this later and let you know. Thanks for the reply :on2long:
  22. I currently only ship things to the UK, I use the Free shipping method as the prices of all my items include delivery. However, I need to start taking orders from Ireland, which the post office treat as "international post" which costs a lot more when using a recorded service. How can I make CubeCart continue to charge nothing for delivery to people registered in the UK, and add a surcharge to those outside of the UK? Thanks in advance
  23. i have been playing about with this today, and i havent had that many problems with it. I have re-loaded my new product feed into froogle, and its taken all of my items. The images are all still working. I think that a few items are still missing when viewing the store, but I think thats because I havent given it enough time to do all it needs to do yet.
×
×
  • Create New...