Quote Originally Posted by cvue View Post
:: stlnyc's PROBLEM ::


I ran into this same problem but instead of "on line 811" mine was "on line 852", this must mean that we are using a different script, or version. So this might not be it, but could be. the similarity that caught my eye was this line

on the last WARNING LINE

:: MY THOUGHT ::
In my situation, I figured it was a Sql problem so I checked the "ep_debug_log.txt", and it was. It seems that the PHP code was trying to pull information from the database, and the database could not find it, or did not have.
ep_debug_log.txt


:: MY SOLUTION ::
What I did, was: went into MyPhpAdmin, Hard-Delete the easy-populate CONFIGURATION data (I DON'T RECOMMEND DOING THIS IF YOU'RE NOT FIMILAR WITH MYSQL)

Then did a zencart=>admin=>easypopulate=> INSTALL again. That fixed my problems.

AS FOR THIS CODE ERROR


This is just trying to send information, but cant because the first error created a kind of roof or top, to where this information cannot process through.

I HOPE THIS HELPS!! I wanted to help show more then just the answer but what and why, so next time it will be easier to troubleshoot errors.
Do you have a little more information about this? I am getting the exact same error, but I do not know enough about SQL to know how to fix it. Please let me know. Thanks.