*grin*katon wrote: Vielleicht wollt Ihr dieses Problem fuer die Developers auf Englisch beschreiben?
0.13 Beta 1 Topic is solved
Re: 0.13 Beta 1
Mambo sucks, that's why I am here.
Now they call it Joomla, but it still sucks!
CMSMS rules!
Now they call it Joomla, but it still sucks!
CMSMS rules!
Re: 0.13 Beta 1
Offensichtlich bist du ja erhört wordenPiratos wrote: Wer sich nun an Smarty Standard halten will sollte grundsätzlich alle Anweisungen an Smarty betreffend caching auf false setzen.

http://viewsvn.cmsmadesimple.org/viewsv ... 2&view=log
Hast du das Problem bei deinen Postgres-Tests nachvollziehen können?Piratos wrote:Das von Ted zum Thema Indexe.Message:
I've made all of these changes (for new installs) except for the one
that changes the select from cms_content. I'm worried that it will
cause a 404 if a page alias is an integer (which there is no reason
why it can't be). I couldn't think of a quick fix around it that
would work on postgres. Thoughts?
Re: 0.13 Beta 1
Nein - da gab es wohl früher mal Probleme mit dem Quoten. Postgresql Treiber von Adodb hat wohl Integerwerte statt als String im content_alias als Integer behandelt und nicht als String.Postgres-Tests
Da aber seit langem eine Zahl nicht mehr bei der Erfassung als content_alias eingegeben werden kann, ist das komplett erledigt.
Der Code kann da drastisch reduziert werden (Ted weiss das).
Der angenehmer Nebeneffekt ist der das bei Aufruf einer Seite nun endlich auch mal der Index verwendet wird.