Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 41

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Twitch Admin Product Thumbnails (TAP Thumb)

    k8ee I have installed IH V5.18 alone in a Zen Cart 1.56c with TAP_Thumb for 1.56c and I can confirm there have been no errors, white screens or language files interfering with either module functioning as they should.

    You may have another file misaligned or missing from the installation fileset perhaps?
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  2. #2
    Join Date
    Jun 2016
    Posts
    20
    Plugin Contributions
    0

    Default Re: Twitch Admin Product Thumbnails (TAP Thumb)

    Hi all,

    I input all the files into a fresh new zencart 1.56c and the admin page stopped working.

    Error log
    [:error] [pid 397374:tid 140169654585088] [client 60.54.85.82:52531] Failed loading /opt/ioncube/ioncube_loader_lin_7.1.so: /opt/ioncube/ioncube_loader_lin_7.1.so: undefined symbol: _zval_ptr_dtor

    Anyone have any idea how do i solve this?

    I tried a few different version of php 5.6, 7.1, 7.3, all dont work ><
    Last edited by thymine; 20 Feb 2020 at 05:10 AM.

  3. #3
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Twitch Admin Product Thumbnails (TAP Thumb)

    Quote Originally Posted by thymine View Post
    Hi all,

    I input all the files into a fresh new zencart 1.56c and the admin page stopped working.

    Error log
    [:error] [pid 397374:tid 140169654585088] [client 60.54.85.82:52531] Failed loading /opt/ioncube/ioncube_loader_lin_7.1.so: /opt/ioncube/ioncube_loader_lin_7.1.so: undefined symbol: _zval_ptr_dtor

    Anyone have any idea how do i solve this?

    I tried a few different version of php 5.6, 7.1, 7.3, all dont work ><
    Please check that you have merged your fileset and uploaded each new file correctly. TAP Thumb for 1.56c will install cleanly out of the box on a vanilla Zen Cart 1.56c on multiple servers/hosts as this was cleared during pre-release testing.

    Also have a look at your host cPanel Cron settings as a quick Google search of your error provides results unrelated to this module:

    https://forums.cpanel.net/threads/io...-error.597507/
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  4. #4
    Join Date
    Jun 2016
    Posts
    20
    Plugin Contributions
    0

    Default Re: Twitch Admin Product Thumbnails (TAP Thumb)

    Hi Twitch,

    I retried, and i am still getting blank page at the admin login. However, i found the error log, could you look at it please?

    [20-Feb-2020 20:55:46 America/Chicago] Request URI: /kiTty-fIh-Stink/, IP address: 60.54.85.82
    #1 header() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php:28]
    #2 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php) called at [/home1/thymine/public_html/includes/autoload_func.php:48]
    #3 require(/home1/thymine/public_html/includes/autoload_func.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php:171]
    #4 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/index.php:10]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home1/thymine/public_html/kiTty-fIh-Stink/includes/languages/english/extra_definitions/TAP_Thumb.php:1) in /home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php on line 28.

    [20-Feb-2020 20:55:46 America/Chicago] Request URI: /kiTty-fIh-Stink/, IP address: 60.54.85.82
    #1 header() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/functions/general.php:26]
    #2 zen_redirect() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_admin_auth.php:61]
    #3 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_admin_auth.php) called at [/home1/thymine/public_html/includes/autoload_func.php:48]
    #4 require(/home1/thymine/public_html/includes/autoload_func.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php:171]
    #5 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/index.php:10]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home1/thymine/public_html/kiTty-fIh-Stink/includes/languages/english/extra_definitions/TAP_Thumb.php:1) in /home1/thymine/public_html/kiTty-fIh-Stink/includes/functions/general.php on line 26.


    Error only pops on hostgator hosting and not on wamp. I contacted the help and they claimed all php& ioncube loader are working perfectly.
    Hoping that you could shred some light.

  5. #5
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Twitch Admin Product Thumbnails (TAP Thumb)

    Quote Originally Posted by thymine View Post
    Hi Twitch,

    I retried, and i am still getting blank page at the admin login. However, i found the error log, could you look at it please?

    [20-Feb-2020 20:55:46 America/Chicago] Request URI: /kiTty-fIh-Stink/, IP address: 60.54.85.82
    #1 header() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php:28]
    #2 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php) called at [/home1/thymine/public_html/includes/autoload_func.php:48]
    #3 require(/home1/thymine/public_html/includes/autoload_func.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php:171]
    #4 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/index.php:10]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home1/thymine/public_html/kiTty-fIh-Stink/includes/languages/english/extra_definitions/TAP_Thumb.php:1) in /home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php on line 28.

    [20-Feb-2020 20:55:46 America/Chicago] Request URI: /kiTty-fIh-Stink/, IP address: 60.54.85.82
    #1 header() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/functions/general.php:26]
    #2 zen_redirect() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_admin_auth.php:61]
    #3 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_admin_auth.php) called at [/home1/thymine/public_html/includes/autoload_func.php:48]
    #4 require(/home1/thymine/public_html/includes/autoload_func.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php:171]
    #5 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/index.php:10]
    --> PHP Warning: Cannot modify header information - headers already sent by (output started at /home1/thymine/public_html/kiTty-fIh-Stink/includes/languages/english/extra_definitions/TAP_Thumb.php:1) in /home1/thymine/public_html/kiTty-fIh-Stink/includes/functions/general.php on line 26.


    Error only pops on hostgator hosting and not on wamp. I contacted the help and they claimed all php& ioncube loader are working perfectly.
    Hoping that you could shred some light.

    There is a good chance this file: admin/includes/languages/english/extra_definitions/TAP_Thumb.php

    Has not been created with the correct format/content
    File contents should be saved as php:
    <?php
    /**
    * @package Twitch TAP Thumb
    * @copyright Copyright 2020 Twitchtoo Media
    * @version $Id: Author: Twitch.
    */

    define('TABLE_HEADING_TAPTHUMB_IMG', 'Image');
    define('BUTTON_ADDITITONAL_ACTIONS', 'Additional Actions');
    define('TAPTHUMB_ATTRIBUTE_BUTTON', 'Product Attribute');
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  6. #6
    Join Date
    Sep 2009
    Location
    Ontario, Canada
    Posts
    23
    Plugin Contributions
    0

    Default Re: Twitch Admin Product Thumbnails (TAP Thumb)

    Quote Originally Posted by twitchtoo View Post
    k8ee I have installed IH V5.18 alone in a Zen Cart 1.56c with TAP_Thumb for 1.56c and I can confirm there have been no errors, white screens or language files interfering with either module functioning as they should.

    You may have another file misaligned or missing from the installation fileset perhaps?
    Yes, it's very likely just me. I had downloaded a previous version of your plugin in Oct, before the Jan update, so it's possible I've mixed some things in. I have one more website update to do, so I'm going to play it safe and download both plugins again and install. Aside from that, thanks again for an amazing addon.

  7. #7
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: Twitch Admin Product Thumbnails (TAP Thumb)

    Quote Originally Posted by k8ee View Post
    Yes, it's very likely just me. I had downloaded a previous version of your plugin in Oct, before the Jan update, so it's possible I've mixed some things in. I have one more website update to do, so I'm going to play it safe and download both plugins again and install. Aside from that, thanks again for an amazing addon.

    Thanks :) and you're welcome

    I could zip the present working vanilla Zen Cart 1.56c with TAP Thumb and IH5 installed if you'd like to save some time? Email or pm me if you'd like.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  8. #8
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Idea or Suggestion Twitch Admin - Show Current Value

    TAP Thumb for 1.57c now includes Twitch Admin - Show Current Value (in split view - right sidebox)

    Thought I would share as anyone could use this bit for their cart (works in previous Zen versions) as it should be a standard part of Zen...


    Zen Cart 1.57c
    YOUR_ADMIN/configuration.php

    Add the four bold lines of code below:

    if (ADMIN_CONFIGURATION_KEY_ON == 1) {
    $contents[] = array('text' => '<strong>Key: ' . $cInfo->configuration_key . '</strong><br>');
    }
    // Twitch Admin - Show Current Value (in split view - right sidebox)
    $contents[] = array('text' => '<strong>Current Value: ' . $cInfo->configuration_value . '</strong><br>');

    $contents[] = array('text' => TEXT_INFO_EDIT_INTRO);
    $contents[] = array('text' => '<br><strong>' . $cInfo->configuration_title . '</strong><br>' . $cInfo->configuration_description . '<br>' . $value_field);
    $contents[] = array('align' => 'text-center', 'text' => '<br>' . '<button type="submit" name="submit' . $cInfo->configuration_key . '" class="btn btn-primary">' . IMAGE_UPDATE . '</button>' . '&nbsp;<a href="' . zen_href_link(FILENAME_CONFIGURATION, 'gID=' . $_GET['gID'] . '&cID=' . $cInfo->configuration_id) . '" class="btn btn-default" role="button">' . IMAGE_CANCEL . '</a>');
    break;
    default:
    if (isset($cInfo) && is_object($cInfo)) {
    $heading[] = array('text' => '<h4>' . $cInfo->configuration_title . '</h4>');
    if (ADMIN_CONFIGURATION_KEY_ON == 1) {
    $contents[] = array('text' => '<strong>Key: ' . $cInfo->configuration_key . '</strong><br>');
    }
    // Twitch Admin - Show Current Value (in split view - right sidebox)
    $contents[] = array('text' => '<strong>Current Value: ' . $cInfo->configuration_value . '</strong><br>');


    $contents[] = array('align' => 'text-center', 'text' => '<a href="' . zen_href_link(FILENAME_CONFIGURATION, 'gID=' . $_GET['gID'] . '&cID=' . $cInfo->configuration_id . '&action=edit') . '" class="btn btn-primary" role="button"> ' . IMAGE_EDIT . '</a>');
    $contents[] = array('text' => '<br>' . $cInfo->configuration_description);
    $contents[] = array('text' => '<br>' . TEXT_INFO_DATE_ADDED . ' ' . zen_date_short($cInfo->date_added));
    if (zen_not_null($cInfo->last_modified))
    $contents[] = array('text' => TEXT_INFO_LAST_MODIFIED . ' ' . zen_date_short($cInfo->last_modified));
    }
    break;



    And you will see the value:




    Finishing up the new TAP Thumb now public release on the way
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  9. #9
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Idea or Suggestion TAP Thumb for Zen Cart 1.57c

    Submitted to forum plugins for review:

    Twitch Admin Product Thumbnails (TAP Thumb)
    Version 21a for Zen Cart 1.57c
    June 20.2021

    Updated for 1.57c, now includes admin switches, built-in image checker and other useful features. This module will display category images, product images, attribute images and additional images (legacy) in several locations within your admin. If no image exists the default no_picture.gif will display.

    - This module is not immediately backwards compatible with 1.56c or previous.
    - Image/_MED/_LRG Display (legacy) - not supported.
    - Alternate Product Types Display Thumbnails - available in future release

    Includes Admin 1.57c fileset and simplified install instructions with detailed feature list.


    If my work has helped you today in any way, show your appreciation with things like positive feedback or donations.
    Find me at www.twitchtoo.com
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  10. #10
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default TAP Thumb for ZC 1.57c - preview_info

    New admin product - preview_info.php output:



    View of product content as customer could see it (without formatting) as well it summarizes admin features/switch positions for display - hidden when not in use to conserve space. Plus - page buttons float just like collect_info.php.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. v151 Twitch Wholesale with Twitch Wholesale Attributes
    By twitchtoo in forum All Other Contributions/Addons
    Replies: 162
    Last Post: 8 Oct 2021, 06:21 PM
  2. Twitch Wholesale | Retail Product Control Switch
    By twitchtoo in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 20 Oct 2018, 08:09 PM
  3. v151 problem with Admin Display Product/Catalog Thumbnails
    By Kevin205 in forum General Questions
    Replies: 3
    Last Post: 26 Aug 2014, 05:03 PM
  4. v151 Twitch Product Image Magnifier
    By twitchtoo in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 8 Mar 2014, 02:29 AM
  5. Don't want thumb to load on product page
    By willweC in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 23 Dec 2008, 01:09 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