Closed (won't fix)
Project:
Simply Modern Theme
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2009 at 17:18 UTC
Updated:
26 Apr 2011 at 16:56 UTC
I am running simply_modern (downloaded through CVS) using Drupal 6.13 and in the "available updates" screen the version shows up as 6.13 and the theme is marked as "incompatible".
Any idea why the correct version isn't showing up and whether there is an incompatibility?
One thing I noticed is that simply_modern.info refers to "sidebar_left" and "sidebar_right" and I thought I read that Drupal 6 expects "left" and "right" now.
For what it's worth, I have the same problem with the latest version of Newsflash.
Comments
Comment #1
kong commentedThat's caused by the data in the theme's
.infofile (see http://drupal.org/node/487840).Update status will not work on modules/themes downloaded via CVS because the version, core, project name and timestamp will only be added by the packaging script i.e. the
simply_modern.infoin CVS and in .tar.gz package are not the same.Comment #2
jrglasgow commentedto solve the problem in #1 I recommend CVS Deploy
Comment #3
jsibley commentedI am running CVS deploy. It does not appear to be sufficient to avoid getting a message that the theme is incompatible. I'm guessing there is something in the theme or in the way it is packaged in CVS that is making it appear incompatible.
Comment #4
Corey Smith commented