Jump to content

bosanci28

Member
  • Posts

    77
  • Joined

  • Last visited

Everything posted by bosanci28

  1. Someone did a little software for me that it can extract all the url's/link from my cubecart store v6. Now for some reason the software is been running for all most lot of hours and still running now! and pulling way to much stuff! Still going.... So, How do i minimize , i mean what exactly do i need to pull from the store just whatever i need to get index to search engines? I was thinking to have the software guy to build it to pull the info in this order: > site url >site url/pages >site url / categories >site url/ categories/product You think this is good layout in what i need to feed the search engine? Thanks,
  2. So every time i add something new, do i need to check box at: "CSV has column headers" ? Thanks,
  3. Yes, it works well as it is... The top one it goes to internal picture, and the bottom one goes to main site where product is located witch is nice. There are 2 same description title line there,but only in admin , if i print invoice all is normal , no 2 lines! only one as the above.
  4. Looks like is working really nice! Admin side User/Buyer side Now one more favor when ever if you have time and does not take long! Is it possible to add a "link" there to that product if i click to open other page to that specific product? i had that in v4 and it was very use full ,when you want to see the picture and info description to what the buyer got. Really appreciate!!!!!!!!!!!!
  5. Yes, i can print a copy from admin with picture aligned nice now... but on the buyer side: Is not showing. 2 Different orders , for example but both have pictures.
  6. Oh, is in /skins/foundation/templates/print.receipt.php i guess.
  7. Trying now...back in few... Where exactly is the file that needs to be edited? as is not in /admin/sources/orders.index.inc.php
  8. So just to clear my self... for adding new inventory (under new categories,new pictures,new items) CSV has column headers > check box. Replace existing inventory > do not check box. Thank you!...
  9. Hello, So i was trying to upload/import a new csv file to my store and made a backup copy to the database and the exported csv file. Then i did the import for about 30 items/products and then when i went back to the site,not sure what happen but all my product where gone!. So based on this picture: Bellow at those to boxes ,what do i need to check or i don't? What i am doing is : updating with new products to my site that don't exists! So i am not updating stock or whatever i have ,all i am doing is adding new stuff. So do i check those 2 boxes or no,or one of them? Thanks for any advice. Regards.
  10. By adding those 2 lines , instead of the 1 line above ,it worked. Thank you!
  11. Yes, That worked just fine! Got email to client and admin too...for "complete order" The only thing i notice , in both emails received, to client and admin, for example the email that come for client it is show both emails that the system sent the complete order too. Like: To: [email protected] , [email protected] , Is there a way to hide the admin email when it goes to client? on the order complete? Thank you.
  12. Can this be added to cc 6.0.6? so i can receive the complete email that is sent to client and also to admin too? Looks like in cc6 there are no /order/class.php Thanks
  13. Yes, If is like the picture in second post , that it should be fine ... title in top ,then picture under to the left and the description to the right along side the picture. Thank you, and will wait if that can be fixed. I need that , as when i send something out is like a little proof of the part that they order! I had many times problems that they said i sent the wrong part, but the invoice with the picture on it don't lie. Thanks.
  14. Yes, that did it!. I put back to "subcategory" as the picture was way to small. But It works! Thank you so much for helping.
  15. So i have added both codes. And for this line: $item['image'] = $GLOBALS['gui']->getProductImage($item['product_id'],'subcategory');I have added "gallery", like this: $item['image'] = $GLOBALS['gui']->getProductImage($item['product_id'],'gallery');And i get this when try to print:
  16. Searching now... Thank you! Is it this one here: ? Thanks,
  17. I want to add a line to the order complete ? I get this as client: >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hi John, We are pleased to say that order number 150815-224914-0000 is complete. If you have ordered physical goods they should arrive shortly. Kind regards, The Mysite.com Staff http://mysite.com >>>>>>>>>>>>>>>>>>>>>>>> I want to add a line after this: "goods they should arrive shortly."... And also how to add a banner link after "http://mysite.com" and the banner to show up in email . Thanks,
  18. I get all the emails to admin for pending,processing , but when i put order as complete i see that client gets the email ,but admin "not", i want to be able to get a copy of it also ! as it was in cc4. Thanks,
  19. Hello, Is there a way to add the picture of the product that a client just purchased under the product title? I used to have that in cc4, and is really nice when you print the invoice a small thumbnail will show there too. Thanks for any advice.
  20. Thank you will have a look! and also i have pm you. Thanks!
×
×
  • Create New...