4 of 4
4
EE Livesearch
Posted: 10 October 2007 12:36 AM   [ Ignore ]   [ # 55 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  135
Joined  05-25-2002

Mark: You’re right. Extension not worked in that case, if system folder was deeper. I’ve set right path in the config.php and just works fine. Many thanks.

About requested language part. It’s very useful. Iam translated all extensions and modules to slovak andczech language. Then extensions without lang. part I need:
- to convert self extension file on charset which Iam using;
- hardly edit extension after each next update;
of course
- for users using CP in different languages, extension isn’t localized.

In this point of view language file should be a necessary part of all extension. Even if there is one or thousand words to lacalized.

Thanks again

 Signature 

Caleydon Media

+ CM Strange URL Interpreter
+ CM Textarea Resizer
+ CM Template Editor (EditArea)

Profile
 
 
Posted: 18 November 2007 03:04 PM   [ Ignore ]   [ # 56 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1726
Joined  03-26-2006

I just performed my first site update to 1.6.1 and the Live Search isn’t responding at all. I’ve tried disabling every other extension to see if there is a conflict, but there didn’t seem to be anything there. Anyone else had problems with this (indispensiblie) extension and 1.6.1?

UPDATE: For the record, I’m using EE 1.6.1 20071114, and Livesearch 1.0.8

 Signature 

ryan masuga
—————
Masuga Design | Member, EE Pro Network
My EE Add-Ons | {devot:ee}
Twitter: masuga | masugadesign | devot_ee

Profile
 
 
Posted: 18 November 2007 03:56 PM   [ Ignore ]   [ # 57 ]  
Grad Student
Avatar
Rank
Total Posts:  83
Joined  09-08-2006

Just tested, it works but it’s case sensitive. I am not sure if it was case sensitive before. Tested with EE 1.6.1 and liveserach 1.0.7

UPDATE. updated to Livesearch 1.0.8. and got the same results. Works but is case sensitive.

 Signature 

Stan Majerski
elemental media

Profile
 
 
Posted: 18 November 2007 05:08 PM   [ Ignore ]   [ # 58 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1726
Joined  03-26-2006

Hmm. Mine is just dead. I’m searching for terms I know are there, but there are no results popping up. I’ll uninstall and re-install…see what happens.

UPDATE: I’m an idiot. I had renamed my system folder earlier today, and failed to update the config file with the proper value. Ugh. Sorry to waste everyone’s time…including my own!

Works great, Mark.

 Signature 

ryan masuga
—————
Masuga Design | Member, EE Pro Network
My EE Add-Ons | {devot:ee}
Twitter: masuga | masugadesign | devot_ee

Profile
 
 
Posted: 16 February 2008 12:36 PM   [ Ignore ]   [ # 59 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  185
Joined  08-03-2007

Hi Mark,

I’ve recently had a bit of an issue with regard to moving a site to a new server.  I’ve narrowed down a “display” problem to a conflict (EE 1.6.2) with extensions and the one I believe is preventing the Control Panel from displaying seems to be Live Search.

If I delete the extension entirely, upon login, I get an error message stating “live search extension can’t be found”.

What else, files, etc. need to be deleted in order to remove Live Search entirely?

thanks,
-p

Update:  Remove tables from database

 Signature 

Paul Burton | 16toads Design

Profile
 
 
Posted: 21 February 2008 12:14 AM   [ Ignore ]   [ # 60 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1076
Joined  01-24-2006

This is such a great and useful extension!

One thing I didn’t like tho was the styling so I updated it. If you would like the code I have pasted the change below. Look in ext.livesearch.php around line 450 and change the css to:

$new_styles = "
        #livesearch-query { background:#26333B; font-weight:bold; padding:5px; border:1px solid #3D525F; color:#45A7DC;}
        .grey { color:#999; }
        #livesearch-results a { color:#1D7FC6; }
        
        #livesearch-results {
          position:absolute;
          top:38px;
          right:30px;
          width:210px;
          background:#fff;
          padding:0;
          list-style:none;
          text-align:left;
          color:#333;
          border:1px solid #ccc;
          font-size:11px;
        }
        
        #livesearch-results div {
          color:white;
          font-size:11px;
          font-weight:bold;
          padding:7px 6px;
          background:#768E9D url("
.$img_path."bg_table_heading.gif) repeat-x scroll left bottom
        }
        #livesearch-results ol { margin-left:0; margin-top:0; padding-left:0; list-style-position:inside; }
        #livesearch-results ol li { padding:5px 5px; }
        /*#livesearch-results ol li:hover,*/
        #livesearch-results ol li.selected {background:#EEF4F9; }
        "
;

Image Attachments
SafariScreenSnapz001.png
Click thumbnail to see full-size image
 Signature 

VOTE FOR LG Addons in the Mashable Open Web Awards!


Newism - Newcastle Web Design & Development


LG Better Meta now w/ Sitemap Meta & XML Generator | LG Polls | LG .htaccess Generator

Profile
 
 
Posted: 21 February 2008 12:15 AM   [ Ignore ]   [ # 61 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1076
Joined  01-24-2006

Hey Paul,

I’m running LIve Search fine on EE 1.6.2 so I don’t think its causing the issue. What else do you have installed?

Cheers

paulb16 - 16 February 2008 12:36 PM

Hi Mark,

I’ve recently had a bit of an issue with regard to moving a site to a new server.  I’ve narrowed down a “display” problem to a conflict (EE 1.6.2) with extensions and the one I believe is preventing the Control Panel from displaying seems to be Live Search.

If I delete the extension entirely, upon login, I get an error message stating “live search extension can’t be found”.

What else, files, etc. need to be deleted in order to remove Live Search entirely?

thanks,
-p

Update:  Remove tables from database

 Signature 

VOTE FOR LG Addons in the Mashable Open Web Awards!


Newism - Newcastle Web Design & Development


LG Better Meta now w/ Sitemap Meta & XML Generator | LG Polls | LG .htaccess Generator

Profile
 
 
Posted: 22 February 2008 08:50 AM   [ Ignore ]   [ # 62 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  300
Joined  07-31-2007

Does anyone know of a similar plugin for the front end?

Thanks!

 Signature 

——————————————————-
ExpressionEngine 1.6.2 - Build:  20080206

Profile
 
 
Posted: 18 March 2008 02:33 PM   [ Ignore ]   [ # 63 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1726
Joined  03-26-2006
minimal design - 22 February 2008 08:50 AM

Does anyone know of a similar plugin for the front end?

I agree - I’m getting requests for this sort of thing now, and I don’t have a “go-to” solution for live search on the front end. Wondering how hard it would be to take what Mark has done and apply to the front end?

 Signature 

ryan masuga
—————
Masuga Design | Member, EE Pro Network
My EE Add-Ons | {devot:ee}
Twitter: masuga | masugadesign | devot_ee

Profile
 
 
Posted: 26 March 2008 05:45 PM   [ Ignore ]   [ # 64 ]  
Lab Assistant
RankRank
Total Posts:  141
Joined  03-05-2008

Works great right out of the “box”.

Why does the documentation redirect to <http://hcphilly.com> where there is nothing?

Profile
 
 
   
4 of 4
4
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 64877 Total Logged-in Users: 69
Total Topics: 81802 Total Anonymous Users: 43
Total Replies: 439747 Total Guests: 302
Total Posts: 521549    
Members ( View Memberlist )
Newest Members:  dxrsmdanbilly8hrkiliwysso50kexpressoKlaasdarrenstylestravelerjcatoncvadrata