Results 1 to 9 of 9
  1. #1
    Join Date
    Nov 2007
    Posts
    35
    Plugin Contributions
    0

    Default GV Admin Edit mod?

    Does this mod work for the current version of Zen? I need to zero out a customer's gift certificate balance, and don't know how to use phpmyadmin or even what it is...

    So confused....

    http://www.zen-cart.com/index.php?ma...roducts_id=553

  2. #2
    Join Date
    Feb 2006
    Location
    CMH
    Posts
    94
    Plugin Contributions
    3

    Default Re: GV Admin Edit mod?

    Hi Diane22,

    Yes, the module you linked to (GV Admin Edit) will do what you are asking.

    In fact, I've recently been working on updates to my GV/GC Admin Editor add-on. I just posted version 1.1 in the downloads section, and it should be available soon.

    Let me know if you have any questions once the new version is up and you have it installed.

    Todd

  3. #3
    Join Date
    Aug 2006
    Posts
    38
    Plugin Contributions
    0

    Default Re: GV Admin Edit mod?

    Hi Todd -- I was trying to find the help forum for your mod...

    I installed it and everything except insert works fine. Insert takes me back to the index.php page.

    Thoughts on where to look for a broken route?

    Thanks,

    Jake

  4. #4
    Join Date
    Feb 2006
    Location
    CMH
    Posts
    94
    Plugin Contributions
    3

    Default Re: GV Admin Edit mod?

    Hi Jake,

    I sent you a PM asking some specific questions about this, whenever you get a chance.

    Thanks,

    Todd

  5. #5
    Join Date
    Feb 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: GV Admin Edit mod?

    Hi rtw,

    I have zen v1.3.9g and would like to use this mod. Will it work on this version of zen. I saw that it will work on 1.3.7 through 8, I was wondering if it will work on 1.3.9 as well.

  6. #6
    Join Date
    May 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: GV Admin Edit mod?

    Quote Originally Posted by jakedownhere View Post
    Hi Todd -- I was trying to find the help forum for your mod...

    I installed it and everything except insert works fine. Insert takes me back to the index.php page.

    Thoughts on where to look for a broken route?

    Thanks,

    Jake

    Hi Todd,

    I got the same exact issue as Jake here. Would you please let me know how/what to fix?

    Thanks a lot!

  7. #7
    Join Date
    Jul 2009
    Posts
    234
    Plugin Contributions
    1

    Default Re: GV Admin Edit mod?

    Yep, the insert page doesnt seem to work on a 1.38 install...not sure about it working on the latest zen version eitehr.

    Im currently trying to get it to work on 1.38 with no luck .... doesnt even show the buttons

    The other page where you can edit/delete a GV works a treat tho!


    Did any of you guys manage to fix this issue?

    Regards
    Scott

  8. #8
    Join Date
    Aug 2011
    Posts
    103
    Plugin Contributions
    0

    Default Re: GV Admin Edit mod?

    i am running 1.3.9h and cannot get it to work.

    it's not super important to our shop, but will be useful, so if i figure anything out i'll report back.

  9. #9
    Join Date
    Aug 2011
    Posts
    103
    Plugin Contributions
    0

    Default Re: GV Admin Edit mod?

    Quote Originally Posted by apogeerockets View Post
    i am running 1.3.9h and cannot get it to work.

    it's not super important to our shop, but will be useful, so if i figure anything out i'll report back.
    alright, i got it figured out.

    to get the "insert" thing to work, you have to change a couple of things, but it's easy.

    on line 226 of admin/gv_admin_redemption_edit.php change
    PHP Code:
     case 'insert'
    to
    PHP Code:
    case 'insertnew'
    and change line 277 from
    PHP Code:
    $contents[] = array('align' => 'center''text' =>'<a href="'.zen_href_link(FILENAME_GV_ADMIN_REDEMPTION_EDIT,'action=insert' . (isset($_GET['page']) ? '&page=' $_GET['page'] : ''),'NONSSL').'">'.zen_image_button('button_insert.gif','Insert ' TEXT_GIFT_VOUCHER) .'</a>' ); 
    to
    PHP Code:
    $contents[] = array('align' => 'center''text' =>'<a href="'.zen_href_link(FILENAME_GV_ADMIN_REDEMPTION_EDIT,'action=insertnew' . (isset($_GET['page']) ? '&page=' $_GET['page'] : ''),'NONSSL').'">'.zen_image_button('button_insert.gif','Insert ' TEXT_GIFT_VOUCHER) .'</a>' ); 
    basically, it changes out the "insert" action to the "insertnew" action. for some reason "insert" is causing the problems.

 

 

Similar Threads

  1. v150 Updating GV Admin Edit mod for 1.5?
    By ecclescake in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 9 Mar 2013, 04:25 PM
  2. Admin Panel - 'Edit' makes area to edit disappear!
    By popgenie in forum General Questions
    Replies: 3
    Last Post: 24 Apr 2011, 11:38 PM
  3. Edit Orders MOD
    By S.A.R in forum General Questions
    Replies: 1
    Last Post: 23 Jun 2009, 12:08 PM
  4. Making Dual Pricing Mod and Add Customer from Admin Mod Work Together
    By r2llc1605 in forum Customization from the Admin
    Replies: 5
    Last Post: 19 May 2009, 04:37 AM
  5. Not getting CC emails; payment mod missing "Edit" (other mod improperly installed)
    By DesignbyDemeter in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 27 Sep 2006, 03:21 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