<IF {CURRENTPAGE} is 1> <IF {CATPROFILE}>{CATPROFILE}</IF></IF>
no longer works in the latest version. I have this on my site v.4.0.34 and it works fine, just put it on v.beta8 and the {CATPROFILE} doesn't show at all. Remove the IF CURRENTPAGE and it shows.
Comments on First page only
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
It seems that
<IF {CURRENTPAGE} is 1> <IF {CATPROFILE}>{CATPROFILE}</IF></IF>
no longer works in the latest version. I have this on my site v.4.0.34 and it works fine, just put it on v.beta8 and the {CATPROFILE} doesn't show at all. Remove the IF CURRENTPAGE and it shows.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Pagination doesn't work the same way it used to, so I'll have to add {CURRENTPAGE} as a setting function to make it work again.