It seems that with 4.01 beta-2 (perhaps with beta-1, but I wasn't paying attention until now, as I'm getting closer to being done), I'm having some issues with...
... I don't think there is anything else to do. When you say upgrade functions I assume you mean some subroutine that manipulates data as opposed to updating a...
Yes - should have been clearer. If I remove the line from mt_config (or clear the table entirely), the "need to upgrade" screen is presented. If I remove a...
... Sounds like it would be in this area as well. I haven't played with upgrade functions on 4.01 yet. When you say "my version hasn't gone over the...
Yes indeed... schema version (of the plugin). Which is actually based on the plugin version (for this particular plugin). I like to see an upgrade screen...
It looks like there may be an extra message in mt-upgrade.cgi that flashes off-screen before I can read it. But, since I can't read it, I can't tell. Is...
... Have you tried patching up the upgrade tool and running that? I think with DebugMode on it will dump more useful info to the command line -- I think....
I tried DebugMode on (with a variety of values) and couldn't ever get anything else out of it. I haven't had the chance to try experimenting any more as yet....
I am curious, what ever happened to the MT-Burn plugin? Way back when it was being touted a new "rebuild on demand" approach that would was destined to become...
... There wasn't any; it just kind of died. I asked about this at the NY Hackathon, and from what I recall, DJacobs said its performance never really got good...
Okay, here we go (found it, for those who are interested). It's unlikely to be a problem for most... If the mt_config file has a PluginSchemaVersion, then the...
ugh. This wasn't fixed? I ran into this issue probably a year or so ago when 3.3 was first out. I remember filing a bug (I even found a remark recently in some...
And so I was thinking, as I do on a regular basis, more or less, about how to make my life easier and to streamline the installation of MT for many clients. I...
Here is a bit of an oddity I ran into out on the edge. To test Feeds.App I have to make sure Feeds.App Lite is disable since they use some of the same tag...
... I am likely missing something here, but even under MT3.3x you always have to stop/start apache (or 'touch' mt) to when enabling / disabling plugins,...
Yes, sorry for trailing off into the ether. Your right about the plugin disabling/enabling in FastCGI. This problem is driving me a bit batty I suppose. I was...
"(Think about a fat guy burping garlic in a tightly packed vehicle). Now I don't mean to say that these are bad things. " Really? :-D Sorry, couldn’t...
Chad, thanks for investigating this. It's not only an issue with plugins that were originally installed pre-3.x... some plugins have "upgrade" code that...
... I suggested to Six Apart that they use a message to inform the user of the situation to help out those who spaced out (me) or just don't know. ... My...
This seems bit odd to have to do -- I'm sure there is more to this that will be addressed later. Tags.App has a separate application script for handling...
I ran into the same issue with my Fast Search plugin. Since Fast Search has several tags that are only relevant in PHP-dynamic publishing, the CMS "template...
... I hope that was only the suggested short term solution and not what needs to happen long term because that would be pretty lame --at least speaking for...
You're scoping the tags to an application, and you shouldn't. Tags need to be visible for the entire system. The template editor has no knowledge about...
... PHP tags can be added to MT by simply uploading an function.mtplugintagname.php file to the php directory of the plugin (provided the file contains the...
You can also have truly dynamic dynamic tags (look at Arvind's latest Custom Fields along with MT4.01rc1), which will generate the tags on-demand as needed,...
... OK, but somewhere at some point I saw code that did it this way. It also seems useful to be able to limit the scope of tags to a specific application like....
Dear All I have a simple plug-in to add Google Analytics Code and I am having a problem while upgrading it. I can not get the settings at a Blog level to save....
I've not done extensive testing, but I'm thinking perhaps it is because you have a "Scope => 'system'" on there? In other words, if this setting is available...
The 4.01 beta page[1] has been updated a bit, upgrading to "highly recommended," with no security vulnerabilities. Except for 57924. Oversight, or is it just...