Page 2 of 13 FirstFirst 123412 ... LastLast
Results 11 to 20 of 126
  1. #11
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    Another Bugfix for v0.912
    This bug is similar to the previous one.

    In admin/notes.php

    Change:
    Code:
              $contents[] = array('text' => '<a href="' . FILENAME_PRODUCT . '.php' . '?action=new_product&pID=' . $nInfo->products_id . '&products_type=' . zen_get_products_type($notes_active->products_id) . '"><strong>' . TEXT_INFO_NOTE_PRODUCT . '</strong></a>');
    To:
    Code:
              $contents[] = array('text' => '<a href="' . FILENAME_PRODUCT . '.php' . '?action=new_product&pID=' . $nInfo->products_id . '&product_type=' . zen_get_products_type($nInfo->products_id) . '&cPath=' . zen_get_products_category_id($nInfo->products_id) . '"><strong>' . TEXT_INFO_NOTE_PRODUCT . '</strong></a>');
    v0.913 includes the previous fixes. Also a checkbox has been added to set the note Active status directly from within the notes editor.
    Last edited by paulm; 8 Dec 2008 at 03:25 PM.

  2. #12
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    This sounds like a great mod but I can't find it anywhere. At the beginning of this thread you said it was in the .zip file, which I don't see. I checked the downloads section for 'admin notes' and only see the original admin notes mod (which I already have)

    If you could be so kind as to add a link for this mod I'd appreciate it.

    Zencart ROCKS
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  3. #13
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    Quote Originally Posted by Craft Magick View Post
    This sounds like a great mod but I can't find it anywhere. At the beginning of this thread you said it was in the .zip file, which I don't see.
    I removed the first release because it had a nasty bug. The later version is attached to the post above yours :-)

    I never got to uploading it to the downloads section because I wanted to make some modifications before that. But I doubt if I get to those modifications soon, so I think will upload it as it is.

    By the way: v0.913 works quite well, I use it all the time myself. The modifications I would like to make are mainly cosmetic.

  4. #14
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    Just uploaded v0.914 to: Free Software Addons :: Admin Tools

    So I assume it will become available for dowload soon.

    One minor (but annoying!) issue has been fixed in 0.914:
    version 0.914

    - added quick fix to admin/notes.php:
    // fix for active notes notifier link issue: note not showing when nID is set but page is not (and the note is not on page 1).
    (the zip attached to this thread will be removed soon)

  5. #15
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    I just downloaded the mod and upon reading the install info this line has me concerned:

    Upgrade warning: this will remove all existing notes data!

    I currently have the regular 'Admin Notes' mod installed.

    Will THIS mod affect, change, or disable THAT mod?


    Zencart ROCKS
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  6. #16
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    Quote Originally Posted by Craft Magick View Post
    I just downloaded the mod and upon reading the install info this line has me concerned:

    Upgrade warning: this will remove all existing notes data!

    I currently have the regular 'Admin Notes' mod installed.

    Will THIS mod affect, change, or disable THAT mod?
    The regular Admin notes addon uses another database table name, so this sql won't affect it. And I also don't expect it to be affected in any other way.

    But of course you will make a full backup just before installing this add on, so you will be able to easily restore everything if needed

  7. #17
    Join Date
    Nov 2007
    Posts
    162
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    Quote Originally Posted by paulm View Post
    The regular Admin notes addon uses another database table name, so this sql won't affect it. And I also don't expect it to be affected in any other way.

    But of course you will make a full backup just before installing this add on, so you will be able to easily restore everything if needed
    Thank you very much, paulm. I appreciate your patience with such a newbie :) Yes, I will be sure to backup everything BEFORE installing the mod.

    I'm planning to install the mod this week and will come back here to post my triumphs!


    Zencart ROCKS
    www.ZenCrystals.com
    www.CraftMagick.com
    Magickal & Metaphysical supplies/services

  8. #18
    Join Date
    Oct 2005
    Posts
    287
    Plugin Contributions
    0

    Default Re: Admin Notes Advanced

    How to change the color of the admin notes background, it's kind of dark pink now,

  9. #19
    Join Date
    Nov 2003
    Location
    Haarlem | Netherlands
    Posts
    1,987
    Plugin Contributions
    15

    Default Re: Admin Notes Advanced

    Dark pink??

    It's not dark pink on a default Zen Cart install.

    I think your dark pink background is generated by your admin stylesheet.

  10. #20
    Join Date
    Feb 2005
    Location
    Prague
    Posts
    151
    Plugin Contributions
    0

    customer issue Re: Admin Notes Advanced

    Hi all.
    It is great to have notice in order and customers list

    please help me to make it better
    Just need some help to make it better.

    When I select order I need to know If customer have some notes.... Im try to get warnin in customer good or bad.
    Some my customers make order, I send him goods , but they dont accept it (payment method COD - cash on delivery)

    Orders is return, I must pay for delivery but suctomer easy to order agane... I need stop it.

    Im setup this mode and add NOTE to this customer - "This customer must pay befor delivery"
    It help me, but it is CUSTOMER note... And I can see it when Im in Customer listing.
    In ORDER listing I can not see this NOTE


    Please help me somebody to see if Customer have any NOTES in Order listing. When I see orders - I need to see if this customer have any notes.

    Maxus aka Pavel

 

 
Page 2 of 13 FirstFirst 123412 ... LastLast

Similar Threads

  1. v153 Admin Name on Order Notes
    By jakumpe in forum Customization from the Admin
    Replies: 2
    Last Post: 11 Dec 2014, 01:49 AM
  2. Notes client only for admin
    By dmossi in forum Customization from the Admin
    Replies: 1
    Last Post: 2 Dec 2011, 05:43 PM
  3. Admin Notes addon
    By MtnVision in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 13 Dec 2007, 08:04 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