Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25
  1. #11
    Join Date
    Apr 2010
    Location
    Sutton, MA
    Posts
    150
    Plugin Contributions
    0

    Default Re: Addons / modules not visable in admin

    True -> however - getting a programmer to understand 1.5 and upgrading the modules I'm sure is going to be a lot of money. Have any suggestions of who to get in touch with the right people who know 1.5 and could perform the upgrades? I've tried contacting the authors of some of my add-ons and so far I've not had any responses

  2. #12
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: Addons / modules not visable in admin

    Quote Originally Posted by jfreeman View Post
    True -> however - getting a programmer to understand 1.5 and upgrading the modules I'm sure is going to be a lot of money. Have any suggestions of who to get in touch with the right people who know 1.5 and could perform the upgrades? I've tried contacting the authors of some of my add-ons and so far I've not had any responses
    It's an investment and IMHO the cost of doing business.. Can't always rely on free add-ons as some authors come and go.. Life happens, folks get busy,, and frankly folks update things when their free time allows if the spirit so moves them. So if your site is your livelihood, it makes sense to invest money into getting your updates versus waiting for every last free add-on you rely on to be updated.. (Especially those add-ons that have not been updated in YEARS.. they may not be upgraded for v1.5 for a while.. if ever unless someone decides to "own" it..)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #13
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Addons / modules not visable in admin

    Quote Originally Posted by jfreeman View Post
    I suggest those affected roll back to the previous version until the needed add-on's are upgraded.
    There's nothing to "roll back" if you're properly building your upgraded site in a TEMPORARY space.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #14
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Addons / modules not visable in admin

    Very true:) Anyone who has this problem has not been following the repeated instructions to test the upgrade first before doing it on your live site.

    Also, before starting upgrades you should check on all of your important mods to see if they are reported to be working with v1.5.0. (see the sticky thread Confirmed working mods in Zen Cart 1.5 at the top of this subforum).

  5. #15
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Addons / modules not visable in admin

    Also, before starting upgrades you should check on all of your important mods to see if they are reported to be working with v1.5.0.
    Yep. This is why I haven't moved my live sites to 1.5 yet. There's one mod that is critical that needs to be updated. The other mods I use all test out fine. Either the old versions already worked, or the authors have updated.

  6. #16
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Addons / modules not visable in admin

    Quote Originally Posted by DrByte View Post
    The addon needs to be upgraded to work with the new admin menu system in v1.5. There are several discussion threads which address those matters.
    There are several more things, security-related, that are also required when upgrading modules for compatibility with v1.5. If you don't also do those things then your addons will not work either. They'll be redirecting you to your admin home page every time you click on a link in the addon.
    So, merely adding menu options isn't sufficient for all addons.
    @Dr. Byte
    Just so I fully understand. Really for a mod for 1.5 -
    -- the admin pages table needs to be populated as discussed in a few other threads.
    -- get parameters should be avoided as much as possible especially for any data that effects database changes.
    -- all data needs to be sanitised

    Are there any other rules that need to be done in the 'several more things' list?

  7. #17
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Addons / modules not visable in admin

    I don't think you need to avoid GET parameters when fetching info for display to the customer; it's only when saving the info to the db in some way that they are risky.

  8. #18
    Join Date
    Apr 2009
    Posts
    2,134
    Plugin Contributions
    3

    Default Re: Addons / modules not visable in admin

    Absolutely, that was my understanding too . In that things like filters were still acceptable.

    But at the same time, I can't see why one would not code those out of existence too for consistency's sake, I mean to say that the advantages of using a get parameter are less important in admin anyway. I can't really imagine a situation where send a filter by post would be a disadvantage if handled correctly, for example.

    I guess I am coming at this a bit from the angle of writing new stuff rather than updating old things but ...

  9. #19
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Addons / modules not visable in admin

    Quote Originally Posted by DivaVocals View Post
    It's an investment and IMHO the cost of doing business.. Can't always rely on free add-ons as some authors come and go.. Life happens, folks get busy,, and frankly folks update things when their free time allows if the spirit so moves them. So if your site is your livelihood, it makes sense to invest money into getting your updates versus waiting for every last free add-on you rely on to be updated.. (Especially those add-ons that have not been updated in YEARS.. they may not be upgraded for v1.5 for a while.. if ever unless someone decides to "own" it..)
    I agree 100%
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #20
    Join Date
    Aug 2008
    Location
    Rockford, IL
    Posts
    59
    Plugin Contributions
    1

    Default Re: Addons / modules not visable in admin

    Quote Originally Posted by DivaVocals View Post
    Did everyone in this thread ignore/miss this????
    DivaVocals obviously wants you to pay her/him to do these things rather than allow others to learn how to write the code or allow others in these forums to teach each other how to write the code.

    She/he also assumes that we are doing this on a live site. Bonkers...I am trying this on a test site...if the funtionality works then maybe it can be added to the original mod and submitted for approval....and then people can contribute their own time and there will be more people out there to make contributions.

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Addons, modules and overhauls?
    By Nick_Djinn in forum General Questions
    Replies: 1
    Last Post: 31 Jan 2011, 07:34 AM
  2. Most popular addons / modules
    By Quimbly in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 9 Apr 2010, 02:29 AM
  3. Question: any commercial bundle of modules and addons for zencart?
    By ky3bka in forum Addon Shipping Modules
    Replies: 1
    Last Post: 16 Oct 2008, 06:44 AM
  4. Navbar links are not fully visable
    By SteveCollins in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 May 2007, 06:01 AM

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