Zen Cart Logo
Forums / Addon Admin Tools / EasyPopulate 4.0 Support Thread

EasyPopulate 4.0 Support Thread

Sticky

Views: 733,301

Results 1,541 to 1,560 of 3,671
13 Aug 2014, 1:25 AM
#1541
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

EasyPopulate 4.0 Support Thread

and if you look in the following file at approximately that line number, is this present in your store's directories?

[TABLE="width: 95%, align: center"]
[TR="class: infoBoxContent"]
[TD="class: dataTableHeadingContent"][B]includes/database_tables.php[/B][/TD]
[/TR]
[TR]
[TD="class: main"]Line #[B]52[/B] : define('TABLE_LANGUAGES', DB_PREFIX . 'languages'); [/TD]
[/TR]
[/TABLE]

Nevermind, the above post indicates that there is no issue with this constant.

13 Aug 2014, 1:39 AM
#1542
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

wtashby:

Running that returned one result, and it was correct. My localization->languages is correct, every thing seems correct. Is there any way to un-install EP4 even though I can't get to the page to click the link? Maybe if I can completely remove all things EP4 and start over, something might fall into place.

I just realized I may have edited my previous response a little too soon. The test run did not validate that ZC had the correct setting/variable. It validated that if the correct query was sent to the database then the right information would come back. So now it is necessary to validate the query is providing the correct information to ensure that it is not returning with a blank entry. I wonder if anything UTF8 relates to this issue and whether the mb_string aspect has been bypassed and potentially added to this?

Well, the uninstall process that is a part of EP4 only addresses the database and the actions taken to access the configuration settings and the settings on the configuration page. Ideally, the files should be reuploaded through FTP, or in reverse removed one by one.

You can try:

yourstore/youradmin/easypopulate_4.php?epinstaller=remove

but that won't adjust anything related to the data of the returned SQL statement.

13 Aug 2014, 1:41 AM
#1543
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

Don't recall if this was asked before, but do you have any error logs in the store/logs folder?

13 Aug 2014, 1:48 AM
#1544
wtashby avatar

wtashby

Totally Zenned

Join Date:
Feb 2006
Posts:
594
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

mc12345678:

Don't recall if this was asked before, but do you have any error logs in the store/logs folder?

Yes, there are lots of them, all about the time I started having trouble with EP4. Also, when I tried to run the uninstall link you provided, I got the same language error. I deleted all the files, re-uploaded them, and, well, again, the same error. Nothing seems to work. But yes, I have several log files.

13 Aug 2014, 2:04 AM
#1545
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

wtashby:

Yes, there are lots of them, all about the time I started having trouble with EP4. Also, when I tried to run the uninstall link you provided, I got the same language error. I deleted all the files, re-uploaded them, and, well, again, the same error. Nothing seems to work. But yes, I have several log files.

So, please feel free to post them here; however, also please obscure your admin folder name which is undoubtedly included. No need to show duplicate errors unless they support some sort of timeline of events.

It may be best to start with the earliest of those logs and don't just focus on ep4 issues.

13 Aug 2014, 2:25 AM
#1546
wtashby avatar

wtashby

Totally Zenned

Join Date:
Feb 2006
Posts:
594
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

mc12345678:

So, please feel free to post them here; however, also please obscure your admin folder name which is undoubtedly included. No need to show duplicate errors unless they support some sort of timeline of events.

It may be best to start with the earliest of those logs and don't just focus on ep4 issues.

[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_character_set_name() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/easypopulate_4.php on line 138
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning:  mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/easypopulate_4.php on line 172

This is the error log that is generated each time I try to access EP4 vial tools.

13 Aug 2014, 2:50 AM
#1547
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

wtashby:

[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_character_set_name() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/easypopulate_4.php on line 138
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/easypopulate_4.php on line 172

> 
> This is the error log that is generated each time I try to access EP4 vial tools.

So, I said there was one other "question" to follow up on... It looks like (and not sure why yet) that the identification that the version of ZC you are using is not coming back as 1.5.3 when the Major and minor project version information is put together.

So, I had asked about information that came back from using Version in the admin panel.  I don't recall seeing it, it should look something like:

## Zen Cart 1.5.3
     
## Database Patch Level:  1.5.3

Found just below the logo image that is centered in the screen.  The other place to look is: in the version.php file located at:
includes/version.php.

I have this sneaky suspicion that my original thought of the "fix" for this was too narrow sited.  What I have in my 1.5.3 vanilla install is the following:

<?php /** * version.php * Defines the project version details * Specifies what version the PHP fileset relates to. * Also declares what version the database "should" reflect if properly maintained and kept in sync. * * THIS FILE SHOULD NEVER BE EDITED MANUALLY !!!!!!!! * * @package general * @copyright Copyright 2003-2014 Zen Cart Development Team * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 * @version GIT: $Id: Author: DrByte Thu Apr 24 14:58:48 2014 -0400 Modified in v1.5.3 $ * @private */ define('PROJECT_VERSION_NAME', 'Zen Cart'); define('PROJECT_VERSION_MAJOR', '1'); define('PROJECT_VERSION_MINOR', '5.3'); define('PROJECT_VERSION_PATCH1', ''); define('PROJECT_VERSION_PATCH2', ''); define('PROJECT_VERSION_PATCH1_SOURCE', ''); define('PROJECT_VERSION_PATCH2_SOURCE', ''); define('NEW_VERSION_CHECKUP_URL','http://ping.zen-cart.com/version_id.txt'); define('EXPECTED_DATABASE_VERSION_MAJOR', '1'); define('EXPECTED_DATABASE_VERSION_MINOR', '5.3'); ``` What does yours have/where did you get your copy/when possibly?
13 Aug 2014, 3:02 AM
#1548
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

wtashby:

[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 895
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_character_set_name() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/easypopulate_4.php on line 138
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 990
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_errno() expects parameter 1 to be mysqli, resource given in /home/my_admin_directory/includes/functions/extra_functions/easypopulate_4_functions.php on line 991
[12-Aug-2014 22:21:15 America/New_York] PHP Warning: mysqli_num_rows() expects parameter 1 to be mysqli_result, null given in /home/my_admin_directory/easypopulate_4.php on line 172

> 
> This is the error log that is generated each time I try to access EP4 vial tools.

Fyi, the interpretation of all that, is that the non mysqli_ functions were called it seems. 

Literally, nothing about your store was puposefully changed the time between when it last worked and when it was noticed not to work? No server restores, no files renamed? And any renamed files do not have php as the last part of their extension?
13 Aug 2014, 1:02 PM
#1549
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

wtashby:

This is the error log that is generated each time I try to access EP4 vial tools.

Can you verify your version of PHP and MySQL?

In the admin, click "Version" on the right side of the menu.

Look for:

PHP Version
Database

Zencart Version
Database Patch Level

and then do a search for "mysqli" and ensure that it's active. You'll see something like:

mysqli
MysqlI Support enabled
Client API library version 5.5.37

13 Aug 2014, 4:48 PM
#1550
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

chadderuski - Thanks for staying with this thread. I don't see 4.0 in the zen plugin library. Can you put a link to it in your signature? I'm looking for the latest version to add to a clean install of 1.5.3. Thank you.

13 Aug 2014, 4:53 PM
#1551
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

athena:

chadderuski - Thanks for staying with this thread. I don't see 4.0 in the zen plugin library. Can you put a link to it in your signature? I'm looking for the latest version to add to a clean install of 1.5.3. Thank you.

It's in the same location it has been all along, go to the first post of this thread, there is a link to the current version of EP4 on github, which has been updated to work with 1.5.3 as well as continuing to work with the previous versions. As noted in the change log(s), ZC 1.5.2 was not considered for incorporation.

As for the download option from ZC, the instructions are under development and the primary hold up on why this has not been submitted as an official ZC plugin.

I am part of that problem as I incorporated some functionality to support a version of Stock by Attributes and need to write applicable instructions for it's use.

13 Aug 2014, 7:05 PM
#1552
athena avatar

athena

Totally Zenned

Join Date:
Jan 2006
Location:
NM
Posts:
740
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

Appreciate the quick response and explanation. I'm going for it... Thanks again,

13 Aug 2014, 7:27 PM
#1553
wtashby avatar

wtashby

Totally Zenned

Join Date:
Feb 2006
Posts:
594
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

chadderuski:

Can you verify your version of PHP and MySQL?

In the admin, click "Version" on the right side of the menu.

Look for:

PHP Version
Database

Zencart Version
Database Patch Level

and then do a search for "mysqli" and ensure that it's active. You'll see something like:

mysqli
MysqlI Support enabled
Client API library version 5.5.37

Zen Cart 1.5.3
Database Patch Level: 1.5.3
v1.5.3 [2014-08-05 18:29:06] (New Installation)
v1.5.3 [2014-08-05 18:29:06] (New Installation)

Server OS: Linux 2.6.18-471.3.1.el5.lve0.8.72 Database: MySQL 5.5.32-cll-lve
HTTP Server: Apache
PHP Version: 5.3.28 (Zend: 2.3.0) PHP Memory Limit: 168M PHP Safe Mode: Off
PHP File Uploads: On Max Size: 32M POST Max Size: 128M
Database Data Size: 1,199 kB Database Index Size: 820 kB

mysqli
MysqlI Support	enabled
Client API library version 	5.5.32
Active Persistent Links 	0
Inactive Persistent Links 	0
Active Links 	0
Client API header version 	5.5.32
MYSQLI_SOCKET 	/var/lib/mysql/mysql.sock

Directive	Local Value	Master Value
mysqli.allow_local_infile	On	On
mysqli.allow_persistent	On	On
mysqli.default_host	no value	no value
mysqli.default_port	3306	3306
mysqli.default_pw	no value	no value
mysqli.default_socket	/var/lib/mysql/mysql.sock	/var/lib/mysql/mysql.sock
mysqli.default_user	no value	no value
mysqli.max_links	Unlimited	Unlimited
mysqli.max_persistent	Unlimited	Unlimited
mysqli.reconnect	Off	Off
13 Aug 2014, 9:23 PM
#1554
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

wtashby:

Zen Cart 1.5.3
Database Patch Level: 1.5.3
v1.5.3 [2014-08-05 18:29:06] (New Installation)
v1.5.3 [2014-08-05 18:29:06] (New Installation)

Server OS: Linux 2.6.18-471.3.1.el5.lve0.8.72 Database: MySQL 5.5.32-cll-lve
HTTP Server: Apache
PHP Version: 5.3.28 (Zend: 2.3.0) PHP Memory Limit: 168M PHP Safe Mode: Off
PHP File Uploads: On Max Size: 32M POST Max Size: 128M
Database Data Size: 1,199 kB Database Index Size: 820 kB

mysqli
MysqlI Support enabled
Client API library version 5.5.32
Active Persistent Links 0
Inactive Persistent Links 0
Active Links 0
Client API header version 5.5.32
MYSQLI_SOCKET /var/lib/mysql/mysql.sock

Directive Local Value Master Value
mysqli.allow_local_infile On On
mysqli.allow_persistent On On
mysqli.default_host no value no value
mysqli.default_port 3306 3306
mysqli.default_pw no value no value
mysqli.default_socket /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock
mysqli.default_user no value no value
mysqli.max_links Unlimited Unlimited
mysqli.max_persistent Unlimited Unlimited
mysqli.reconnect Off Off


Thank you for that information I hope it will help identify what has happened. Another question, is your site being loaded by an ip address or by a uri?
13 Aug 2014, 9:44 PM
#1555
wtashby avatar

wtashby

Totally Zenned

Join Date:
Feb 2006
Posts:
594
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

mc12345678:

Thank you for that information I hope it will help identify what has happened. Another question, is your site being loaded by an ip address or by a uri?

You can click on my signature for that answer. I only use uri's. I never use ip addresses.

13 Aug 2014, 9:59 PM
#1556
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

athena:

Appreciate the quick response and explanation. I'm going for it... Thanks again,

Welcome! Also I've seen some comments in the forum that there are possibly already several variations to this program and a suggestion to merge them.

I. Personally think this is the most robust of the Easy Populate versions and could be the one to bring in the functionality of the other versions.

I've begun looking into what is necessary to produce froogle related files to address one of the strains. Then I'd like to see what is different about this versions csv file creation as compared to the one that is supposedly excel file friendly. Looking at the downloads section, only one appears to have been updated in the last year or so unfortunately. Perhaps those other versions aren't as independent of Zen Cart functionality as this one. It could be made to rely more on the zc code, but then the error log functionality would basically be lost as instead the ZC error logging process would come into play and that probably would require incorporating the display error log plugin.

I've already been able to incorporate another popular ZC plugin into EP4 and plan to complete all currently desired aspects in the next couple of weeks with other work allowing. In the mean time there may be some other minor updates to this in the near future to address some other efficiencies and functionality.

13 Aug 2014, 10:31 PM
#1557
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: EasyPopulate 4.0 Support Thread

wtashby:

You can click on my signature for that answer. I only use uri's. I never use ip addresses.

Hmm, okay wasn't sure, at least that's not the issue.

So, I was doing some looking today based on the error log that is generated. One of the comments associated with that error is that perhaps the query is coming back empty. Wondering if the query were replaced with the hard coded information that was used in myphpadmin to at least eliminate that possibility. The line is just above line 990 in the youradmin/includes/functions/extra_functions/easy_populate_4_functions.php file (may have the file name slightly wrong, sorry working from memory.)

14 Aug 2014, 3:17 PM
#1558
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

wtashby:

Zen Cart 1.5.3
Database Patch Level: 1.5.3
v1.5.3 [2014-08-05 18:29:06] (New Installation)
v1.5.3 [2014-08-05 18:29:06] (New Installation)

Server OS: Linux 2.6.18-471.3.1.el5.lve0.8.72 Database: MySQL 5.5.32-cll-lve
HTTP Server: Apache
PHP Version: 5.3.28 (Zend: 2.3.0) PHP Memory Limit: 168M PHP Safe Mode: Off
PHP File Uploads: On Max Size: 32M POST Max Size: 128M
Database Data Size: 1,199 kB Database Index Size: 820 kB

mysqli
MysqlI Support enabled
Client API library version 5.5.32


This looks current.
14 Aug 2014, 3:22 PM
#1559
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

wtashby:

At this point my best suggestion is to create a subdirectory on your site, and do a clean install of zencart there, install EP4 and see if it work normally.

You will have to create a separate database in CPanel. Be sure to also install Dr. Bytes MySQL Backup tool.

I'm sorry I can't offer a better solution. Returning to the core manual install often helps identify if the issue is server related or not.
This has been the case when someone used their CPanel auto installer to install Zencart instead of uploading the files and running the install manually.

-chadd

14 Aug 2014, 4:02 PM
#1560
chadderuski avatar

chadderuski

Totally Zenned

Join Date:
Apr 2006
Location:
Dark Side of the Moon
Posts:
986
Plugin Contributions:
0

Re: EasyPopulate 4.0 Support Thread

A few comments on MC's comments - just as general discussion :p

I. Personally think this is the most robust of the Easy Populate versions and could be the one to bring in the functionality of the other versions.

EP4 is VERY robust, but to achieve this some things had to be changed from Langer's version.

  1. Separate upload from import/export (no streaming data up or down)
  2. Us PHP's built in CSV file reading and writing functions
  3. Ability to turn off "verbose" feedback

These changes made it possible for EP4 to do MASSIVE imports very quickly. I was working with an electronics parts store with over 900,000 product sku's. Even on a dedicated server, the old EP code would time out, and run out of memory.

After the above re-writes, I could easily upload the full 900,000 item csv file, use the split utility to break into blocks of 50,000
records, and import the 50,000 records in about 12 seconds.

I've begun looking into what is necessary to produce froogle related files to address one of the strains. Then I'd like to see what is different about this versions csv file creation as compared to the one that is supposedly excel file friendly. Looking at the downloads section, only one appears to have been updated in the last year or so unfortunately. Perhaps those other versions aren't as independent of Zen Cart functionality as this one. It could be made to rely more on the zc code, but then the error log functionality would basically be lost as instead the ZC error logging process would come into play and that probably would require incorporating the display error log plugin.

First:
MS Excel has been very frustrating to work with... to many versions, to many variations of CSV files, and the inability to set
your language type. Don't forget the limit of 256 character in a cell (maybe a recent version of Excel has fixed this?). OpenOffice creates a standard CSV without these limitation, and has the ability to set your language source at import and export.

Also, PHP's built in CSV read/write functions have no problems with Open Offices exported CSV files, but strange things happen
when you use Excel (which I believe puts different info in the header of the file), but this is dependent on the version of excel and the type of CSV you create.

Langer's old code manually processed the text file. It worked, and was perhaps more forgiving, but it was also incredibly slow.
So I replaced all that convoluted mess with a single php function call ....

Second:
I had already begun to work on mappable export/import files. If you look in the code, you'll see it commented out. It was just a start for something more flexible and robust, but it's quite doable.

Having the ability to use custom products fields (done) with mappable import/export would be much better than hard coding support for specific plug-ins. This has been my ultimate goal with EP4, but life intrudes and I've not met my goals.

I've already been able to incorporate another popular ZC plugin into EP4 and plan to complete all currently desired aspects in the next couple of weeks with other work allowing. In the mean time there may be some other minor updates to this in the near future to address some other efficiencies and functionality.

MC's help in supporting and expanding EP4 is really appreciated. He's helped keep EP4 alive for well over a year now!

Buy him some coffee or a nice dinner, he deserves it! :p

-chadd