Quote:
Originally Posted by superjeff
Sorry i didn't see it 
Try to reverte the template (first like test locally) or replace it with $mods[title] in the vb template.
|
Hi Jeff... Reverting templates is not an option for me, and I cannot use mods[title] the way you have it. I editted the plugin like this:
PHP Code:
$news['url'] = tfseo_url($news['title']);
And then in the template adv_portal_newsbits I use it like so:
PHP Code:
$vboptions[bburl]/f$news[forumid]/$news[url]-$news[threadid]/
It works. But how can I do the same for the template adv_portal_newsbits_attach_thumb? Do I need another plugin?
Cheers