> Hello,
>
>
> I am using Squirrelmail 1.4.4 and installed the plugin
> change_sqlpass-3.3-1.2.tar.gz and compatibility-2.0.4.tar.gz . First I
> installed the compatibility Plugin including the patch, without mentioning
> it in ./conf.pl . The I installed the change_sqlpass config and edited its
> config so that the database can be read. When I now click on change
> password in the frontend, I always get an:
>
> Call to undefined function: sqm_baseuri()
> in /usr/share/squirrelmail/plugins/change_sqlpass/functions.php on line 476

Similar thread: http://thread.gmane.org/gmane.mail.squirrelmail.plugins/10521

sqm_baseuri() function is stored in functions/display_messages.php. This
file is not loaded by default, if preferences are stored in DB or newmail
plugin is not enabled.


> So i tried it with mentioning the compatability plugin in ./conf.pl and
> always get directly after a login a
>
>
> Fatal error: Call to undefined function: load_config()
> in /usr/share/squirrelmail/plugins/change_sqlpass/functions.php on line 326
>
>
> This changepassword plugin is driving me crazy, i never managed to
> install it, but I urgently have to! How can I remove the patch, wanted to
> try that. Any other hints?

compatibility 2.0.4 patch adds one line to SquirrelMail
functions/strings.php. It can be reversed by applying patch one more time
or manually editing appropriate files. compatibility patches contain
changes displayed in unidiff format. Unidiff format is not encrypted. You
can read it with plain text editor/viewer. Plus shows added lines and
minus shows removed lines.


-- 
Tomas


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
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

Reply via email to