Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hi,

Is there any particular reason I can't use the same:
Code: Select all
<cms:folders masterpage='reproductions_artiste.php' hierarchical='1' depth='1' order='asc' include_custom_fields='1'> [...]
</cms:folders>


2 times in the same page?

I want to deliver pages according to
Code: Select all
copyright='1'

value in the respective folders.

If I use the same code WITHOUT include_custom_fileds, it works seamlessly.

Cheers,
Paolo
Hi,

I don't see any reason why the code wouldn't work the second time.

Could you please elaborate the use-case a bit more?
'include_custom_fields' with <cms;folders> will fetch in data from the 'extended-folder' template;
so what seems to be happening when you use it the second time? That extended data doesn't appear?
Or is it something else?

Please let me know the details.
Hi Kk,

no, the page just gives me a 500 error and doesn’t upload nothing.

but when I remove include_custom_fields=«1 », everything works fine… except that I can’t reach the folder data anymore.

:)
3 posts Page 1 of 1
cron