Browse by Tags

  • Re: PHP Child Account Manager Release

    Barry, there are some basic errors in the script, it doesn't create any child account as the saveaccount.php file is incorrect all variable definitions are incorrect as they come from GET and POST operations, but in the script they are simply defined as $variable instead of something like $_REQUEST...
    Posted to PHP (Forum) by mmania on 01-23-2008
  • Re: Problem while creating child account

    The account manager can only be used with a Parent account. Child accounts only have rights to modify their own accounts and cannot create or list other accounts. Regards, Barry R.
    Posted to General Discussions (Forum) by BarryR on 12-04-2007
  • Re: PHP Child Account Manager Release

    If you look in the HTML it writes the results of the web service calls in an html comment. Check to see if there are any errors and let me know. Regards, Barry R.
    Posted to PHP (Forum) by BarryR on 11-05-2007
  • Re: PHP Child Account Manager Release

    Hi I am in the process of testing the PHP child manager and I am able to login using my application key, username and password. I also seem to be able to create a child account, however, when the app returns to browse.php the page is blank. I am also unable to see the newly created child account...
    Posted to PHP (Forum) by aagee on 11-05-2007
Page 1 of 1 (4 items)