These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Strange Virtualmin API stuff on the new forum.
Version: 3.71.gpl GPL
Hi,
Just tried adding a new user and new database to a domain using the api functions (at command line as root). All works great, but accessing the newly created items from the web interface results in a blank page.
Creating new plans (create-plan) seems to work fine in case that helps narrow it down.
Could someone else test this on their install and see if this is a local config issue or a bug.
Many thanks, Adrian
commands to test: virtualmin create-user --domain "existingdomainname" --user newuser --pass newpass --quota 0 --ftp --noemail