Page 279 of 384 FirstFirst ... 179229269277278279280281289329379 ... LastLast
Results 2,781 to 2,790 of 3833
  1. #2781
    Join Date
    Sep 2009
    Location
    Toronto, Canada
    Posts
    149
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by schoolboy View Post
    The field for price is purely a NUMERICAL VALUE and must remain as such... no alpha characters allowed, because this value is used to calculate (using arithmetic formulae) a large number of things in your webshop.

    You are wanting to add a LINE OF TEXT, explaining the range of pricing available and this HAS TO BE part of your product description as this is where such TEXT STRINGS can be included.
    Thank you Schoolboy, I was hoping that you were around here somewhere. That is an easy fix and I guess if I had sat here long enough and thought about it, I would have been able to figure that one out.
    Cheers!
    Lisa

  2. #2782
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by darkmarauder View Post
    Any more of an idea on this issue?
    Langer - the guy who wrote easy Populate - Says what I just said:

    http://www.zen-cart.com/forum/showpo...&postcount=286
    20 years a Zencart User

  3. #2783
    Join Date
    Feb 2010
    Location
    Northants, England
    Posts
    82
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    I just deleted the two date columns, same error...

  4. #2784
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Can I decide which of the columns I chose to use when uploading via EP ?

    I want to be able to add images and the description manually.

    I just want to use these;

    v_products_model
    v_products_name_1
    v_products_url_1
    v_products_price
    v_products_weight
    v_products_quantity
    v_manufacturers_name
    v_categories_name_1
    v_categories_name_2
    v_categories_name_3
    v_tax_class_title
    v_status (set to 0)
    EOREOR


    Can I just use these and remove the rest, or will it through up a hissy fit ?

  5. #2785
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by Mike_Dean View Post
    Can I decide which of the columns I chose to use when uploading via EP ?

    I want to be able to add images and the description manually.

    I just want to use these;

    v_products_model
    v_products_name_1
    v_products_url_1
    v_products_price
    v_products_weight
    v_products_quantity
    v_manufacturers_name
    v_categories_name_1
    v_categories_name_2
    v_categories_name_3
    v_tax_class_title
    v_status (set to 0)
    EOREOR


    Can I just use these and remove the rest, or will it through up a hissy fit ?
    This should be fine... bearing in mind that v_status = 0 means that the product will be "disabled" in the store (rendered "invisible", but the product data retained in the dbase.)
    20 years a Zencart User

  6. #2786
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by schoolboy View Post
    This should be fine... bearing in mind that v_status = 0 means that the product will be "disabled" in the store (rendered "invisible", but the product data retained in the dbase.)
    Thanks..

    I'd want the status at 0, so I can then go though and add images and proper descriptions and set them live as I go.

  7. #2787
    Join Date
    Feb 2010
    Posts
    3
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    I am still pretty new to zencart.
    Version 1.3.8, Not upgrading
    Addons. MSRP, Bulk Atributes Controller, Easypopulate, fedex is installed, trying to set up origin based shipping. All addons added in last 2 weeks.
    Premium5a template was originally installed.

    I have checked FAQ area and searched for the error.
    I am trying to intsall a new version of easy populate. This is for the origin based shipping module.

    I am receiving the following error:

    Fatal error: Call to undefined function ep_datoriser() in /home/your_store/public_html/admin/easypopulate.php on line 1757

    Found a reference to this in this thread changed my date format to yyyy/mm/dd. I am still receiving the error.

    Any help would be appreciated. Thanks

  8. #2788
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,264
    Plugin Contributions
    3

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by slafrenier View Post
    I am trying to intsall a new version of easy populate. This is for the origin based shipping module.
    Easy Populate does not have any relationship with shipping modules/data. It is for product data only.
    20 years a Zencart User

  9. #2789
    Join Date
    Mar 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    When I go to "Split EP file" I keep getting this error

    Warning: fopen(/home/pleasure/public_html/zencart/zencart/temp/zencart.txt) [function.fopen]: failed to open stream: No such file or directory in /home/pleasure/public_html/zencart/zencart/admin/easypopulate.php on line 1126

    Warning: fgets(): supplied argument is not a valid stream resource in /home/pleasure/public_html/zencart/zencart/admin/easypopulate.php on line 1129

    Warning: fgets(): supplied argument is not a valid stream resource in /home/pleasure/public_html/zencart/zencart/admin/easypopulate.php on line 1141

    Warning: fclose(): supplied argument is not a valid stream resource in /home/pleasure/public_html/zencart/zencart/admin/easypopulate.php on line 1168

  10. #2790
    Join Date
    Oct 2009
    Location
    Georgia
    Posts
    14
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Hello All;

    I have installed EP and cannot find what is the next step after uploading my product data files through admin.

    I have set up my spreadsheet according to all the directions, and have uploaded the file successfully. But I get a warning after uploading the file:

    Warning: explode() [function.explode]: Empty delimiter in /home/lovejon1/public_html/lovejonesboutique-toys.com/admin/includes/functions/extra_functions/easypopulate_functions.php on line 247

    Im not sure what this exactly means. Is there anyone that can help me solve this issue, as well as explain to me what are the next steps I should follow after I have uploaded the files.

    Thank you,
    Joann Garcia
    www.lovejonesboutique.com
    ZC 1.3.8

 

 

Similar Threads

  1. v150 Easy Populate 4 vs. Easy Populate CSV - What's going on with so many Easy Populates?
    By oleancomputers in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 20 Jun 2013, 05:58 PM
  2. v151 Difference between easy populate and Excel Populate
    By Kevin205 in forum General Questions
    Replies: 7
    Last Post: 22 Jan 2013, 04:33 AM
  3. v139h Easy Populate Free vs. Easy Populate Paid
    By fabienne in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 22 Apr 2012, 02:37 PM
  4. Easy Populate support for Version 1.2.5.4 issue
    By txcharms in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 May 2010, 07:35 PM
  5. Easy Populate From osc vs. Easy Populate Free - from langer / modhole
    By relix in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Oct 2009, 04:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR