![]() |
#1 |
Junior Member
Join Date: Oct 2009
Posts: 16
![]() |
![]()
Hi... I need help.. again...
When I go to my ispsystem account through https://my.ispsystem.com/manager/billmgr and go to "Services->Software->New" it opens a "New License" box where I can set up many characteristics like Software, Ordered Period, Cost (that can't be changed), License name, etc... But when my customers go to "Services->Dedicated Servers->Order new server" in my billmanager, it opens a box with only two choices: Server configuration (to choose the package) and Payment period (to choose from 1 month to 1 year of payment)... I've added a lot of content to my packages, using enumerations with several items each one of them, and I was expecting my customers to get a box like the one on the ispsystem's billmanager to place the orders... How can I generate a box like that one? to make my customer capable of configure his server completely at the moment of placing the order... The packages content include CPU, memory, disk, Bandwidth, Operating system and some others, all of them are enumeration type... and I've created content for the dedicated server item that correspond to each enumeration. Please if you could give a very specific "step by step" kind of instruction I'll really appreciate it ![]() thanks in advance... |
![]() |
![]() |
![]() |
#2 |
Junior Member
Join Date: Oct 2009
Posts: 16
![]() |
![]()
I've been comparing the frame code of the "new" button in ispsystem's billmanager ("https://my.ispsystem.com/manager/billmgr?func=software") and the frame code of the "order new server" button in my billmanager ("https://my_server/manager/billmgr?func=dedic")
I found a difference... I think it's the reason why I don't get a configuration box like the one on ispsystem's billmanager... frame code (ispsystem's billmanager - "new" button): onclick="top.mn_hintout();tb_op_new('software.edit') frame code (my billmanager - "new" button): onclick="top.mn_hintout();tb_op_new('dedic.order') to get a box that allows to configure the order, does this need to be changed? how can I do it? I'm really desperate, I need that box! please help me ![]() |
![]() |
![]() |
![]() |
#5 | |
ISPsystem team
Join Date: Jan 2009
Posts: 111
![]() |
![]() Quote:
|
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|