Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Admin Quick Find Togglable Panel

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #11  
Old 03-22-2015, 08:32 AM
 
PhilJ PhilJ is offline
 

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

Default Re: Admin Quick Find Togglable Panel

Have you got Webmaster mode enabled? Perhaps that's why.
__________________
xcartmods.co.uk
Reply With Quote
  #12  
Old 03-22-2015, 09:06 AM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default Re: Admin Quick Find Togglable Panel

Quote:
Originally Posted by PhilJ
Have you got Webmaster mode enabled? Perhaps that's why.
No webmaster mode is disabled.
__________________
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
  #13  
Old 03-22-2015, 01:00 PM
 
PhilJ PhilJ is offline
 

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

Default Re: Admin Quick Find Togglable Panel

Not sure what's going on there then, ought to work fine on your live site...
__________________
xcartmods.co.uk
Reply With Quote
  #14  
Old 04-01-2015, 08:26 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
Not sure what's going on there then, ought to work fine on your live site...
Same error on live server !
No idea exactly

Also can you please tell me how to display quick find toggle panel only Admin page & not on every pages ?
Bcoz I have around 2500+ manufactures so I don't want to load them on each and every page every time. Just need to use toggle panel from admin's home only.
__________________
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
  #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
  #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
  #17  
Old 04-01-2015, 10:02 PM
 
PhilJ PhilJ is offline
 

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

Default Re: Admin Quick Find Togglable Panel

skin/common_files/main/orders_list.tpl
__________________
xcartmods.co.uk
Reply With Quote
  #18  
Old 04-02-2015, 07:54 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
skin/common_files/main/orders_list.tpl
Please find my attached orders_list.tpl

I checked the code & could not find anything suspicious
Attached Files
File Type: tpl orders_list.tpl (9.8 KB, 178 views)
__________________
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
  #19  
Old 03-08-2017, 08:20 PM
 
PhilJ PhilJ is offline
 

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

Default Re: Admin Quick Find Togglable Panel

New version that remembers the quick view panel state with a cookie... just replace skin/common_files/quick_find.tpl with attached.
Attached Files
File Type: tpl quick_find.tpl (7.7 KB, 180 views)
__________________
xcartmods.co.uk
Reply With Quote

The following 2 users thank PhilJ for this useful post:
qualiteam (04-09-2017), Raptor (04-12-2017)
  #20  
Old 04-09-2017, 01:33 PM
 
georgewf georgewf is offline
 

Advanced Member
  
Join Date: Feb 2004
Posts: 76
 

Default Re: Admin Quick Find Togglable Panel

really nice!

Just one thing, on my site the Products pulldown triggers a search which returns all items.
__________________
xcart 4.7.7
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:18 PM.

   

 
X-Cart forums © 2001-2020