[eluser]Phil Sturgeon[/eluser]
[quote author="hugle" date="1263606855"]Somehow I managed to launch the -dev version.
I edited MY_Router.php line ~158 :
I know it's not a NICE sollution, But I wanted this CMS to run
GUI looks much much nicer, and works for me ~2-3 times faster
Why I want to launch 0.9.8-dev is because I'm planing to develop a new webpage, and wanted a nicer gui
Now when I access Photos module from admin area, I get:
Code:
Table 'huglester2_waste.photo_albums' doesn't exist</p><p>SELECT pa.*, COUNT(p.id) AS num_photos
FROM (photo_albums pa)
LEFT JOIN photos p ON pa.id = p.album_id
GROUP BY pa.slug
It's all for now [/quote]
Galleries has been ripped out and replaced with a roughtly tested photo_album module which works a LOT better. That explains why /assets/img/galleries was needed. As for settings, somebody else was having this problem and i'm not sure what is causing it. I can't re-create it at this end...