Page 1 of 1

Changing Articlelist Template in DB

Posted: Mon 7. Nov 2005, 16:54
by rasta
Hi Forum,

i've inserted more than 100 articles in the cms, but i've forgot to change the articlelist template for some articles. Can somebody tell me where the info is stored in the db, because i can't find anything about this.

Ich habe ein paar hundert Artikel eingefügt und bei einigen vergessen das richtige Template auszuwählen. Weiss jemand, wo dem Artikel das Template zugeordnet wird? Ich konnte auch im Quelltext bis jetzt dazu nichts entdecken.

Posted: Mon 7. Nov 2005, 16:59
by pico
Hi

look into the Table phpwcms_articlecat -> acat_template

aber das kann man auch im Backend bei den Artikeln jederzeit wieder ändern !?

Posted: Mon 7. Nov 2005, 17:09
by rasta
thanks for your information, but this was not what i wanted to know. when you insert an article you can choose standard.tmpl, sample.tmpl or an own tmpl-file (in german called Artikellisting, i think in english something like "articlelisting", it is in an drop-down selection), your info is (i think) about the structure template.

perhaps you have another hint?

Posted: Mon 7. Nov 2005, 17:25
by pico
Hi

this is going into the Field article_image of phpwcms_article as an array (BLOB)

Posted: Mon 7. Nov 2005, 17:32
by rasta
:?