[geeklog-devel] More automation (was: Feature freeze)

Tom websitemaster at cogeco.net
Sun May 15 10:55:32 EDT 2011


Hmm... my development server is having problems uncompressing files at the moment so I couldn't test the upload and auto upgrade procedure out right but I did a quick follow through with the code in Geeklog and your plugin and it looks like everything should work and the plugin upgrade should happen when PLG_upgrade gets called. (obviously it doesn't though)

Ivy, is Rouslan's problem the same as yours?

Tom

-----Original Message-----
From: geeklog-devel-bounces at lists.geeklog.net [mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of Rouslan Placella
Sent: May-15-11 7:22 AM
To: Geeklog Development
Subject: Re: [geeklog-devel] More automation (was: Feature freeze)

I have issues with updating plugins as well. For example, with my "search word ranking" plugin, if you do the following:

* install a plugin v1.0.0
* disable this plugin
* upload version 1.1.0
* enable plugin back
* "update" icon shows up
* click on update icon
* upgrade works perfect

However, if you do this:

* install plugin v1.0.0
* upload version 1.1.0
* autoupdate takes place
* Geeklog reports that version 1.1.0 is installed, but it's not true.
plugin_upgrade_foobar() was never called. So the files are up to date, but the database as well as the configuration settings are from version
1.0.0

In both of the above cases I'm talking about uploading a tarball through the form on admin/plugins.php, not FTP or anything like that.

Files needed to reproduce (note: there are only 4 config settings in version 1.0.0 and 8 config settings in 1.1.0):

http://www.placella.com/gl/searchrank_1.0.0_1.6.0.tar.gz
http://www.placella.com/gl/searchrank_1.1.0hg_1.6.0.tar.gz

I couldn't trace the problem to anywhere, so it might be in my code, though I doubt it...

Rouslan


On Sun, 2011-05-15 at 08:55 +0200, Dirk Haun wrote:
> 今駒哲子 Geeklog IvyWe wrote:
> 
> > plugin update works well?
> > I  can't update any plugins.
> 
> Works for me.
> 
> Can you provide more details, please? What are you doing? What happens?
> 
> bye, Dirk
> 
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://eight.pairlist.net/mailman/listinfo/geeklog-devel


_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://eight.pairlist.net/mailman/listinfo/geeklog-devel




More information about the geeklog-devel mailing list