Page 57 of 58 FirstFirst ... 74755565758 LastLast
Results 561 to 570 of 577
  1. #561
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    139
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    Using ZC 2.1.0 / php 8.2
    I haven't given up on this working but nearly there. I am using a test site completely free of other plugins and installed DBIO from Github.
    Installed Products Options - Worked, no issue
    Installed Product Options Vales - Inserts all lines, however when trying to view products via Catalog > Option Value Manager - Nothing appears, just blank.
    I then went to PHPMyadmin and viewed the table of Products_Options_Values and they are all there...
    I also checked products_options_values_to_products_options and it was blank.

    Anyone suggestions? Anyone? Thanks :)

  2. #562
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,335
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    Quote Originally Posted by chuckrey View Post
    Using ZC 2.1.0 / php 8.2
    I haven't given up on this working but nearly there. I am using a test site completely free of other plugins and installed DBIO from Github.
    Installed Products Options - Worked, no issue
    Installed Product Options Vales - Inserts all lines, however when trying to view products via Catalog > Option Value Manager - Nothing appears, just blank.
    I then went to PHPMyadmin and viewed the table of Products_Options_Values and they are all there...
    I also checked products_options_values_to_products_options and it was blank.

    Anyone suggestions? Anyone? Thanks :)
    That blank-screen display sounds like there's a PHP error that's been logged into the site's /logs directory. If you find that and post its full contents (obfuscating the name of the site's admin directory), that would give me something to "go on".

  3. #563
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    139
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    Quote Originally Posted by lat9 View Post
    That blank-screen display sounds like there's a PHP error that's been logged into the site's /logs directory. If you find that and post its full contents (obfuscating the name of the site's admin directory), that would give me something to "go on".
    I am including a log below. But let me better explain the issue. When I said "blank" I did not mean the entire page was a white blank page. I meant that the "field values" imported were not displayed on the catalog>option values menu. The header, footer, etc, was all there, but not the fields imported. However, when I went to PHPmyadmin all fields were imported. Here is the log..

    [17-Apr-2025 03:11:13 UTC] Request URI: /xxxx/index.php?cmd=attributes_controller&products_filter=18&current_category_id=2, IP address: 107.201.xxx.xxx, Language id 1
    #0 /home/xxxx/public_html/xxxx/attributes_controller.php(1962): zen_debug_error_handler()
    #1 /home/xxxx/public_html/xxxx/index.php(16): require('/home/xxxx/...')
    --> PHP Warning: Undefined variable $attributes_value in /home/xxxx/public_html/xxxx/attributes_controller.php on line 1962.

  4. #564
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,335
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    Quote Originally Posted by chuckrey View Post
    I am including a log below. But let me better explain the issue. When I said "blank" I did not mean the entire page was a white blank page. I meant that the "field values" imported were not displayed on the catalog>option values menu. The header, footer, etc, was all there, but not the fields imported. However, when I went to PHPmyadmin all fields were imported. Here is the log..

    [17-Apr-2025 03:11:13 UTC] Request URI: /xxxx/index.php?cmd=attributes_controller&products_filter=18&current_category_id=2, IP address: 107.201.xxx.xxx, Language id 1
    #0 /home/xxxx/public_html/xxxx/attributes_controller.php(1962): zen_debug_error_handler()
    #1 /home/xxxx/public_html/xxxx/index.php(16): require('/home/xxxx/...')
    --> PHP Warning: Undefined variable $attributes_value in /home/xxxx/public_html/xxxx/attributes_controller.php on line 1962.
    That log's a known issue; see this Zen Cart PR for details: https://github.com/zencart/zencart/c...cd7ad2904ddaae

    I'm still looking at the non-display of the imported option values.

  5. #565
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    139
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    Quote Originally Posted by lat9 View Post
    That log's a known issue; see this Zen Cart PR for details: https://github.com/zencart/zencart/c...cd7ad2904ddaae

    I'm still looking at the non-display of the imported option values.
    Great. Thank you so much for your help. I also forgot to mention when trying to add attributes to a test product via admin, it does not display either. Just in PHPmyadmin. Thanks again.

  6. #566
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,335
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    Quote Originally Posted by chuckrey View Post
    Great. Thank you so much for your help. I also forgot to mention when trying to add attributes to a test product via admin, it does not display either. Just in PHPmyadmin. Thanks again.
    Is this when you're trying to add attributes using the option values you've created via DbIo?

  7. #567
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    139
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    Quote Originally Posted by lat9 View Post
    Is this when you're trying to add attributes using the option values you've created via DbIo?
    Yes. When I go to the attribute controller, I can see the option names but there are no values listed. All values added were via DBIo.

  8. #568
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,335
    Plugin Contributions
    94

    Default Re: Simple Instructions for Import

    Quote Originally Posted by chuckrey View Post
    Yes. When I go to the attribute controller, I can see the option names but there are no values listed. All values added were via DBIo.
    Yep, as noted in our discussion above, the current implementation of the handler for the importing of options' values is quite messed up.

    I should have an update (essentially a total rewrite) available within a couple of days.

  9. #569
    Join Date
    Aug 2020
    Location
    Richarson
    Posts
    139
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    Quote Originally Posted by lat9 View Post
    Yep, as noted in our discussion above, the current implementation of the handler for the importing of options' values is quite messed up.

    I should have an update (essentially a total rewrite) available within a couple of days.
    Okay, thanks for getting back to me. I will keep an eye out for the rewrite...

  10. #570
    Join Date
    Jan 2015
    Posts
    478
    Plugin Contributions
    0

    Default Re: Simple Instructions for Import

    I found a bug.

    when importing products if your text has a characteristics it does not like it still will import. But when you go to export file it looks or distorted within the excel sheet.


    The issue is 'product_desc' table

    If you open in excel and trim / clean formula in the description it will solve the issue and everything import/export fine.

    This can really mess things up if people forgot to clean there html during the import process.

 

 
Page 57 of 58 FirstFirst ... 74755565758 LastLast

Similar Threads

  1. Support Thread for CKEditor Plugin
    By DivaVocals in forum Addon Admin Tools
    Replies: 213
    Last Post: 18 Nov 2024, 04:17 AM
  2. Back to Top Plugin [Support Thread]
    By picaflor-azul in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 6 Feb 2016, 10:52 PM
  3. v151 Plug 'n' Pay plugin [Support Thread]
    By KetchRescue in forum Addon Payment Modules
    Replies: 5
    Last Post: 28 Nov 2015, 04:56 AM
  4. Justuno Plugin [Support Thread]
    By JustunoApp in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 24 May 2015, 11:00 PM
  5. VendingBox Plugin Support Thread
    By vb_support in forum All Other Contributions/Addons
    Replies: 31
    Last Post: 10 Feb 2013, 07:24 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR