Page 52 of 124 FirstFirst ... 242505152535462102 ... LastLast
Results 511 to 520 of 1238
  1. #511
    Join Date
    Sep 2004
    Posts
    12
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    What am I doing wrong with this mod,

    Installed clean install 1.38a

    copied and pasted install_admin_profiles.sql into the SQL Query Executor and send.

    Copied the admin dir over the original admin dir on the server and also did this with the extras - patched files for ZC1.3.8a DIR.

    Result: nothing changed in the admin setting page.
    Result this morning: a blank admin settings page.

    If somebody can give me directions I would be very glad.

    After i have this working I also want to install easypopulate and dual_pricing_1.3.2.
    is this posssible??

    Thanx, Andre

  2. #512
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    Hard to say, it usually just works, did you check the files just to be sure they actually were copied to the server, look in db and be sure the extra tables and data are there.
    did you try re uploading the files, perhaps something got corrupt during upload or in the wrong format, blank pages can sometimes mean that you have a bad file....
    keep us posted.
    for the other mods, not sure just do a backup and try, I have a test site just for that purpose

    Quote Originally Posted by andre View Post
    What am I doing wrong with this mod,

    Installed clean install 1.38a

    copied and pasted install_admin_profiles.sql into the SQL Query Executor and send.

    Copied the admin dir over the original admin dir on the server and also did this with the extras - patched files for ZC1.3.8a DIR.

    Result: nothing changed in the admin setting page.
    Result this morning: a blank admin settings page.

    If somebody can give me directions I would be very glad.

    After i have this working I also want to install easypopulate and dual_pricing_1.3.2.
    is this posssible??

    Thanx, Andre

  3. #513
    Join Date
    Sep 2004
    Posts
    12
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    I transfered the files one by one and I think its working now!!!

    Thanx!!!!

  4. #514
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    Quote Originally Posted by kuroi View Post
    So you keep telling us ....
    Originally Posted by AndyII
    if anyone is interested, I had the Admin mod revised (paid programming) to do full restrictions on category assignments, support for custom sales report, multiple owners for manufactures, ++++++++++ many things....
    Reason being is that I Cant give it away, but for a small investment .......
    I see that here and other forums, it's a much wanted addition.

  5. #515
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Admin Profiles Support Thread

    Reason being is that I Cant give it away, but for a small investment .......
    I see that here and other forums, it's a much wanted addition.
    I am supposing that you are using Zen Cart - - How much did it cost you?
    The upstanding thing to do is to contribute back - - and in this case it might be something you paid for bet that others might benefit from much as you are most likely benefitting from Zen Cart
    Zen-Venom Get Bitten

  6. #516
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Admin Profiles Support Thread - Missing Tools > IH2

    Installed and added IH2 Edited the image_handler_tools_dhtml.php xtra - box file as recommended.

    IH2 frontend functioning but in admin > tools > it is not present

    If I use the orig file it is present but then one can not access the selection

    What did I miss?

    image_handler_tools_dhtml.php file
    Code:
    <?php
    /**
     * @package admin
     * @copyright Copyright 2003-2006 Zen Cart Development Team
     * @copyright Portions Copyright 2003 osCommerce
     * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
     * @version $Id: image_handler_tools_dhtml.php - amended per Admin Profiles v-1.0.7
     */
    
      if (!defined('IS_ADMIN_FLAG')) {
       die('Illegal Access');
      }
    
      $options = array( array('box' => BOX_TOOLS_IMAGE_HANDLER, 'page' => FILENAME_IMAGE_HANDLER)
         );
    
      foreach ($options as $key => $value)
      if (page_allowed($value['page'])=='true')
        $za_contents[] = array('text' => $value['box'], 'link' => zen_href_link($value['page'], '', 'NONSSL'));
      ?>
    Zen-Venom Get Bitten

  7. #517
    Join Date
    Mar 2007
    Posts
    153
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    So.... if you invested say $400.00 and a great deal of time, You would give it away??, wow, you are an "upstanding" person

    ============
    doesnt IH belong in the "other" thread?


    Quote Originally Posted by kobra View Post
    I am supposing that you are using Zen Cart - - How much did it cost you?
    The upstanding thing to do is to contribute back - - and in this case it might be something you paid for bet that others might benefit from much as you are most likely benefitting from Zen Cart

  8. #518
    Join Date
    Jun 2005
    Posts
    355
    Plugin Contributions
    0

    Default Re: Admin Profiles Support Thread

    I would, and have. Will giving it away hurt your bottom line? Was it developed with the intent of making money itself, or helping your store make money?

    I guess all I can really say is I'm damn glad the Zen Cart developers and all the people uploading new mods don't think the way you do about it.
    2 + 2 = 5 for extremely large values of 2

    Pez Collectors Store •••••••• My Plugins List

  9. #519
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Admin Profiles Support Thread

    So.... if you invested say $400.00 and a great deal of time, You would give it away??, wow, you are an "upstanding" person
    Do not know how upstanding I am but I contribute much time in posting to assist others and have invested much time in a few contributions that are Freely available just as Zen Cart is.

    You may have invested time and $ into this, but so have the Devs of Zen Cart and they do not attempt to hijack you into paying to use it - Why not share?
    doesnt IH belong in the "other" thread?
    Not when the question is about AdminProfiles and the box file
    Zen-Venom Get Bitten

  10. #520
    Join Date
    Dec 2007
    Posts
    5
    Plugin Contributions
    0

    Idea or Suggestion Re: Admin Profiles Support Thread

    Hi,
    I have installed the module. But I do not find any link in my admin menu?

    Can you plz provide me manual or instructions to use this module.

    i am not getting how can I make different admin and there permission?

    thanks in advance.

 

 

Similar Threads

  1. v150 Admin New Order [Support Thread]
    By lhungil in forum Addon Admin Tools
    Replies: 121
    Last Post: 5 Feb 2021, 07:51 PM
  2. v150 CSS Buttons for Admin [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 24 Dec 2015, 09:13 PM
  3. Admin-Editable Sidebox - Support Thread
    By kuroi in forum Addon Sideboxes
    Replies: 331
    Last Post: 29 Oct 2014, 04:15 AM
  4. v151 Blue Admin [Support Thread]
    By vvomble in forum Addon Templates
    Replies: 11
    Last Post: 27 May 2013, 09:43 PM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 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