Re: EasyPopulate 4.0 Support Thread
Is there a way to manually un-install ep4?
I removed the files installed, but is there more to it? MySQL, other configuration files modified during the install?
I get a blank page when I click the ep4 link in the admin panel. I know the file is there, I edited it with an echo just to prove it.
I copied the latest ep4 files into the correct locations.
I tried editing the easypopulate_4.php to run the remove (removed if statement) no difference.
php 5.4.30
MySQL 5.5.37-cll
zen cart 1.5.3
php 5/4/30
easypopulate_4.php, v4.0.23 07-13-2014 mc12345678
stopped working after zen cart automatic upgrade.
Thanks
Nick
Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
nick02895
Is there a way to manually un-install ep4?
I removed the files installed, but is there more to it? MySQL, other configuration files modified during the install?
I get a blank page when I click the ep4 link in the admin panel. I know the file is there, I edited it with an echo just to prove it.
I copied the latest ep4 files into the correct locations.
I tried editing the easypopulate_4.php to run the remove (removed if statement) no difference.
php 5.4.30
MySQL 5.5.37-cll
zen cart 1.5.3
php 5/4/30
easypopulate_4.php, v4.0.23 07-13-2014 mc12345678
stopped working after zen cart automatic upgrade.
Thanks
Nick
Blank page means an error log was more than likely generated. Check your logs folder (ZC 1.5.1 and above) or your cache folder (1.5.0 and below).
The uninstall will still keep the tools/EasyPopulate V4 menu option, so would need to uninstall that through some SqL that would have to look up. From what version did you upgrade and to what version?
Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
nick02895
Is there a way to manually un-install ep4?
php 5.4.30
MySQL 5.5.37-cll
zen cart 1.5.3
php 5/4/30
easypopulate_4.php, v4.0.23 07-13-2014 mc12345678
stopped working after zen cart automatic upgrade.
Hi Nick,
What happened was your were upgraded to a zencart version that wasn't compatible with your version of EP4. mc12345678 has updated the mysql to mysqli functions.
Normally, to uninstall EP4, you would go to Tools->EasyPopulate 4 and click "uninstall" on the right side. This uninstalled the Configuration menu entry and customization settings. You will still have a EasyPopulate 4 entry under Tools. You would then need to delete all EP4 files from the server.
If you still had an entry under Tools after deleting all files, I think you still missed one somewhere. Be sure to check all sub folders (comparing to the original file folder structure of the downloaded version).
If you download and install the latest version of EP4, it should fix things.
Re: EasyPopulate 4.0 Support Thread
Quote:
Originally Posted by
mc12345678
Blank page means an error log was more than likely generated. Check your logs folder (ZC 1.5.1 and above) or your cache folder (1.5.0 and below).
The uninstall will still keep the tools/EasyPopulate V4 menu option, so would need to uninstall that through some SqL that would have to look up. From what version did you upgrade and to what version?
Great, thanks.
The error in the log is
[25-Jul-2014 16:43:43 America/New_York] PHP Fatal error: Call to undefined function mb_internal_encoding() in (omitted path)easypopulate_4.php on line 143
The EP upgrade was from
$Id: easypopulate_4.php, v4.0.21 06-01-2012 chadderuski $
to
$Id: easypopulate_4.php, v4.0.23 07-13-2014 mc12345678 $
ep reports 4.0.24 7/15/2014?
Zen from 1.51-1.53, auto installed.
Like Chad mentions later in this thread my zen-cart was automatically upgraded, thus ep stopped working. I upgraded ep after reading the thread and still didn't work. I removed the files and tried uploading again.
FIXED IT!
Looking at backup easypopulate_4.php, I rem'd out both calls to mb_internal_encoding(). If I remember correctly I asked my host to change a setting on their server and they refused so I rem'd this as a work around.
Thanks for your help
Nick
Re: EasyPopulate 4.0 Support Thread
I have a question regarding this module and the modules listed on the right hand side in the main page. Is there a list somewhere of where to find these? I do need something for my google feed for "Google Product Category" if possible.