[Quick Fix] Modernpanel Request Cancellation fix

Started by Datacenter1, July 22, 2013, 11:15:48 PM

Datacenter1

Request cancellation doen't work in modernpanel theme, the fix is very easy:

Edit templates/modernpanel/services/cancelationrequest.tpl
Locate the line:
<form action="" method="post" class="form-inline">
Add bellow the following code:
<input type="hidden" value="cancel" name="make"/>
and save

Done !

Updated Title. Thanks Datacenter1! - Lawrence

Patrick

Quote from: Datacenter1 on July 22, 2013, 11:15:48 PM
Request cancellation doen't work in modernpanel theme, the fix is very easy:

Edit templates/modernpanel/services/cancelationrequest.tpl
Locate the line:
<form action="" method="post" class="form-inline">
Add bellow the following code:
<input type="hidden" value="cancel" name="make"/>
and save

Done !


Nice find.  Did you figure it out looking at other templates?  Nevertheless thanks
Patrick - Forum Rules
Insanity: doing the same thing over and over again and expecting different results. - Albert Einstein

Datacenter1

Quote from: Patrick on July 22, 2013, 11:56:06 PM
Nice find.  Did you figure it out looking at other templates?  Nevertheless thanks

Yes, I'm comparing the nextgen_clean code with modernpanel code  :P

Lawrence

Thank you so much Datacenter! No flipping wonder I had this one client saying they've tried to cancel a certain service over 5 times. That explains it.
Skype: sociallarry | AIM: [email]larry.aim@aim.com[/email] | Forum Rules & Information

These forums are hosted by me with no intentions to ever monetize them. These forums are here solely for the benfit of the HostBill community.