Current time: 05-21-2024, 10:46 AM Hello There, Guest! (LoginRegister)


Post Reply 
Undefined index: mail_type_forward in /var/www/ispcp/gui/client/mail_add.php
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #5
RE: Undefined index: mail_type_forward in /var/www/ispcp/gui/client/mail_add.php
Try to enable gui debug (in ispcp/gui/include/ispcp-lib.php Config::set('DUMP_GUI_DEBUG', true); ) and see in bottom of the page if all POST data are right. Data should look like:
Quote:Content of $_POST:

Array
(
[uaction] => add_user
[username] => test
[dmn_type] => dmn
[mail_type_normal] => 1
[pass] => test12
[pass_rep] => test12
[Submit] => Add
)
(This post was last modified: 09-08-2008 02:19 AM by sci2tech.)
09-08-2008 02:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Undefined index: mail_type_forward in /var/www/ispcp/gui/client/mail_add.php - sci2tech - 09-08-2008 02:18 AM

Forum Jump:


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