Current time: 05-19-2024, 06:55 PM Hello There, Guest! (LoginRegister)


Post Reply 
RC4 -> RC6 Panel options lost
Author Message
Quemeros Offline
Junior Member
*

Posts: 86
Joined: Nov 2007
Reputation: 0
Post: #9
RE: RC4 -> RC6 Panel options lost
Minor bug found, and fixed...
/gui/client/domains_manage.php (line 99) says:
Code:
return array(tr('Delete order'), "alias_order_order.php?del_id=$als_id");
but the file in the package the file name is alias_order_delete.php, then line should be:
Code:
return array(tr('Delete order'), "alias_order_delete.php?del_id=$als_id");
This appears when you try to delete a Domain Alias.
I need to report this, right?
(This post was last modified: 09-26-2008 02:10 AM by Quemeros.)
09-26-2008 01:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RC4 -> RC6 Panel options lost - Quemeros - 09-22-2008, 03:28 PM
RE: RC4 -> RC6 Panel options lost - BeNe - 09-22-2008, 03:56 PM
RE: RC4 -> RC6 Panel options lost - BeNe - 09-23-2008, 04:35 AM
RE: RC4 -> RC6 Panel options lost - BeNe - 09-23-2008, 05:06 AM
RC4 -> RC6 update problem - rauschr - 09-23-2008, 07:23 AM
RE: RC4 -> RC6 Panel options lost - BeNe - 09-23-2008, 03:50 PM
RE: RC4 -> RC6 Panel options lost - Quemeros - 09-26-2008 01:58 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)