jkook Posted December 15, 2008 Share Posted December 15, 2008 3.81 version: The link works for both category and articles (Category > Article) However, it doens't work for sub category under category. (Category > category). Any idea? 0 Quote Link to comment Share on other sites More sharing options...
jkook Posted December 15, 2008 Author Share Posted December 15, 2008 My custom template shows following address: clients/knowledgebase/7/knowledgebase/8/Hosting_Resellers Correct address: clients/knowledgebase/8/Hosting_Resellers 0 Quote Link to comment Share on other sites More sharing options...
jkook Posted December 15, 2008 Author Share Posted December 15, 2008 Also, I tested it by replacing my knowledgebase.tpl, knowledgebasecat.tpl, and knowledgebasearticle.tpl to default templates, but it still doesn't work. 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 15, 2008 Share Posted December 15, 2008 You haven't updated your header.tpl This was the change <title>{$companyname} - {$pagetitle}{if $kbarticle.title} - {$kbarticle.title}{/if}</title>{if $systemurl}<base href="{$systemurl}" />{/if} 0 Quote Link to comment Share on other sites More sharing options...
mcraedesigns Posted December 15, 2008 Share Posted December 15, 2008 See here: http://forum.whmcs.com/showthread.php?t=16280 EDIT: Sparky got it first :-( 0 Quote Link to comment Share on other sites More sharing options...
jkook Posted December 15, 2008 Author Share Posted December 15, 2008 GREAT !!! Thank you guys.. 0 Quote Link to comment Share on other sites More sharing options...
jkook Posted December 16, 2008 Author Share Posted December 16, 2008 Here is another issue. Here is another wrong path showing form my custom template: clients/?action=productdetails clients/clientarea.php?action=productdetails It works on default template, but my template missing[clientarea.php] part. I changed header.php as you said above though.. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.