Overview
Build 1.08 (Dec 21, 2012) fixes a number of bugs and adds a couple of new features to FMChat. We recommend all users upgrade to this version.
The Changes
To make these changes please backup your files (really) and then download a copy of 1.08: http://www.seedcode.com/downloads/.
Please follow these steps in order; this looks like a long list but it goes quickly, so take your time.
FIELDS (in FMChat)...
Modify the following field by replacing the Calculated Value definition (the auto-enter calc part) with that from 1.08:
url_Output
One caveat with this field is that we will need to refresh the contents since it is an auto-enter calc. You will just need to modify one of the data detector fields for each data detector. Can be as simple as copying the contents of the "URL" field and pasting them right back in.
SCRIPTS (in FMChat)...
Rename these scripts
UserSelectFromEntity (entityID ; entityType ; entityName ; filePath)
to
"UserSelectFromEntity (entityID ; entityType ; entityName ; filePath {; scriptName ; scriptPath})"
NewChat ({entityID ; entityType ; entityName ; entityFilePath ; spawnWindow})
to
"NewChat ({entityID ; entityType ; entityName ; entityFilePath ; callBackURL ; spawnWindow})"
Modify the following scripts by replacing all the script steps with the steps from the 1.08 version:
UserSelectFromEntity (entityID ; entityType ; entityName ; filePath {; scriptName ; scriptPath})
NewChat ({entityID ; entityType ; entityName ; entityFilePath ; callBackURL ; spawnWindow})
ImportData
NotificationCheck
Initialize (layoutName)
DataDector
DownloadAttachment (messageID)
LAYOUTS (in FMChat)...
Modify the following layouts by replacing the contents from the 1.08 version:
SignIn
Welcome
NewChatFromEntity
SCRIPTS (in FMChat Go)...
Rename these scripts
UserSelectFromEntity (entityID ; entityType ; entityName ; filePath)
to
"UserSelectFromEntity (entityID ; entityType ; entityName ; filePath {; scriptName ; scriptPath})"
NewChat ({entityID ; entityType ; entityName ; entityFilePath ; spawnWindow})
to
"NewChat ({entityID ; entityType ; entityName ; entityFilePath ; callBackURL ; spawnWindow})"
Add the following scripts (copy and paste this from 1.08):
ChatAvatarCheck
Modify the following scripts by replacing all the script steps with the steps from the 1.08 version:
UserSelectFromEntity (entityID ; entityType ; entityName ; filePath {; scriptName ; scriptPath})
NewChat ({entityID ; entityType ; entityName ; entityFilePath ; callBackURL ; spawnWindow})
Initialize (layoutName)
DataDector
DownloadAttachment (messageID)
ExportSystemResources
PlaySound (filepath )
Create Folder ( folder path )
Delete Folder ( folderpath )
ExportTemplateElements
LAYOUTS (in FMChat Go)...
Modify the following layouts by replacing the contents from the 1.08 version:
SignIn
Welcome
NewChatFromEntity
Preferences
Now edit the field System::version in FMChat and FMChat Go and change the build number to 1.08...you did it.
Enjoy!
Changed in 1.08
1 post
• Page 1 of 1
1 post
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 3 guests