hi, I want to theme $links in comments
in _phptemplate_variables function, I add following code
case 'comment': print_r($vars['comment']->links); break; nothing shows up, probably theres no such variable called $vars['comment']->links.
can you please show me how theme it in comment. I got stuck here for 2 days.
thank you so much for ur help.
Call us using Skype
Subscribe to our Blog
Subscribe to our Portfolio
Nik's LinkedIn Profile
hi, I want to theme $links in comments
in _phptemplate_variables function, I add following code
case 'comment':
print_r($vars['comment']->links);
break;
nothing shows up, probably theres no such variable called $vars['comment']->links.
can you please show me how theme it in comment. I got stuck here for 2 days.
thank you so much for ur help.
Posted by feelexit on Wednesday, 14 May, 2008 - 03:30.