View Single Post
  #16  
Old 04-01-2015, 09:59 PM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default Re: Admin Quick Find Togglable Panel

Quote:
Originally Posted by PhilJ

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 *}

Thanks it worked perfectly

Quote:
Re. your error, I would check the error logs in var/log
var/log file display the same error as shown in admin log error

PHP Warning: Unexpected character in input: ' in /home/user/public_html/store/var/templates_c/bb2137ca057b8814db40b23a8d677d43/%%8B^8B4^8B45DCD5%%orders_list.tpl.php on line 126

which tpl/php file I should trace to find "character in input" error ? Any idea ?
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote