Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

rufiogsr

Archived
  • Posts

    36
  • Joined

  • Last visited

Everything posted by rufiogsr

  1. Starting From Line 1256. The second line has the 'Parse Error' // now any remaining doubled double quotes should be converted to one doublequote $items[$i] = str_replace('\"\"',""",$items[$i]); if ($replace_quotes){ $items[$i] = str_replace('\"',""",$items[$i]); $items[$i] = str_replace("\'","'",$items[$i]);
  2. I've tried re-copying it over and over again and i get the same problem every time. There is no blank spaces on the end of the document or on line '1257'. Could you upload the file as a Contributions? Because for some reason there is an error occurring from copy and pasting. I really need to figure this out. Mike.
  3. Still having problems after copying it all. 'Parse error: parse error in /home/janwdesi/public_html/catalog/admin/easypopulate.php on line 1257' ;) Any idea whats wrong?
  4. miss_coded, The text you pasted got cut off. It's missing about 600 lines. ;)
  5. Has anyone else successfully used Easy Populate to load certain products as 'master' and certain products as 'slave'? The only person who seems to have done it doesn't reply to his PM's or he doesn't come to the site anymore. If someone could please help me in doing this I would really greatly appreciate it. I have some understanding on how to get it to work, but not fully. Wouldn't I just add two more columns to my excel file 'master_status' and 'master_select' (or something along those lines) and then enter status 1 or 0. 1 being for a master product and 0 being for a non-master product. Then for 'master_select' just enter the 'Master Product' product_id. I'm sure it's something along those lines, but for some reason I just can't get it to work. Hopefully someone can help me figure it out. :huh: Mike.
  6. Have you posted the code for this "fix" as we'd like to integrate MP & EP? Or is it posted somewhere else. You'll see why we're think its a good idea from our earlier post. Tnx I also need this really badly. Someone help us out.
  7. Alright well i just installed Easy Populate on my server and i've read a little bit about it. Overall it seems like a great contribution and I need some assistance to further my understaing on it. Alright well the first thing I need assistance on is: How do i setup my Excel File? I know each column has to be setup in a certain format in order for it to transfer the information correctly. So if someone could send me a sample of their excel file or just tell me how to set it up i would greatly appreciate it.
  8. Yah i took coolMenu out. It's really not the best Contribution for centered websites.
  9. Is it possible to use EasyPopulate to add both Master Products and Slave products?
  10. Here is a Link to my website since people are interested in seeing how this contribution works. Please dont make any orders since the website may be going live shortly. Ten NintyFour Motorsports Mike.
  11. Your answer can be found here http://www.oscommerce.com/forums/index.php?sho...0products&st=70
  12. I just installed coolMenu on my website and i'm having some problems. I reinstaled it just to make sure it wasn't an install error, but i ended up with the same problem. My menu is blank and doesn't show anything. I followed the instructions exactly, so If someone could please help I would greatly appreciate it. Here is a link to my website: TenNinty Four MotorSports Thanks, Mike.
  13. There is always a way :D Full attributes handling for both Master and Slaves will be a key feature in version 2 of Master Products. I hope to have this out shortly after Christmas :P Matti I'm looking forward to this upgrade. It will definitely make things much easier. Another change I would like to see is when I go to 'copy to' for a product in admin, maybe there can be a selection for how many copies I want. This would make things a lot easier also since some of use copy the same item 10-30 times. Other then that the scripts are great and I'm really looking forward to the next release. Mike.
  14. Adding the Product Attributes to each slave would take way too long. I would be better off just inserting the 30 products instead. I'm Just seeing if there is a way to have those slaves see the Masters Attributes. I really dont know if it could be done or not. Hopefully someone can figure it out, if not ill just have to do it the long way. :P
  15. I dont know if this is possilbe. But i'm trying to figure out if there is a way to use the Products Attributes along with a Master product. Let me explain further. For Example: I Have AEM Fuel Rails for about 10 different make/model cars. These Fuel Rails come in Blue, Silver, Red colors. So that means I have to add 30 different products, but if i can setup the Products Attributes to work with all the slave Attributes under the master, then I would only have to make 10 products, one for each make/model car. Then the drop down menu can just determine the color. I added Color-Blue-Red-Silver under product attributes for AEM Fuel Rail (Master). The drop down menu showed up on the AEM Fuel Rail (Master) page, but say i select the color from the drop down menu and select to buy one for a Acura Integra. In the shopping cart it doesnt say the color. It just lists the prodcuts name. Sorry if i confused you. I can try to explain further if you don't understand what I am trying to do.
  16. Thanks! I got it up and running. I'm sure i'll have more questions soon. :rolleyes:
  17. You must run the master.sql file included in the download on your database - please backup. Matti This is defiantly where I messed up. How do I go about running this file on my database? Do I just upload it to any directory and then open the URL to it? Sorry I'm in the learning stages. If someone could please explain further i would appreciate it.
  18. Any one know how to fix the 1054 - ERROR?
  19. Ok i re-uploaded all the files and the only error i get now is in the admin section. The error doesnt show up on my actual webpage untill i go and click on a product.
  20. Ok i figured i would give Master Products a try since it has exactly what i was looking for. I uploaded it to my server and it seemed to cause a bunch of problems. I'm a newbie at PHP so I know its me and not your scripts. But if you guys could help me get back it running correctly I would appreciate it. First problem: When i go into my Admin Settings. I get this: It's not allowing me to add or modify products or anything along those lines. :o Second Problem: On all of my pages on my website this code comes up on the top of it.
×
×
  • Create New...