Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

At long last - edit Gift Certificate numbers and values from your admin panel

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #11  
Old 12-02-2014, 06:19 AM
 
MAPerformance Admin MAPerformance Admin is offline
 

Advanced Member
  
Join Date: Jun 2013
Posts: 44
 

Default Re: At long last - edit Gift Certificate numbers and values from your admin panel

I actually ran into an issue I didn't notice after the initial installation. When you click the link ot edit the GC code/amounts, it jumps you to page one. If the GC you're editing is not on page one, when you click the page number link to go to that page, it turns off the editing function. You need to copy/paste the URL string "&page=8" (or whatever page you need) onto the end of the URL (e.g. "/admin/giftcerts.php?mode=edit_values&page=8". Is there a way to fix this so the page string stays on the URL?
__________________
X-cart 4.4.3 Gold
Modern Automotive Performance
Reply With Quote
  #12  
Old 12-03-2014, 06:32 AM
  mcanitano's Avatar 
mcanitano mcanitano is offline
 

eXpert
  
Join Date: Feb 2006
Location: Melbourne, FL
Posts: 216
 

Default Re: At long last - edit Gift Certificate numbers and values from your admin panel

Quote:
Originally Posted by MAPerformance Admin
I actually ran into an issue I didn't notice after the initial installation. When you click the link ot edit the GC code/amounts, it jumps you to page one. If the GC you're editing is not on page one, when you click the page number link to go to that page, it turns off the editing function. You need to copy/paste the URL string "&page=8" (or whatever page you need) onto the end of the URL (e.g. "/admin/giftcerts.php?mode=edit_values&page=8". Is there a way to fix this so the page string stays on the URL?


In the {if}{else} on gc_admin.tpl, we changed our HREF to:
Code:
<a href="giftcerts.php?page={$navigation_page}">
and
Code:
<a href="giftcerts.php?mode=edit_values&page={$navigation_page}">
__________________
Marcello Canitano
New Site: X-Cart v4.5.5 GOLD
X-Cart Mobile v1.4.3
X-Payments v1.0.6
CDSEO Pro v2
Total Server Solutions xCDN

www.silverhorseracing.com
Reply With Quote

The following user thanks mcanitano for this useful post:
MAPerformance Admin (12-03-2014)
  #13  
Old 12-03-2014, 07:03 AM
 
MAPerformance Admin MAPerformance Admin is offline
 

Advanced Member
  
Join Date: Jun 2013
Posts: 44
 

Default Re: At long last - edit Gift Certificate numbers and values from your admin panel

Worked like a charm, thanks!
__________________
X-cart 4.4.3 Gold
Modern Automotive Performance
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:54 AM.

   

 
X-Cart forums © 2001-2020