I can make CSS changes all I want, but when I made changes to page.html.php, they never showed up on my gallery.
Is there a cache I need to dump or what?
Hi Ipstenu,
The problem seems to lie in a hard coded link to the default theme in core/helpers/theme.php. As an interim, you can try apply the attached patch.
Blake
Success!
The same change will need to be made on whatever does the preview, as that was failing too.
(now I can see how fuuuugly my theme is on G3 >.< )
Hey just to get closure on this-- this bug is fixed in SVN and in the upcoming Alpha 2 release.
Posts: 3
Hi Ipstenu,
The problem seems to lie in a hard coded link to the default theme in core/helpers/theme.php. As an interim, you can try apply the attached patch.
Blake
Posts: 11
Success!
The same change will need to be made on whatever does the preview, as that was failing too.
(now I can see how fuuuugly my theme is on G3 >.< )
Posts: 7994
Hey just to get closure on this-- this bug is fixed in SVN and in the upcoming Alpha 2 release.