Development
: K-Meleon Forum
K-Meleon development related discussions.
Goto:
Forum List
•
Message List
•
Search
•
Log In
Your Name:
Subject:
Help information
BBcode help
Smileys help
[quote=JamesD] I guess I don't understand the locations of some of profiles. The code with the "while" was just to reduce the profilepath to one unique word. The macro does not really need to do that. Try replacing the "_Privilege_RunCode" section of troubleshooting with this version. [code] _Privilege_RunCode { macroinfo=_("Check KM profile write Privilege"); $_TS_Path = getfolder(ProfileFolder); alert($_TS_Path); $_TS_Section = "Profile"; $_TS_Key = "Current" ; $_TS_Value = $_TS_Path; $_TS_Path = $_TS_Path . "\\Privilege.ini"; iniwrite($_TS_Section, $_TS_Key, $_TS_Value, $_TS_Path); macros(_Privilege_Validate); } [/code][/quote]
[Please Enable JavaScript]
K-Meleon forum is powered by
Phorum
.
Home/News
Screenshots
Download
Documentation
Resources
Get Involved
Forum
Bugs
Development