View Single Post
  #15  
Old 04-01-2015, 08:52 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Admin Quick Find Togglable Panel

Re. your error, I would check the error logs in var/log

If you want to display it on admin homepage only, in step 2, I think you can use...
Code:
{* Quick Find Admin Panel *} {if $main eq "top_info"} {include file="quick_find.tpl"} {/if} {* / Quick Find Admin Panel *}
__________________
xcartmods.co.uk
Reply With Quote