Page 8 of 11 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 103
  1. #71
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    I've just submitted v1.6.4 to the plugins for review, containing the correction for the issue that @lankeeyankee identified.

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

    Default Re: Superglobals Plus

    Quote Originally Posted by lat9 View Post
    I've just submitted v1.6.4 to the plugins for review, containing the correction for the issue that @lankeeyankee identified.
    v1.6.4 is now available for download.

  3. #73
    Join Date
    Jun 2014
    Posts
    138
    Plugin Contributions
    0

    Default Re: Superglobals Plus

    Quote Originally Posted by lat9 View Post
    v1.6.4 is now available for download.
    Hi @lat9,

    I have installed this version of Superglobals on fresh ZC v155e, template Winchester Responsive with all the needed changes for ZC v155e, Image Handler4,version 4.3.4 installed.
    Seems to be working well, set "Show Superglobals in Popup" true, but no popup, not in Admin, not in Catalog. $GLOBALS always appears at the bottom.
    Verified the installation several times, but no luck.

    Any help would be highly appreciated!

    TIA,

    jpda

    PS: currently on a local xampp server, PHP 5.6.8 (Zend 2.6.0), MySQL 5.6.24

  4. #74
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,488
    Plugin Contributions
    88

    Default Re: Superglobals Plus

    That's what I get for "cleaning up" as an afterthought. I'll get a v1.6.5 going for the plugin; in the meantime, you can correct the issue by editing /includes/functions/extra_functions/superglobals.php, line 75:
    Code:
            if(!SHOW_SUPERGLOBALS_POPUP == 'false'){
    and changing that to
    Code:
            if(!(SHOW_SUPERGLOBALS_POPUP == 'false')){

  5. #75
    Join Date
    Jun 2014
    Posts
    138
    Plugin Contributions
    0

    Default Re: Superglobals Plus

    Thanks a lot for replying so quickly!
    I had been looking at that file also but completely overlooked that statement.

    Cheers,

    jpda

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

    Default Re: Superglobals Plus

    No problems! I had a bad feeling when I uploaded that change that I'd messed something up ... and I was right.

  7. #77
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: Superglobals Plus

    I have been going through files, cleaning up different modules' use of mysql_xxxx to mysqli_xxxx and came across an instance in extra_functions/superglobals.php on line 191. I guess it's probably not that big of a deal but thought I'd mention it for those who are more knowledgeable than me about changing these over and if it makes a difference or not going forward.

    Zen Cart and it's community are the best!!

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

    Default Re: Superglobals Plus

    The most recent version of the plugin (v1.6.4) already has those deprecated functions removed. The pre-stage of v1.6.5 on the plugin's GitHub repository corrects the issue where the popup is no longer displayed in v1.6.4.

  9. #79
    Join Date
    Jan 2007
    Posts
    1,484
    Plugin Contributions
    10

    Default Re: Superglobals Plus

    OK, thanks for letting me know.

    Zen Cart and it's community are the best!!

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

    Default Re: Superglobals Plus

    I've just submitted v1.6.5 to the plugins for review, correcting the popup display that "got lost" in the v1.6.4 update.

 

 
Page 8 of 11 FirstFirst ... 678910 ... 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