Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

rufiogsr

Archived
  • Posts

    36
  • Joined

  • Last visited

Profile Information

  • Real Name
    Mike W

rufiogsr's Achievements

  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
×
×
  • Create New...