Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

GeorgeP

Archived
  • Posts

    60
  • Joined

  • Last visited

Everything posted by GeorgeP

  1. Is there any contrib that allows to filter products based on attributes ? (like the dropdown for manufacturer)
  2. Now I have another question :D Could be have something like sub-templates ? :D I mean within a template how could we obtain categories ? The same thing would be to have more than 1 template per product. Example: say you are selling a computer: Processor : Speed...............3Ghz Cache...............2MB Temperature......xxx Memory: Speed............667mhz Latency ........x Mother board: USB ports.........8 firewire.......yes LAN......10/100/1000 mbit onboard video.....no PCI slots.........3 Does something like this exist ?
  3. done. was just a matter of creating 1 and a half functions :D and a button. BIG thanks to nimmit and everyone else that contributed to this AWSOME contrib ! now if i could just sort out how to order the attributes.......
  4. Im using the old 2.7 (i have no problems with it, so I am pretty afraid to upgrade since this is a complex contrib WITHOUT good reason :) ). Are you saying that in 2.8 one can manually arange the order in which attributes apear on products_info.php ? I mean set: Speed : ..... (display first ) Weight: ...... (display second) Color: ......... (display third) etc etc ?? PS: Also, do you know how could I load the same Template for ... say for example 500 products AT ONCE ? :D Basically I dont know where to add more IDs, i see this only sends 2 parameters :( function loadTemplate() { var templateId = getDropDownValue('template_drop'); amSendRequest('amAction=loadTemplate&template_id='+templateId); removeCustomPrompt(); resetOpenClosedState(); }
  5. Anyone know how can we alter the order in which attributes show up in products_info.php ?
  6. HMM.... this is the result only if I am logged in.... but I would like the same for Guests also.... anyone have something like that?
  7. this is extremely weird.... in the email I get there is no link, just the products... is there any page that shows the last wishlists created ????
  8. i sent an email to myself.... but no link there... just the products added to the list....
  9. OK i added a product to wishlist.Php but i dont see where does wishlist_public.php come into all of this ?
  10. hmmm could someone give me an example of a live store that has this working pls ?
  11. but where is that unique link/URL created ? my /wishlist.php just emails the LIST of products i have selected. I would suppose that wishlist_public.php would do something... but if I point my browser to it... it redirects me to index. What is it suppose to do ?
  12. hmmm..... emailing the wishlist.php list works.... but this is not exactly what I was looking for... isnt a wishlist suppose to create a page of selected products that can be sent to someone ? (not email)
  13. Could someone tell me what version and what updates should I install ? thanks (i used 2.1 + replaced SQL selects) is that good or bad?
  14. hmm..... random question here : as i can see when applying a template to a product, its actually the attributes/options that get appended to that products_id. Wouldnt it make more sense to insert the ID of the template so as when the template changes ALL the products change ?
  15. I would pay somebody to add the specific attributes and option values.... but I want to add the SAME template to 500 products, surely there must be a way to do it instantly...
  16. anyone know how could I assign a template to say ... 500 products in one shot ? (php script/sql query whatever)
  17. dont know if anyone has mentioned this but it would be great if there was a way to use this awsome contrib together with Quick Updates .....:D :D
  18. When running the file I get A LOT of : (in apache server log) PHP Notice: Undefined variable: _sid in [....path.....]includes/classes/seo.class.php I am using the version by david for CHEMO URL (which apparently works ok) Any thoughts ? ps: [...path...] is the absolute path to my osc shop. anyway: THANK YOU VERY MUCH FOR THIS CONTRIB ! may you live long and prosper !
  19. OK, i installed it... but :D .. could someone explain to me what this thing is good for ? (yes, im a n00b, i know)
  20. Ill iptables it anyway :) hope that guy doesnt have some kind of botnet or something though..... there was 150Mega of transfer from that ip... very allarming :(
  21. Hi, this may be OFFtopic and I appologise. How do you recognise an attack ? I have been getting A LOT of requests like the following from one ip and I dont know it it is attacking me or something else.... I get in apache logs: mydomain.com/CB376A--hp-cb376a-multifunctionala-m1005-a4/ ';var%20midStr%20=%20'/';var%20midStr%20=%20'/images/infobox/';var%20midStr%20=%20'/images/infobox/images/infobox/images/infobox/';var%20midStr%20=%20'/';var%20midStr%20=%20'/';var%20midStr%20=%20'/images/infobox/';var%20midStr%20=%20'/';var%20midStr%20=%20 what is this ??
  22. What contribution does this ? I want to add characteristics to a product and they should show up in product_info.php as a simple table like in the screenshot. (I dont need radio button or dropdown or anything else, just a simple html table of product specifications ). For example a Computer: Ram is ... . Processor type .... . Motherboard ... . LAN card ... included. I hope there is some contribution that does this as efficiently as possible. Please tell me what is is :). I have Chemo SEO pages and I dont want them to change in any way... . The options DONT change so I dont really need the complexity of attributes..i think. If I havent made myself clear plese tell me :).
  23. I found out what the numbers were but you already posted. Really sorry to have wasted your time. Now i remember why I originally disabled attributes alltogether, I dont want links looking like that (not seod). ... and there was light ! Clearly i am stupid. sorry to waste your time :((
  24. If the following are stupid questions then just say so and don't waste time answering. Is there some sort of manual that explains the inner-logic of SPPC ? (this thread is getting a little too big) Say I have a product with product_id=208, with a separate price per customer I am begining to have links that look like: product_info.php?products_id=208{6}14 (I am seeing this kind of link in the shopping_cart (in categories links are the same as before SPPC), other products that do not have separate prices per customer have their usual Ultimate Seo url) Now the silly questions, what do the {6} and 14 mean ?
×
×
  • Create New...