The following code supposed display category information, but it is all blank.
version: 9.12 cssui
s there anything I have to do before I can use library module functions?
Thanks in advance
Code:
<mvt:assign name="g.feacat" value=" '01-bands-1_leather' " /> <mvt:do name="l.result" file="g.Module_Library_DB" value="Category_Load_Code( g.feacat, l.current_category )" /> Name: &mvt:current_category:name;<br> Image: &mvt:current_category:image;
s there anything I have to do before I can use library module functions?
Thanks in advance
Comment