I just updated to 1.30 and the plug-ins along with it to 0.101 and Lightning 0.11. Although I have the correct new versions listed in updates.php:

$plugins
= array( "[email protected]"
         => array( "application" => "thunderbird",
                   "version" => "0.101",
                   "filename" => "sogo-connector-0.101.xpi" ),
         "[email protected]"
         => array( "application" => "thunderbird",
                   "version" => "0.101",
                   "filename" => "sogo-integrator-0.101.xpi" ),
         "{e2fda1a4-762b-4020-b5ad-a41df1933103}"
         => array( "application" => "thunderbird",
                   "version" => "0.11",
                   "filename" => "lightning-0.11-inverse.xpi" ));

For some reason, I see this in the httpd logs of the update server:

192.168.17.105 - - [09/Aug/2010:01:34:23 -0500] "GET /plugins/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D&version=0.00&platform=WINNT_x86-msvc HTTP/1.1" 404 16 192.168.17.105 - - [09/Aug/2010:01:34:24 -0500] "GET /plugins/[email protected]&version=0.00&platform=WINNT_x86-msvc HTTP/1.1" 404 16 192.168.17.105 - - [09/Aug/2010:01:34:25 -0500] "GET /plugins/[email protected]&version=0.00&platform=WINNT_x86-msvc HTTP/1.1" 404 16

Any reason why Thunderbird would be looking for version 0.00? In Integrator extensions.rdf, updateURL=http://webmail2.4test.net/plugins/updates.php?plugin=%ITEM_ID%&version=%ITEM_VERSION%&platform=%PLATFORM%";

Steve
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to