ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Scripting / API (http://forum.ispsystem.com//forumdisplay.php?f=13)
-   -   PHP (http://forum.ispsystem.com//showthread.php?t=151)

raf_root4ce 02-07-2006 10:43 AM

It was my intention to add automated Site and account creation in our PHP based order form. But I think I will leave the idea because of the security.
thanks
Raf

Igor 02-07-2006 10:46 AM

you can create administrator, allow him to create sites only. and use his name and password in your script.

ekosnet 03-10-2006 12:47 PM

user.mailprop
 
user.mailprop dont work. the result is ok but data dont change

Igor 03-10-2006 01:02 PM

may be something wrong in your request ?
is it has parameter sok=yes ? and parameter elid ?

show me please your request

i9 03-10-2006 01:48 PM

http://127.0.0.1/manager/ispmgr?auth...autoreply=Auto reply test&fwd=i9@i9.com&out=xml&func=user.mailprop

user = Admin user
pass = is password to this user

Igor 03-10-2006 04:42 PM

should works

ekosnet (i9) 03-10-2006 04:50 PM

maillist.edit
 
other problem....

When try create a mailing list.

http://127.0.0.1/manager/ispmgr?auth...=maillist.edit

result :

<error code="3" obj="site">

Igor 03-10-2006 05:08 PM

about user.mailprop and other,
try to encode request
or replace all spaces by %20 and all @ by %40

ekosnet (i9) 03-10-2006 05:31 PM

%20 and %40
 
mailing list :

http://127.0.0.1/manager/ispmgr?auth...=maillist.edit

result: <error code="3" obj="site">

user.mailprop :

result : ok but data in ispmanager dont change.

ekosnet (i9) 03-10-2006 07:27 PM

<error code="3" obj="site">
 
maillist.edit : <error code="3" obj="site">

why error obj site ?


All times are GMT +2. The time now is 09:33 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.