Page 4 of 11 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 103
  1. #31
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,585
    Plugin Contributions
    30

    Default Re: Superglobals Plus

    This object can be huge and takes a while to process.
    Yes, my local development server can't deal with superglobals showing this...times out. The query cache filter is most welcome, thanks for the update.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  2. #32
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    Grrr, I got bit by the PHP feechur documented here: https://bugs.php.net/bug.php?id=39579. I was wondering why, all of a sudden, array index 0 wasn't being output by superglobals. The fix is to use the === operator on line 139 of /includes/functions/extra_functions/superglobals.php:
    Code:
            if ( !$showQueryCache && $key === 'queryCache' ) continue;  /*v1.4.3-c-lat9*/
    I'll be submitting this update to the plugins area shortly.

  3. #33
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    v1.4.4 has been submitted to the plugins area, containing a couple of cleanups:
    1. Corrected validation errors (empty <strong> tags and popup display) — torvista
    2. Added "future proofing" around call to mysql_fetch_array call (deprecated in PHP 5.5) — lat9

  4. #34
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Superglobals Plus

    I started using this tool a while ago and I must say it is just wonderful. It really enhanced my understanding of Zen Cart, and is very helpful in finding certain settings in cookies and other variables.

  5. #35
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    v1.5.0 has been submitted to the plugins area (http://www.zen-cart.com/downloads.php?do=file&id=524), containing downwardly-compatible Zen Cart v1.5.2 changes in the /YOUR_ADMIN_OPTIONAL directory.

  6. #36
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    v1.6 of this plugin has been submitted:
    • BUGFIX: SQL uninstall scripts need to account for cgi of 0.
    • Zen Cart v1.5.3 compatability changes
    • Incorporate database update into PHP script (no more SQL patch for installation)
    • Added configuration value to allow entry of a list of variables to be excluded from the superglobals display
    • Incorporate previous admin-optional changes into the mainline, simplifying the installation

  7. #37
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Superglobals Plus

    I have it installed but when adding to the shopping cart it only displays Array () and doesn't change no matter what the admin settings are. No popup. No ipaddress only. Working fine in admin. The catalog files are all in the right place. I've done this before with no issue. Have no clue what might be going on but it's not my server. Is any of this dependent on server settings?
    The full-time Zen Cart Guru. WizTech4ZC.com

  8. #38
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    Quote Originally Posted by delia View Post
    I have it installed but when adding to the shopping cart it only displays Array () and doesn't change no matter what the admin settings are. No popup. No ipaddress only. Working fine in admin. The catalog files are all in the right place. I've done this before with no issue. Have no clue what might be going on but it's not my server. Is any of this dependent on server settings?
    There are no server-setting dependencies. When you say "it only displays Array ()", what is it?

  9. #39
    Join Date
    May 2006
    Location
    Gardiner, Maine
    Posts
    2,296
    Plugin Contributions
    22

    Default Re: Superglobals Plus

    at the bottom of the page when looking at the website. It displays normally in admin with the styling and everything.

    You can see it here: http://www.picpads.com/dev/index.php...=index&cPath=8
    The full-time Zen Cart Guru. WizTech4ZC.com

  10. #40
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,472
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    Looking at the source of the page link, there's no
    Code:
    <!--bof- superglobals display -->
    before the Array () output. Since the admin is working properly, the configuration settings are OK and /includes/functions/extra_functions/superglobals.php is in place. I suggest that you re-examine the code merge made to /includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php.

 

 
Page 4 of 11 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. v151 Re:Superglobals : Failure to install and run the ‘superglobals.sql.
    By lewisasding in forum Installing on a Windows Server
    Replies: 2
    Last Post: 31 May 2013, 02:25 PM
  2. Google Plus 1
    By rockmellon in forum All Other Contributions/Addons
    Replies: 29
    Last Post: 29 Dec 2011, 10:12 PM
  3. Manufacturer Info Plus
    By kuroi in forum Addon Sideboxes
    Replies: 13
    Last Post: 16 Jun 2011, 04:16 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