| View previous topic :: View next topic |
| Author |
Message |
amirtal33 Guest
|
Posted: Sat Aug 16, 2003 7:43 am Post subject: registration |
|
|
how do i cancel the user registration in every login ? no matter how many times i select "already registered" or "never register", i always get the damm wizard
help...? |
|
| Back to top |
|
 |
xj220 General User

Joined: 18 Aug 2003 Posts: 5
|
Posted: Mon Aug 18, 2003 12:06 pm Post subject: |
|
|
I have exactly the same problem, what install type have you choosen ?
(I did a netinstall, with the workstation install it works fine) |
|
| Back to top |
|
 |
xj220 General User

Joined: 18 Aug 2003 Posts: 5
|
Posted: Tue Aug 19, 2003 12:56 am Post subject: |
|
|
Change the part
<Registration>
<ReminderDate cfg:type="string" xsi:null="true" />
<RequestDialog cfg:type="int">0</RequestDialog>
</Registration>
in common.xcs in your install directory. |
|
| Back to top |
|
 |
amirtal33 Newbie

Joined: 16 Aug 2003 Posts: 1 Location: new york
|
Posted: Tue Aug 19, 2003 4:31 am Post subject: no such file |
|
|
i searched for it (grep -r common.xcs *) from the install dir, came up empty...
are you sure this file is suppose to be in the OO install directory ? |
|
| Back to top |
|
 |
|