Ok, so im not sure if this is going to reproduce the error or not, but hopefully it does the same for you when you try it out.
Download this addon
http://ui.worldofwar.net/ui.php?id=3742
Now upload it to uniadmin addons section, using the "no" selection box. After it uploads, edit the version box to 7.1.0. Press apply, now try and get UU to list addons. A mysql error will appear inthe debug and the addons tab will be grayed out.
- Code: Select all
[2007/03/29 12:47:29] RetrData: val3: value2
[2007/03/29 12:47:29] RetrData: Timeout: -1
[2007/03/29 12:47:29] RetrData: ------------------------------------------------------------------------
[2007/03/29 12:47:29] SQL query error<br /><br />Query: INSERT INTO `uniadmin_stats` ( `ip_addr` , `host_name` , `action` , `time` , `user_agent` ) VALUES
[2007/03/29 12:47:29] ( 'xxx.xxx.xxx.xxx', 'd107-141.uoregon.edu', 'GETADDONLIST', '1175197577', 'UniUploader 2.0 (UU 2.6.4; English)' );<br />Message: Table 'uniadmin_stats' is read only<br />Code: 1036
[2007/03/29 12:47:29] RetrData: ------------------------------------------------------------------------
[2007/03/29 12:47:29]
[2007/03/29 12:47:29] Beginning the XML document parsing
[2007/03/29 12:47:29] UpdateAddons: The data at the root level is invalid. Line 1, position 1.
[2007/03/29 12:47:29] Addons Updated.
Now try deleting all your addons from the UA addons list, now you get this error
- Code: Select all
SQL query error
Query: SELECT * FROM `uniadmin_addons` ORDER BY name ASC;
Message: Can't open file: 'uniadmin_addons.MYI' (errno: 145)
Code: 1016
My addons section of UA is completely disabled
Any ideas?