Results 1 to 10 of 3673

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    934
    Plugin Contributions
    9

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by retched View Post
    :snip:
    This attached post can be ignored. Evidently, I copied over code from an older EP4 that was always reverting $ep_uses_mysqli to FALSE. And it override the hard setting. Everything is working swimmingly for now.

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

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by retched View Post
    This attached post can be ignored. Evidently, I copied over code from an older EP4 that was always reverting $ep_uses_mysqli to FALSE. And it override the hard setting. Everything is working swimmingly for now.
    Glad it has been sorted... I had looked through many portions of code and couldn't find what would have caused it in the above described version...
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Aug 2015
    Location
    Harrisburg, Pa
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Easy Populate is working great for me, with the exception of 1 issue. I can not get it to update the metatags_keywords_1 field. I am able to use EP4 to toggle the status (0/1) on the other Metatag fields (v_metatags_products_name_status,v_metatags_title_status) fine. It just seems to be the field where I can enter longer text that is the issue (metatags_keywords_1, metatags_description_1).

    We recently upgraded to 1.5.7d and made sure all themes and modules are updated. I am able to manually enter the information for each item, and it does show when I download the store from EP4.

    Any thoughts on where to start?

    Thanks in advance for any help/thoughts.

    Dan
    Last edited by DanMickle; 29 Jul 2022 at 04:47 PM.

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

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by DanMickle View Post
    Easy Populate is working great for me, with the exception of 1 issue. I can not get it to update the metatags_keywords_1 field. I am able to use EP4 to toggle the status (0/1) on the other Metatag fields (v_metatags_products_name_status,v_metatags_title_status) fine. It just seems to be the field where I can enter longer text that is the issue (metatags_keywords_1, metatags_description_1).

    We recently upgraded to 1.5.7d and made sure all themes and modules are updated. I am able to manually enter the information for each item, and it does show when I download the store from EP4.

    Any thoughts on where to start?

    Thanks in advance for any help/thoughts.

    Dan
    See if the content at or further referenced back in the following post resolves the issue and please post back: https://www.zen-cart.com/newreply.ph...eply&p=1381450
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Aug 2015
    Location
    Harrisburg, Pa
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    I went back through those threads and tried a few changes (language ID/Code, etc.) but they did not resolve the issue. I double-checked to make sure the "use products metadata" was enabled as well.

    I did also verify because I thought I may have been mistaken when I first attempted a product update. I am able to update the following correctly (as well as the other standard fields):

    v_metatags_products_name_status v_metatags_title_status v_metatags_model_status v_metatags_price_status v_metatags_title_tagline_status

    however

    v_metatags_title_1 v_metatags_keywords_1 v_metatags_description_1

    will not update.

    Maybe I am missing something in the past posts, so I am going back through them again. Thank you for taking the time and suggesting the post to start with.

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

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by DanMickle View Post
    I went back through those threads and tried a few changes (language ID/Code, etc.) but they did not resolve the issue. I double-checked to make sure the "use products metadata" was enabled as well.

    I did also verify because I thought I may have been mistaken when I first attempted a product update. I am able to update the following correctly (as well as the other standard fields):

    v_metatags_products_name_status v_metatags_title_status v_metatags_model_status v_metatags_price_status v_metatags_title_tagline_status

    however

    v_metatags_title_1 v_metatags_keywords_1 v_metatags_description_1

    will not update.

    Maybe I am missing something in the past posts, so I am going back through them again. Thank you for taking the time and suggesting the post to start with.
    To ensure a full understanding, could you please identify the version of EP4 installed and then possibly the configuration settings (don't need to know anything about the path used for the upload/download folder)? Please be specific about identifying the version by its reported value.

    Additionally, have you been successful with updating other records that are language based but not Metatag related?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  7. #7
    Join Date
    Aug 2015
    Location
    Harrisburg, Pa
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    To ensure a full understanding, could you please identify the version of EP4 installed and then possibly the configuration settings (don't need to know anything about the path used for the upload/download folder)? Please be specific about identifying the version by its reported value.

    Additionally, have you been successful with updating other records that are language-based but not Metatag related?
    I just tested with a record with two language-based (v_products_name_1) and (v_metatags_keywords_1) fields. The products_name_1 worked and the keywords_1 did not.

    We are on versions:
    • Easy Populate 4.0.37.13 - 05-03-2021
    • Zen Cart 1.5.7d
    • PHP 7.4.30 (Zend: 3.4.0)


    I have attached screenshots.
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	EP4_Screen2.jpg 
Views:	32 
Size:	29.6 KB 
ID:	20085   Click image for larger version. 

Name:	EP4_Screen3.png 
Views:	32 
Size:	3.4 KB 
ID:	20086   Click image for larger version. 

Name:	EP4_Screen.png 
Views:	41 
Size:	28.8 KB 
ID:	20087  


  8. #8
    Join Date
    Aug 2015
    Location
    Harrisburg, Pa
    Posts
    13
    Plugin Contributions
    0

    Default Re: EasyPopulate 4.0 Support Thread

    Quote Originally Posted by mc12345678 View Post
    To ensure a full understanding, could you please identify the version of EP4 installed and then possibly the configuration settings (don't need to know anything about the path used for the upload/download folder)? Please be specific about identifying the version by its reported value.

    Additionally, have you been successful with updating other records that are language based but not Metatag related?
    I just tested with a record using the v_products_name_1 and the v_metatags_keywords_1 fields. The v_products_name_1 updated correctly, and the v_metatags_keywords_1 did not update (field was blank to begin with).

    We are currently on version:
    Easy Populate 4.0.37.13 - 05-03-2021
    Zen Cart 1.5.7d
    PHP 7.4.30 (Zend: 3.4.0)

    Screenshots of configs are attached.Click image for larger version. 

Name:	EP4_Screen.png 
Views:	109 
Size:	28.8 KB 
ID:	20088Click image for larger version. 

Name:	EP4_Screen3.png 
Views:	77 
Size:	3.4 KB 
ID:	20089Click image for larger version. 

Name:	EP4_Screen2.jpg 
Views:	95 
Size:	29.6 KB 
ID:	20090

 

 

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