mobilesentience
Forum Replies Created
-
Forum: Plugins
In reply to: [Virtual Theme] How to get original post url?Hello,
I’ve been away for a while. Sorry for the delay responding.
Could you give me an example of what you are asking about as I don’t quite follow the question.
-Max
Forum: Plugins
In reply to: [Virtual Theme] 3.2.1Can you provide me with any more information on the setup?
-Max
Forum: Plugins
In reply to: [Virtual Theme] Rewrite all siteArni,
If the plugin is installed but not activated, it won’t add the settings menu to the admin interface.
Is Virtual Theme listed under plugins?
Forum: Plugins
In reply to: [Virtual Theme] Rewrite all siteArni,
Apologies if I misunderstood the problem you are having but that is how virtual theme is supposed to work. Your entire site should be accesible through domain.com/folder/tag with the new template. That is what virtual theme does.
What is it you are trying to accomplish?
What
Forum: Plugins
In reply to: [Virtual Theme] [Plugin: Virtual Theme] error 404Thanks for all the testing and reporting.
The readme and description do mention needing permalinks enabled, but I will be more clear about .htaccess needing to be writable, and add a permalinks like feature with the rules so they can be cut and pasted to the .htacccess by hand.
Not sure when I will be able to get at that though, likely Sunday or Monday.
Tutorial to share ad slots with a guest blogger
http://www.mobilesentience.com/2011/05/08/sharing-ad-slots-with-a-guest-blogger/
Forum: Plugins
In reply to: [Virtual Theme] [Plugin: Virtual Theme] error 404Ok, we are getting somewhere. 1.0.11 finally showed up in the gallery. I found the reason for the Fatal error: one of the bug changes was to fix how I was storing options. I based this off another plugin and it was my first attempt at a WordPress plugin. The plugin I based Virtual Theme off of has some messed up code for storing and getting the options that is actually a fairly common bug. Basically serializing stuff twice.
Anyway I had some code to preserve settings that tried to deal with that so when I started the new way nothing was missed. Long story short that was causing the new rewrite thing to try an append an array which was never set(in some cases) to another.
I added a check to prevent that.
I fixed a few other bugs with the conversion of the old options to new.
Also a bug where when you auto update the rewrite rules don’t get written, it requires either the vpaths to be changed(add, delete or edit will do it) or the plugin to be deactivated and then reactivated. That is now fixed.
I suspect that Multisites may not work 100% yet, and that I might have to write a few new rules. If anyone wants to test this when they get a chance and post any url’s that don’t work. Actual urls would work best.
I can then get the additional rewrite rules added.
1.0.12 should be up this afternoon. Well in SVN this afternoon, who knows when if ever the gallery will notice that.
Forum: Requests and Feedback
In reply to: Plugin Version-SVN – Wrong download?Virtual Theme finally updated sometime last night.
Just so I am sure I understand. That “fix” was just some temporary thing and there is still an underlying problem that may result in future updates not showing up?
Forum: Hacks
In reply to: Plugin Version not updatingVirtual Theme updated to 1.0.11 sometime last night.
Forum: Requests and Feedback
In reply to: Plugin Version-SVN – Wrong download?After searching the forum I’ve found a lot of people randomly having this problem. Some of them have mismatched numbers or forgot to add a tag for the version but many seem to have everything set up correctly.
Maybe the svn/version/zip generating thing should be looked at if it is really this flaky and there is only one person that can fix plugins that get stuck. I’ve found reports going back a couple years, so it’s not a new problem.
Don’t mean to be critical, but I don’t see any reason why this couldn’t be a rock solid process instead of the flaky mess it is. Maybe I am missing something.
Forum: Requests and Feedback
In reply to: Plugin Version-SVN – Wrong download?I’m having the a similar problem my Virtual Theme plugin is stuck two versions back.
Tried emailing plugins@wordpress.org but haven’t heard a thing.
Forum: Plugins
In reply to: [Virtual Theme] [Plugin: Virtual Theme] error 404hmm, you shouldn’t have had that with the tagged version. But I think something is going on with the svn server. I haven’t been able to connect all day. And Virtual Theme is still stuck at version 1.0.9
I’ll check back on it tomorrow or this weekend.
Forum: Hacks
In reply to: Plugin Version not updatingForum: Plugins
In reply to: [Virtual Theme] [Plugin: Virtual Theme] error 404BTW, looks like you will have to go to “other versions” and download the development version to test this.
For some reason the plugin gallery isn’t updating to the new version. It’s still sitting 2 versions back at 1.0.9
Forum: Plugins
In reply to: Plugin Version Number Not UpdatingDid you ever figure this out?
One of my plugins is stuck two versions back.
http://wordpress.org/extend/plugins/virtual-theme/stats/
the zip is stuck at 1.0.9 even though both 1.0.10 and 1.0.11 are in svn and StableTag is updated in both the readme and the plugin file.