Page 258 of 384 FirstFirst ... 158208248256257258259260268308358 ... LastLast
Results 2,571 to 2,580 of 3833
  1. #2571
    Join Date
    Sep 2009
    Posts
    95
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Guys, I'm still waiting on an answer from my host regarding the 500 error page I keep hitting during the upload, but I'm so antsy to get things going, and since it seems that, despite the error page, the files are uploading, would it be stupid of me to carry on with the process, or wait for an answer?

    Thanks,
    ilsita

  2. #2572
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by ilsita View Post
    Guys, I'm still waiting on an answer from my host regarding the 500 error page I keep hitting during the upload, but I'm so antsy to get things going, and since it seems that, despite the error page, the files are uploading, would it be stupid of me to carry on with the process, or wait for an answer?
    Thanks,
    ilsita
    Who is your host? How is php funing? CGI? FASTCGI? PHP? This really sound like a server configuration error.

    -cj

  3. #2573
    Join Date
    Sep 2009
    Posts
    95
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by chadderuski View Post
    Who is your host? How is php funing? CGI? FASTCGI? PHP? This really sound like a server configuration error.

    -cj
    Hi CJ, well I just heard back from my host, and they sent me this message:

    I can confirm that it's error with software, because the following error is generated:
    Script timed out before returning headers: easypopulate.php, referer: http://shop.tuntienterprises.com/admin/easypopulate.php

    While this script is still working in the system. About 10 second more after the error arise.

    No other error is logged by the system
    My host is namecheap. I've been really happy with them, because their tech support has been extremely responsive, and immediate. I'm so sorry that I don't know how to answer the other question... I know I'm working with PHP.

    If, despite the response I received from my host, you still think it's a problem on their end, they will be responsive to my giving them more details, and will continue to work on it. I swear, it's like I'm their only customer!

    I have been going over the Easy Populate wiki, and it seems that I have everything configured properly. My files are broken down into 500 entry chunks, and all headings are accounted for. I have no values in the url column, but it is there.

    But, as I said, despite the error message, it still seems to be uploading and displaying properly - I think.

  4. #2574
    Join Date
    Sep 2009
    Posts
    95
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Sorry to keep with the updates, but it seems that I am now having the same problem on my website. If I make a change to the css file -- a simple little change, like a color -- I get the same 500 error when I refresh my website to see the change.

    Consistent with the fact that my EP txt files seem to have uploaded properly, despite the error page, when I get back to my website, the changes seem to have taken effect properly.

    So, I guess I should continue to conclude that this is a host issue? I wrote to them about it, with the error text, and hear back from them that they do no provide debugging.

    ilsita

  5. #2575
    Join Date
    Sep 2009
    Posts
    95
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    oh fahcryingoutloud, I just clicked on my Easy Populate configuration on the zen cart, and it comes up blank... Empty!

    The whole page is not blank. I'm still in zen-cart, but under the header, where it says, Title Value Action, it's blank.

    Que paso?

  6. #2576
    Join Date
    Apr 2006
    Location
    Dark Side of the Moon
    Posts
    987
    Plugin Contributions
    1

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by ilsita View Post
    oh fahcryingoutloud, I just clicked on my Easy Populate configuration on the zen cart, and it comes up blank... Empty!

    The whole page is not blank. I'm still in zen-cart, but under the header, where it says, Title Value Action, it's blank.

    Que paso?
    I gotta tell ya, I'm at a complete loss as to what is causing your problem. At this point some good and proper nerd needs to look at your installation. You need to check your .htaccess and php.ini files. On top of this there are many server side issues that can generate these proplems. But this is outside the scope of this thread's support.

    The only other possible cause of this is - and it's a stretch - is what line break you are using. I have Dreamweaver set to LF for unix. But I'm on a mac. Check your editor. Use OpenOffice for your text files, not excel.

    I have seen this issue make funkiness in .htaccess files that would cause a site to crash.

    If you have CPANEL, most will have the ability to install zencart automatically. Do a clean install then PM me and I'll let you try my TAB version to see if you get errors.

    Best I can do..

  7. #2577
    Join Date
    Dec 2008
    Location
    Toronto
    Posts
    347
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Quote Originally Posted by eric47905 View Post
    Thanks chadderuski

    Does anyone know if the paid version is better? Does it function better?

    No one has answered about the program killing out with the internal server 500 error, does this happen in the paid version? If not it would well be worth the $65

    Thanks
    Hi Eric,

    I wouldn't touch the Easy Populate Advanced paid version. I bought it in July. There's no response for any support requests and I ended up not being able to use it. I believe there is also an issue with it not being compatible with the recent security patch.

    Paul

  8. #2578
    Join Date
    Jun 2009
    Posts
    27
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Does anyone know what could cause this error message?

    Fatal error: Call to undefined function ep_datoriser() in /home/xxxxxx/public_html/store/backup1/easypopulate.php on line 1747

    I am using excel to modify the tab-delimited text file that I downloaded from easy populate. I originally noticed that I had the date formatted incorrectly, mm-dd-yyyy. I changed the format of the date available field in the file to yyyy-mm-dd and am still getting the above error message.

    I have spent several hours searching this forum but still can't figure out how to correct this.

    Any help is appreciated.

  9. #2579
    Join Date
    Jun 2009
    Posts
    27
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    Refer to previous post.

    Line 1747 in easypopulate.php

    $v_date_avail = zen_not_null(trim($v_date_avail,"\"")) ? '"' . ep_datoriser(trim($v_date_avail,"\"")) . '"' : "NULL";

    I'm thinking this error might be the date format. ZC product date available displays as yyyy-mm-dd.

    What is the correct date format for the EP csv file?

    Also is the EP csv file tab delimited or comma delimited, or doesn't it matter?

    Thanks!

  10. #2580
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: Easy Populate support for Version 1.2.5.4

    I am getting this error trying to get a copy to my temp directory.

    Never seen this one before, Any ideas how to fix?


    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 14559 bytes) in /home/nothingb/public_html/admin/easypopulate.php on line 892

 

 

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