Es gibt mehrere Möglichkeiten wie Euch bei Euren Fragen und Problemen weitergeholfen werden kann:
Habt Ihr Allgemeine Fragen hinsichtlich grundlegender Funktionsweisen in Miranda oder zu pluginsspezifischen Einstellungen, so bietet dieses umfangreiche Lexikon eine Vielzahl von Antworten. Das sollte Eure erste Anlaufstelle sein.
Im Jabber LIVE Chat könnt Ihr Eure Fragen rund um Miranda direkt loswerden. Diese Channel ist jedoch nicht ausschließlich Miranda Fusion spezifisch. Es werden vorwiegend ALLGEMEINE Miranda Fragen beantwortet.
In unserem Forum könnt ihr alle Fragen, vorwiegend Miranda Fusion relevante Fragen loswerden u.a. zum Updater, Setup aber auch zu speziellen Einstellungen.
Beitrag 11:26 – 9. Sep 2009 bearbeitet von Futurestar
UserInfoEx v.0.8.1.4 Released
Changelog: - Bump version - Update changelog - Attempt to fix issue 17 (prevent meta from anivsync) + update MsgBoxService (syncronize MsgBox Type with popup++ Msg Type) - update changelog - minor code format changes - minor fix for new messBox popup * fix issue 16 + 17 (rework for popup++ handling) *vcard-export fix part 10 - only minor debug mess changes * fix issue 16 part 2 (disable popup-types if popup++ plugin disable actions) *ini-export fix part 9 *fix for mir_strncat_c and mir_wcsncat_c *ini-export fix part 8 + export Owner Modules on all contacts + add export date on top of ini *ini-import fix part 7 – try import for xml and ini *export / import fix part 6 +more DBVT_BLOB support *xml-export fix part 5 (finish, i hope) WARNING – do not import xml and ini file (import need also rework) - Reminder fix to prevent a event-loop in dbx_tree (patch by Protogenes) *xml-export fix part 4 (not finish) *ini-export fix (make dbeditor++ compatiebel) *fix for mir_strncat and mir_wcsncat *xml-export fix part 3 (not finish) +add AM_BaseProto to xml *xml-export fix part 2 (add key DBVT_BLOB typ) *xml-export fix part 1 (not finish) *update popup API *final fix for issue 1 (reverted back r19 Attempt to fix issue 1) - reverted back old settings position * fix issue 16 (disable popup-types if popup plugin don't support it) * fix range for spindown - fix mem leake - more place for messages in IDD_MSGBOX - fix some memory leaks - fix issue 13 - fix some memory leaks (patch by Billy_Bons)
- fixed: Display name was read from/written to wrong place in database. – fixed: Extra Icons were not displayed with extraicons plugin disabled/not present.
Changelog: versions bump 0.8.3.2 beta * workaround for dbx_tree (disable some options) *code format changes * finish Export * finish services * only internal changes and rename * change ex/import from hContact to new struct type ExImParam + add service for (Sub)Group menu *Small ui fix + add service for account menu + add clist menu + add group menu + add account menu * rework RebuildContact and RebuildMain function * option page hanling for new ex/import menues (not finish) + add new options for ex/import in .rc (not finish) change constants * update known contact key hash Table rename rfcCodecs.h Ex/Import + add classExImContactXML.h * remove more namespace * update project files * code format changes * rename files (new code structur) * remove namespace * update project files * change project file for new filename * rename Ex/Import files (for new code structur) + add beta support for x64 version (uinfoex64.zip) * update changelog.txt * fix for double events in metacontact import * fix import crash if metacontact has only 1 subcontact (rework, hope it works now) * update __COPYRIGHT and __AUTHORWEB * fix import crash if metacontact has only 1 subcontact * fix broken rename TreeItem (add missing code) 1. Fixed the page add filter bug, which caused some pages such as 'Avatar' beeing added for each subcontact in the details dialog. 2. Tried to improve the behaviour uppon adding subcontacts pages if details dialog is opened for a metacontact 3. Added two scripts to the project for easier preparation of release packages. * fix some memory leaks