cannot create default profile

Post Reply
hqweb
Posts: 22
Joined: Wed Sep 03, 2003 3:59 am

cannot create default profile

Post by hqweb »

Hi,
We are using the latest version of webinator and everything works fine, except we cannot create a default profile. When we try to we get the following message : "Profile name default already in use"
even though there is no "default" profile when we go the profile page. Is there any way we can create a default profile? or can we rename another profile to "default"
thanks.
Niamh
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

cannot create default profile

Post by mark »

Odd. Perhaps the previous "default" profile wasn't fully deleted before or something. Clear any remnants from the command with something like
texis -d /usr/local/morph3/texis/testdb -s "delete from options where Profile='default'"
or, for windows
texis -d c:\morph3\texis\testdb -s "delete from options where Profile='default'"
hqweb
Posts: 22
Joined: Wed Sep 03, 2003 3:59 am

cannot create default profile

Post by hqweb »

Thanks. That worked.
Niamh
Post Reply