Hi,<br><br>I uploaded a revision for <a title="Original Link: https://sourceforge.net/tracker/download.php?group_id=23067&atid=377410&file_id=336915&aid=2825187" href="https://sourceforge.net/tracker/index.php?func=detail&aid=2825187&group_id=23067&atid=377410">patch #2825187</a><span> at <a title="Original Link: http://sourceforge.net/" href="http://zixan.info/?UlByGmx_" target="_blank">sourceforge.net</a>.</span><br>
<br>Notes:<br><br><ul><li>Please don't worry about changes in libraries/config.default.php other than the addition of <span style="font-family: courier new,monospace;">$cfg['Servers'][$i]['enable_userprefs'] = TRUE;</span>.  I made other changes just for the sake of my local system.</li>
<li>I tried to generalize lang strings by excluding settings' name from the error message.  Each setting name is set in server_perm_storage.php.  I just had a thought that it may cause a conflict with other languages if some settings have different names.  For example, 'foreign key maximum limit' may be called 'límite máximo de claves foráneas' in Spanish.  (Thanks to Google translator, BTW.)</li>
<li>Error handling is implemented in this revision.  Users see a success message if input meets the criteria, and an error message is displayed if there is an error found.</li><li>I see how I can use a loop to process settings, but I am wondering since not all of the settings have same test criterion it may not be a probable solution.  What are your thoughts?</li>
<li>In the future release, I will write a little blurb about each setting somewhere in the interface.  I believe it will better assist the users to know what each setting is about.  I thought it may be important as some of these settings will be modified by some users for the first time.</li>
<li>Also for future release: input box is highlighted if incorrect value is entered, and previously entered value is also displayed instead of the one in DB.  Of course, implement control over other settings, and use <span></span>PMA_query_as_controluser() for querying db.</li>
</ul>Thanks!<br><br>--------------------------------------------------<br>Best regards,<br>Zeeshan Mughal<br>Email:  <a href="mailto:zeeshanmughal@ieee.org">zeeshanmughal@ieee.org</a><br>Web:  <a href="http://www.zixan.info">http://www.zixan.info</a><br>