What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » some problem...

some problem...
Author: Message:
ramonliu
New Member
*


Posts: 8
Joined: Aug 2011
O.P. Roll Eyes  some problem...
Hi All! ^^

I written a content encryption script, but got some problem...

1. if content has emotions, encode then send to contact, after decode, only see the text, no emotions, no matter just only ":)"

2. zip done, rename to plsc, then upload to web, but fail, always got this
"An unhandled exception has occurred.
We apologize for the inconvenience this may cause you. Please follow the link below back to our Messenger Plus! Home page and feel free to report this error on the forum"

I have check my ScriptInfo.xml, it's UTF-8 format, and content on below
code:
<?xml version="1.0" encoding="UTF-8"?>
<ScriptInfo xmlns="urn:msgplus:scripts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:scripts PlusScripts.xsd">
    <Information>
        <Name>Encryptions</Name>
        <Description>Safer for chatting</Description>
        <Author>Ramon Liu</Author>
        <AboutUrl>NO URL</AboutUrl>
        <Version>0.2</Version>
        <UpdateId>RL0001</UpdateId>
        <Build>0001</Build>
    </Information>
   
    <ScriptCommands>
        <Command>
            <Name>encry</Name>
            <Description>The command for Encryptions.</Description>
            <Parameters>command</Parameters>
        </Command>
    </ScriptCommands>

</ScriptInfo>

is wrong? @@?

if you are interested, you can download the attachment to see the way to help me find where is wrong... thanks :P

.plsc File Attachment: Encryptions.plsc (33.6 KB)
This file has been downloaded 128 time(s).
08-29-2011 03:42 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
some problem... - by ramonliu on 08-29-2011 at 03:42 PM
RE: some problem... - by matty on 08-29-2011 at 04:41 PM
RE: RE: some problem... - by ramonliu on 08-30-2011 at 12:39 AM
RE: some problem... - by Matti on 08-29-2011 at 07:51 PM
RE: RE: some problem... - by ramonliu on 08-30-2011 at 12:58 AM
RE: some problem... - by matty on 08-30-2011 at 02:25 AM
RE: RE: some problem... - by ramonliu on 08-30-2011 at 05:18 AM
RE: some problem... - by ramonliu on 08-30-2011 at 11:17 PM
RE: some problem... - by ramonliu on 08-31-2011 at 12:03 PM
RE: some problem... - by matty on 08-31-2011 at 12:36 PM
RE: RE: some problem... - by ramonliu on 08-31-2011 at 12:53 PM
RE: some problem... - by Alexandre.Lefebvre on 08-31-2011 at 02:27 PM
RE: some problem... - by ramonliu on 08-31-2011 at 03:21 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On