Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    More than likely the admin directory within the EP4 package has been copied to YOUR_SECRET_ADMIN folder rather than the contents of the admin directory within the EP4 package being copied there.

    If you locate the file easypopulate_4.php on your server, what other file(s) are in the directory with it? If they are only other EP4 files, then loaded to the wrong location.

    Installation of EP4 with regards to loading the contents of the admin directory to your server's admin directory is very similar to the installation of any other ZC plugin. It is an admin side application with no catalog side facing software (no basic includes folder).
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    May 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    If you locate the file easypopulate_4.php on your server, what other file(s) are in the directory with it? If they are only other EP4 files, then loaded to the wrong location.
    Good thought. However, there are many other files in my secret admin directory /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/
    Alphabetically the 1st file is admin_account.php and the last is zones.php
    easypopulate_4.php and the four other easypopulate php files are also in there.

    Also, as recommended in install.txt I successfully installed Back MYSQL Plugin. So backup_mysql.php is also in there indicating that I understood, at least in one case, how to upload files to MY_SECRET_ADMIN

    What should I check out next?

    Thanks so much for your assistance!

  3. #3
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    When you access your admin, does the path to your admin include zen-cart-v1.5.5a-05052016 when looking at the uri of your browser?

    Does backup_mysql.php exist elsewhere in your file structure off of the catalog front end?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    May 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    When you access your admin, does the path to your admin include zen-cart-v1.5.5a-05052016 when looking at the uri of your browser?
    Yes, when looking at the uri of my browser the path to my admin does include zen-cart-v1.5.5a-05052016. This is as expected since zen-cart-v1.5.5a-05052016 is the catalog front end of the Zen Cart.

    Quote Originally Posted by mc12345678 View Post
    Does backup_mysql.php exist elsewhere in your file structure off of the catalog front end?
    I don't know how to check for that short of manually looking into each of the hundreds of sub directories contained therein. However, just to confirm the admin tool console was in fact looking at that file, I deleted it and then tried accessing Tools> Database Backup - MySQL and, as expected, got a 404 Error File Not Found. I then restored /zen-cart-v1.5.5a-05052016/My_Secret_Admin/backup_mysql.php and then again accessed it via Tools> Database Backup - MySQL without error.

    Additionally, I used the admin Console>Tools>Developers Tool Kit to Look up in all files and search the phrase easypopulate in All Files Catalog/Admin for every file type. Here are the files that were found.


    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_attrib.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_export.php
    zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_import.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_split.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/functions/extra_functions/easypopulate_4_functions.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/functions/extra_functions/reg_easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/languages/english/easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/languages/english/easypopulate_4_menus.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/languages/english/extra_definitions/easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/modules/easypopulate_4_filelayout.php

    How does that look? What should I do next? Thanks!!

  5. #5
    Join Date
    Dec 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Zean View Post

    Additionally, I used the admin Console>Tools>Developers Tool Kit to Look up in all files and search the phrase easypopulate in All Files Catalog/Admin for every file type. Here are the files that were found.


    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_attrib.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_export.php
    zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_import.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/easypopulate_4_split.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/functions/extra_functions/easypopulate_4_functions.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/functions/extra_functions/reg_easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/languages/english/easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/languages/english/easypopulate_4_menus.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/languages/english/extra_definitions/easypopulate_4.php
    /zen-cart-v1.5.5a-05052016/MY_SECRET_ADMIN/includes/modules/easypopulate_4_filelayout.php

    How does that look? What should I do next? Thanks!!
    I see you are missing admin/includes/extra_datafiles/easypopulate_4_filenames.php
    Try to upload that file and let us know... :)

  6. #6
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    The above "easypopulate" search should have identified the file kabko stated. The contents of that file are:

    Code:
    <?php
    // $Id: easypopulate_filenames.php, v4.0.21 06-01-2012 chadderuski $
    define('FILENAME_EASYPOPULATE_4', 'easypopulate_4');
    ?>
    The absence of that file will prevent loading the admin menu option to operate EP4. Thanks for that additional file comparison. I was going to suggest attempting to reupload all of the files as a group (not one at a time) and have them replace the files previously attempted to be uploaded.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    May 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by kabko View Post
    I see you are missing admin/includes/extra_datafiles/easypopulate_4_filenames.php
    Try to upload that file and let us know... :)
    Wow! You hit it exactly! I uploaded that file and all seems to work.
    I misunderstood the instructions in INSTALL.txt item 2 b) . . .
    Code:
    2. Upload all files in the "admin" directory to your site maintaining directory structure.
       No core files are changed.
    
    	a) If you are using zencart 1.3.8/1.3.9, you need to also upload the additional
            files in the "zencart 1.3 extra files" folder. 
    
    	b)  If you are using zencart 1.5.x, no additional files need to be uploaded as the file necessary
    	 to support ZenCart 1.5.x has been placed within the above "admin" directory.
    So, I mistakenly did not upload admin\includes\extra_datafiles\easypopulate_4_filenames.php
    It seems I erroneously conflated "no additional" with "extra_datafiles"

    Now that I seem to have it properly installed, I'm looking forward to figuring out how to use it.
    I thought as a first step I would export the demo data products to see how the csv's of new products should be coded for input.

    Thanks so much kabko! And Thank you mc12345678

  8. #8
    Join Date
    Dec 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Zean View Post

    Thanks so much kabko! And Thank you mc12345678
    No problem... Even though Im "beginner" in ZENCART, I do know a little bit about coding, so everytime I see someone has a problem, I try to find a solution, and if I cant, I look into forum if anyone else replied with a solution - and this is the best way to learn. (at least for me...lol)

  9. #9
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by Zean View Post
    Wow! You hit it exactly! I uploaded that file and all seems to work.
    I misunderstood the instructions in INSTALL.txt item 2 b) . . .
    Code:
    2. Upload all files in the "admin" directory to your site maintaining directory structure.
       No core files are changed.
    
    	a) If you are using zencart 1.3.8/1.3.9, you need to also upload the additional
            files in the "zencart 1.3 extra files" folder. 
    
    	b)  If you are using zencart 1.5.x, no additional files need to be uploaded as the file necessary
    	 to support ZenCart 1.5.x has been placed within the above "admin" directory.
    So, I mistakenly did not upload admin\includes\extra_datafiles\easypopulate_4_filenames.php
    It seems I erroneously conflated "no additional" with "extra_datafiles"

    Now that I seem to have it properly installed, I'm looking forward to figuring out how to use it.
    I thought as a first step I would export the demo data products to see how the csv's of new products should be coded for input.

    Thanks so much kabko! And Thank you mc12345678
    I am making some modifications to the instructions for the next version. This will be an area touched to try to reduce such confusion.

    A little background, at some point in the code's history, chadderuski had made the final "step" of installation a process requiring upload of the applicable file for the version of ZC. Not too long ago I decided to simplify the process by a step to include the file automatically in the fileset. In changing the instructions to "match" I minimized the change instead of rewriting that section. Time to rewrite. :) thanks for identifying where the confusion came from.

    On a side note and as pointed out by DrByte in the last couple of pages, generally speaking plugins are provided with the complete file structure and "at worst" may require renaming of override folders to match the applicable template. This plugin doesn't have such overrides (except for languages not yet translated), but the point being that once such changes have been made "locally" and possibly merge of overwritten files performed, the entire fileset is uploaded as a unit rather than file by file. Such a "missed" file would not occur. Again there, thank you for identifying why the file was omitted. That type of discussion helps upfront to identify why something isn't working the way it is expected and helps to expedite solving the issue.

    As to your next step of exporting a sample file. Spot on. Please keep in mind usage as described in the instructions for uploading and also note that there is a patch on the previous page if you are uploading attributes using EP4 version 4.0.35.ZC as downloaded from the ZC site.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. BackUp ZC [Support Thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 285
    Last Post: 23 Dec 2020, 10:40 AM
  3. Wordpress On ZC [Support Thread]
    By hira in forum All Other Contributions/Addons
    Replies: 1858
    Last Post: 17 Jan 2014, 01:24 AM
  4. ZJ Black 2 support thread
    By Liamv in forum Addon Templates
    Replies: 1
    Last Post: 15 Feb 2010, 02:53 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