im trying to show the style each member is using in the postbit like its done here
tried adding this to the postbit template
Code:
{$stylecache[$post[styleid]][title]}
but it doesnt work. then I tried creating a plugin with "cache_styles()" in hook showthread_start but it gave out an error, I think the function isnt declared there.
is there another way to do this, would I need to add a column in the post table for the style names
thanks
---------------------
figured out
https://vborg.vbsupport.ru/showthread.php?p=734196