Hi guys,
I'm having issues adding hosting plans.
Everything is fulled in, but when I press add - the page just jumps to the top.
There are no warnings/errors in the httpd log.
I've enabled DUMP_GUI_DEBUG, and it is posting the data correctly.
Can someone please help me, or suggest what else I should try.
Any help will be appreciated.
Thanks,
Matt
FYI, output from DEBUG:
Code:
Content of $_POST:
Array
(
[hp_name] => Full
[hp_description] => Full
[hp_sub] => 0
[hp_als] => 0
[hp_mail] => 0
[hp_ftp] => 0
[hp_sql_db] => 0
[hp_sql_user] => 0
[hp_traff] => 0
[hp_disk] => 0
[php] => _yes_
[cgi] => _no_
[dns] => _yes_
[backup] => _full_
[hp_price] => 10
[hp_setupfee] => 100
[hp_value] => EUR
[hp_payment] => Monthly
[status] => 1
[uaction] => add_plan
[Submit] => Add plan
)