Re: Compatibility Plugin

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tomas,

Thank you for the info.  I download the 1.3 Compatibility plugin and now
I can open up the change password screen.  When I try to change the
password the following error is displayed:

Fatal error: Uncaught exception 'com_exception' with message 'Failed to
create COM object `hMailServer.Application': Invalid syntax ' in
C:\Inetpub\mailroot\plugins\hmailserver_changepass\options.php:284 Stack
trace: #0
C:\Inetpub\mailroot\plugins\hmailserver_changepass\options.php(284):
com->com('hMailServer.App...') #1
C:\Inetpub\mailroot\plugins\hmailserver_changepass\options.php(244):
hmailserver_changepass_go('net05bei') #2
C:\Inetpub\mailroot\plugins\hmailserver_changepass\options.php(91):
hmailserver_changepass_check() #3 {main} thrown in
C:\Inetpub\mailroot\plugins\hmailserver_changepass\options.php on line 284


I did add 'include_once(SM_PATH .
'plugins/compatibility/functions.php');' in the strings.php file.  I
added it after the 'include_once(SM_PATH . 'functions/global.php');'.
Also, the 1.3 Compatibility is comprised of only the following files:
functions.php, index.php, install, readme, setup.php, version.  Am I
missing any files or directories?  Do you have any idea what could be
causing the above error?

Sincerely,

Travis Forghani
IT Administrator
Bowman Enterprises, Inc.

Cell: 919-795-9298
Office: 919-894-3662, Ext. 34

travis@xxxxxxxxxxxxx

This message is intended only for the use of the individual or entity to
which it is addressed and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If the
reader of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution, or copying of this
communication is strictly prohibited by law.  If you have received this
communication in error, please notify me immediately.

Tomas Kuliavas wrote:
> Check SquirrelMail functions/strings.php, not some file in
> plugins/compatilibity directory.
> 
> SquirrelMail 1.4.7 has "require_once(SM_PATH . 'functions/global.php');"
> in functions/strings.php line 33.
> 
> Please note that if you want to use compatibility with hmailserver
> plugins, you need v.1.3 version.
> 
>> Thomas,
>>
>> I don't see 'require_once(SM_PATH . 'functions/global.php');'; I only
>> see 'include_once(SM_PATH . 'functions/global.php')'in the strings.php
>> file under the functions directory and
>>
>> 'include_once($compatibility_sm_path . 'functions/strings.php');
>>
>>
>>    if (file_exists($compatibility_sm_path . 'functions/global.php'))
>>       include_once($compatibility_sm_path . 'functions/global.php');
>>
>>    else if (file_exists($compatibility_sm_path . 'src/global.php'))
>>       include_once($compatibility_sm_path . 'src/global.php');'
>>
>> in the functions.php file under the compatibility directory.  Where
>> should I add 'include_once(SM_PATH .
>> 'plugins/compatibility/functions.php');'  I used Wordpad to search both
>> files.  Thanks for all of your help thus far.
>>
>> Sincerely,
>>
>> Travis Forghani
>> IT Administrator
>> Bowman Enterprises, Inc.
>>
>> Cell: 919-795-9298
>> Office: 919-894-3662, Ext. 34
>>
>> travis@xxxxxxxxxxxxx
>>
>> This message is intended only for the use of the individual or entity to
>> which it is addressed and may contain information that is privileged,
>> confidential and exempt from disclosure under applicable law.  If the
>> reader of this message is not the intended recipient, you are hereby
>> notified that any dissemination, distribution, or copying of this
>> communication is strictly prohibited by law.  If you have received this
>> communication in error, please notify me immediately.
>>
>> Tomas Kuliavas wrote:
>>>>> I am running SquirrelMail on IIS 6.0.  I am using Windows 2003 server.
>>>>> How do I install the Compatibility plugin?  I read the instructions
>>>>> that
>>>>> came with the plugin; they didn't help considering they were geared
>>>>> for
>>>>> Unix or Linux.  I did download the package for native Windows
>>>>> functionality but could not figure out how to install it.  Please
>>>>> help.
>>>> You're lucky the Compatibillity plugin is by far the easiest plugin to
>>>> install. Just unpack the downloaded archive in your Squirrelmail
>>>> plugins
>>>> directory and you're done!
>>> compatibility 2.0.4 requires modifications in functions/strings.php
>>> file.
>>> Open SquirrelMail functions/strings.php in plain text editor (html kit
>>> or
>>> wordpad or any other editor that understands unix line endings), find
>>> line
>>> with 'require_once(SM_PATH . 'functions/global.php');' and add new line
>>> with 'include_once(SM_PATH . 'plugins/compatibility/functions.php');'
>>> after it.
>>>
>>> See also http://www.squirrelmail.org/wiki/CompatibilityDependencies
>>>
>>> If plugin requires compatibility v.1.x, you should install compatibility
>>> 1.3. If plugin needs compatibility v.2 - install compatibility v.2.0.4.
>>> If
>>> you need both, update plugin that requires compatibility 1.x.
>>>
>>
> 
> 
> 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux