Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default EP Warning Error Help please

    I uploaded my products to my store. they uploaded successfully except the prices are all $0.00. in EP module after upload all prices are shown as being uploaded successfully. I have attemted to Update the prices and with still the same result.

    I receive a warning at the top of the page after upload which i assume is the cause of the error. Help is greatly appreciated Tx in advance.

    Here is the warning i received.....

    Warning: explode() [function.explode]: Empty delimiter in /hermes/web09/b870/moo.willwin6/admin/includes/functions/extra_functions/easypopulate_functions.php on line 247

    You can view the site at http://3dsgifts.com

    Off topic question if you visit my site you will see that the margins are over lapped if possible help fixing this is also appreciated ty.
    Last edited by 3dsgiftsnThings; 20 May 2010 at 04:46 PM.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,336
    Plugin Contributions
    1

    Default Re: EP Warning Error Help please

    Your files might be corrupted due to ftp error.
    Or you have the $ sign in front of the price in the price tab. The price have to be number only.

  3. #3
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: EP Warning Error Help please

    Why ty for the help that was quite an easy fix.

    However i am still receiveing this warning after the tab file is inserted

    Warning: explode() [function.explode]: Empty delimiter in /hermes/web09/b870/moo.willwin6/admin/includes/functions/extra_functions/easypopulate_functions.php on line 247


    is this a dummy error or does it need to be fixed

  4. #4
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: EP Warning Error Help please

    Langer, the original author of the mod, explained in that lengthy support thread, that this error relates to DATE formatting, (there are a number of fields relating to DATE).

    The error seems to be thrown out in two sorts of instances:

    1. when a column that "ought" to contain date-related data is either empty, or missing.

    2. when the date is incorrectly formatted. This OFTEN happens. If you look at a RAW txt file from an EP "dump"...ie: BEFORE you open it in MS Excel, you will see how EP has formatted your date. (The setting is in the EP configuration option in admin). In my case, the raw date format comes out as: 2009-11-28 09:14:59.

    However... as we know, the minute you bring the file into excel, that damned program sees it as a date field, and re-formats it!. So even after you re-save that spreadsheet as a TXT file, you run the risk of the date being formatted some OTHER way...

    So when you do the EP upload, it sees a format for the date which it is not configured to understand.

    Langer appears to have said that this error can largely be ignored... as long as any date-related data is not functionally critical to your upload.

    I ALWAYS re-check a TXT file in Emerald Editor to see what excel has done to it. You'd be surprised (or perhaps not) to see what MS does to what should be a PLAIN TEXT TAB DELIMITED file!
    20 years a Zencart User

  5. #5
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: EP Warning Error Help please

    Thanx schoolboy i assumed this would be an irrelevant error in my case anyway thanks for the explanation.

    Can you help me to fix the margin errors on my site you can view it at http://3dsgifts.com

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: EP Warning Error Help please

    Currrent:
    h3.leftBoxHeading{
    color: #323232;
    padding: 7px 0 0 15px;
    background: url(../images/cat_bg_top.png) no-repeat top left;
    width: 205px;
    height: 25px;
    }

    Suggested:

    h3.leftBoxHeading{
    color: #323232;
    padding: 7px 0 0 15px;
    background: url(../images/cat_bg_top.png) no-repeat top left;
    width: 135px;
    height: 25px;
    }

    You will need to re-crop the BG image too (to 135px)
    20 years a Zencart User

  7. #7
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: EP Warning Error Help please

    ok lol stupid question do i change this in the stylesheet?

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

    Default Re: EP Warning Error Help please

    Yes...

    You should use the FireFox browser and then install the following PLUGINS (into FireFox).

    Web Developer Toolkit

    and

    Firebug

    These tools will enable you to do a radical off-line "unpick" of a displayed web page - including the ability to see what styles are being applied to a page and its elements.

    You can even "edit" a stylesheet while that page is showing on-screen, and apply changes that will reflect immediately in the displayed page.

    Of course, this will be an "off-line" edit (you are not changing the SERVER#s copy of the stylesheet - just the one currently in the browser) - so you have to then make desired changes to the ACTUAL stylesheet.

    learn how to use these tools. They will save you HUGE amounts of time when you want to tweak designs and do other "webbish" stuff on displayed pages.
    20 years a Zencart User

  9. #9
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: EP Warning Error Help please

    thanx for all the help schoolboy sorry for late response but i have got the problem fixed thanx alot

 

 

Similar Threads

  1. Replies: 5
    Last Post: 7 Jan 2015, 08:17 PM
  2. Replies: 4
    Last Post: 24 Jun 2013, 09:51 PM
  3. Replies: 3
    Last Post: 21 Dec 2012, 01:53 PM
  4. Replies: 2
    Last Post: 23 Jul 2012, 12:00 AM
  5. Help Please! - Warning Error
    By dorje in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 19 Jul 2006, 08:16 PM

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