cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
506
Views
0
Helpful
4
Replies

No "Change Folder" button on the chats tab of the Options dialog

kanielwang
Level 1
Level 1

We are using Jabber for windows 11.8.2.

The "AllowUserSelectChatsFileDirectory" parameter is set to true in jabber-config.xml.

Actually, as the parameters reference guide indicates, this parameter is true by default.

And we cannot find the Change Folder button on the Chats tab of the Options dialog.

Below is what I find in "Parameters Reference Guide for Cisco Jabber 11.8"

AllowUserSelectChatsFileDirectory
Applies to Cisco Jabber for Windows.
Determines whether users can change the directory f r the MyJabberChats and MyJabberFiles folders.

• true(default)—Users can change the directory of the MyJabberChats and MyJabberFiles folders
using the Change Folder button on the Chats tab of the Options dialog.

Please help, Thank you.

1 Accepted Solution

Accepted Solutions

In your jabber xml you need to enable auto-save as below. Signout and signin then you should have auto-save viewed and you can change the directory manually.

  <enableautosave>true</enableautosave>

View solution in original post

4 Replies 4

Can you post a snapshot from your Jabber client after navigating to File > Options > Chats.

Hi Mohammed,

Thanks for your reply.

Please check the attachment for my snapshot.

My jabber is in Chinese. But it's easy to see there is no "Change Folder" button.

Thanks,

Kaniel

In your jabber xml you need to enable auto-save as below. Signout and signin then you should have auto-save viewed and you can change the directory manually.

  <enableautosave>true</enableautosave>

You are right! Issue solved. Thank you.

Thanks,

Kaniel