Jump to content

CaptainKaos

Member
  • Posts

    37
  • Joined

  • Last visited

Everything posted by CaptainKaos

  1. Hey Ian Great plugin and easy to install but i notice we get error on brand, but i also see that CC treats brand and manufacturer as same identity has any one come up with a way round this.
  2. PayPal PayPal Standard Payment Gateway The Error codes that this hands back some times in the trans logs were do they get generated from pay pals end ? the payments all go through ok i just dont like errors Payment successful. Address: confirmed Payer Status: verified Recipient account didn't match specified PayPal account. ive searched there api error list and cant find it Close question i worked it out
  3. Thanks MrB i see there a smarty thing all good
  4. I been thinking MrB are there hooks that we can tap into so we can send deferent emails from the OR and OC one email address for one (OR) and a 2nd email address for the other (OC)? Mr Noodleman Booyar sorry that just popped up did you do as a plugin?
  5. Hers a good one for you MrB Ok i have a customer that does not want all email sent to him When a sale has been entered 1st email is an order (Order Received) 2nd email is confirmation of payment (unless POF is used) (Order Confirmation) the customer does not want to receive NO1 the first email (Order Received) is there any way of just stopping that being triggered to send he just wants the Order Confirmation email prob is he dont want to manage from back end he wants to just do it of emails
  6. so is there notes how to mod the skin to do this ? i did have a look in git but may of missed some thing Thanks MrB
  7. MrB and Big Al As we did our own theme and these are from b4 v6.2 (6.12)(we are on 6.2 now ) i get that i cant join some together as they need to load in a certain order couple Q's have they been changed now the 6.2 is up and running ? do i need to update any? (store is working ok ) Can I recompress to get better savings ( i know in not gaining a lot but i get some thing) Can any be added to another ? just curious Minifying https://automotiveclipcompany.com.au/skins/acc/js/1.foundation.min.js could save 11.4KiB (29% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/2.cubecart.js could save 722B (15% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/3.cubecart.validate.js could save 260B (15% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/vendor/jquery.js could save 233B (1% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/vendor/jquery.bxslider.min.js could save 208B (4% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/main.js could save 172B (4% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/javascript/featherlight.gallery.min.js could save 145B (12% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/javascript/featherlight.min.js could save 132B (5% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/vendor/jquery.validate.min.js could save 114B (2% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/vendor/jquery.cookie.min.js could save 106B (14% reduction) after compression. See optimized version. Minifying https://automotiveclipcompany.com.au/skins/acc/js/vendor/modernizr.min.js could save 106B (3% reduction) after compression. See optimized version. thanks forgot a Q if im not running box slider do i need it ?
  8. Not a bug but ? think it also should be added to email templates by default or included in marcos (bare min) to stop a failure point Hey Mr B / Al didn't know to put here or GHub Question : in print.receipt.php from templates line 124 you have this line of code (at bottom)- this gets shown on check out and when customer wants to print a copy The only other place this is shown is in orders summary in back end, i think least it would be good if added to the email template marco's so if someone wanted to add it to a template would be good eg: Customer Comments: {$DATA.customer_comments} I think - the least of the scenarios that should be available The emails that go to the Store owner and customer DON'T have this info on those emails, so if a mistake was made, it's never picked up. We send every other piece of info of the sale, why not the comments by default The average joe store owner does not even have to code to add if they wanted it to the templates, it's not even listed into the available marco's So i know your answer: but it is in the order summary & print receipt "yes it is" but only if the store owner/customer checks it and i would not write this if it never happened - i have 4 stores i look after 3 of the store are managed of emails only and do not log into back end - it works If an order is placed and a store owner goes of an email were customer puts wrong info in "but, puts special instructions in the comment section", nether customer or store owner never ever gets to see the comments from that time on down the chain, I think if a email was going out it least should have it in by default. it covers both side of the coin <div class="small-12 columns"><h3>{$LANG.common.comments}</h3> &quot;{$order.customer_comments}&quot;</div> Thanks Guys MrG
  9. MrB like always you are a legend Ill pad , thats works for me Thank You
  10. What am i not getting here ??? Settings / Layout / layout settings Im using the UPC Code field to number and sort products, but doing weird stuff eg: all use ASC 1 to 99 works 1 to 101 fails 100 and 101 come first then starts at 1 to 99 if you guys are doing some weird logic what is it ill just work with that
  11. Prob is guys when you click the update button the disabled does not allow the value to update its feed in some were by JS we cant find out were ??? all good my mate found it we just removed the class all good
  12. when trying to check out i find that the cart can not be updated "Update Basket" - add 1 more item to existing amount but does not change http://testzipau.com/ demo site I know i've seen this b4 , ive checked settings but cant work out why, any help would be awesome
  13. Hey Al & Ian I have found that even if you go to Softaculous install it also fails; Ill raise a ticket and give you full access so you can try if you want I have created a new install and just need to move my stuff to a server where it will break Ill get back to you tomorrow with details Cheers guys MrG
  14. Hey Glen i run 3 shops for people and i find in products we choose Tax class "Standard" set up with 10% and Tax included OFF see attached image and we also added some code to main.php page to say "All Products are ex GST GST added at Check Out" http://hrccommercialcookingequipment.com/ The other store is we add tax included but turn off so there is zero rate that store dont care as every thing has GST included http://aviationmuseum.com.au/shop The underlying company is a very big one and happy not to worry about the gst showing MrG
  15. Hey guys (Mr Al and MrB) I have found in last couple days with 3 CC Stores 5.27 - that if the server dude has turned of "Magic Quotes" it gives blank screens his reasoning for this is security, we have sorted this but just moving the 3 stores to where they are turned on - easy fix but was more to let you guys know what we found As i have no idea what it all means other than work for me $$$$ - but the server dude is saying MQ is deprecated. Love to hear what you guys think ? Cheers MrG
  16. this is what i got from my mate that is writing a shipping plugin here for TNT transport in Australia "Also I am looking at my version of the cube cart and I cannot find anywhere to add in the length of the product along with width and height. My version is the lite version and am wondering whether this facility only exists in the production version?" do both operate the same ? The product sold needs or would love to have Length added as its part of the shipping / pricing issue and we need to add a extra cost on a product over 5.2 meters Also even in admin / product why not have HWD fields ? or are they treating weight as " dim-weight " MrG
  17. Thanks Mr B i did the mod and a quick test - it works ok and allows to 1 dec point "Awesome" That would be an awesome feature to add to the wish-list of features I can see how a lot would not use that (you cant sell 1/2 of a lot of items - a TV) and the same time the customer in this case would not be doing gift certs for chrome moly tubing but has now totally changed how they can sell for all tube stock less than 1m lengths I know they would of paid for a feature like that Thanks MrG
  18. 5.22 In the shop set up the customer sells chrome molly steel they do most sales as per " 1 metre as 1 in the cart " for tube/rod ect (300 items) to keep consistent the big ticket steel items are some at times sold in cm lengths 10cm would equate to 0.1 we have found that doing that from the product page does not get passed onto the cart when if you insert 0.1 and view cart it goes to 1 looking at cart BUT you can ten change and apply 0.1 in the cart and it changes the pricing correctly so knowing that, is that a bug? as the cart does recognize less than 1 so i guess that's correct if not is the a hack to make product page do it? (less than 1 values ) MrG
  19. Never thought to look there, you are a genius thanks MrG
  20. For some reason no matter the setting the price seams to be only showing about 96% of true price stated $10 shows as $9.64 "Product pricing" I have tried with all on some on some off i have created a tax class it just want to display price minus some figure http://www.performancemetalsaustralia.com.au/shop/t454416-steel-tube.html tried turning on and off Add sales tax to qualifying customers tax rules I just cant work it out We even went to a shop that worked and copied every setting the same and still no good Any ideas guys ? What other ibnfo may you need Thanks MrG
  21. Hey guys where would i find the info to hand to a dev so we can write a postage plugin for Toll shipping here in Australia for a customer we have all the info from Toll - but need to know the how to to tie into CC (dev notes) Thanks MrG
×
×
  • Create New...