Search found 3 matches

by stompy
Fri 22. Oct 2004, 22:23
Forum: phpwcms Support English
Topic: template: article listing - doesn't persist
Replies: 1
Views: 715

Re: template: article listing - doesn't persist

Seems like killing a session and starting a new one fixed the problem (as in restarted the browser).


Hi there.

When I try to select my own template (e.g. sample.tmpl) for the article listing in "edit article basis information", after saving, it always reverts back to "default".

Edited:

In ...
by stompy
Fri 22. Oct 2004, 22:12
Forum: phpwcms Support English
Topic: template: article listing - doesn't persist
Replies: 1
Views: 715

template: article listing - doesn't persist

Hi there.

When I try to select my own template (e.g. sample.tmpl) for the article listing in "edit article basis information", after saving, it always reverts back to "default".

Edited:

In fact, nothing persists! I try to modify my article and it always reverts back!

Any ideas?

Thanks!
by stompy
Thu 4. Mar 2004, 22:44
Forum: phpwcms Support English
Topic: How to show more than one news headline and description
Replies: 5
Views: 1716

Try this:

open include/inc_conf/conf.template_default.inc.php, find $template_default["top_count"] and set it to 3 (or whatever you need to).