Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthorJazzman
    • CommentTimeJul 10th 2006
     # 51
    Works for me IE on your site... CSS should be changed though.. it's hard to read :)
    •  
      CommentAuthorlament
    • CommentTimeJul 10th 2006
     # 52
    works for me as well..
  1.  # 53
    thanks for the feedback, lament and jazzman.

    what versions of internet explorer are you using?

    My friend in reno, and myself both cannot get livesearch to work in explorer.

    It works in Firefox, and Opera.....but not explorer.

    And the same holds true for your site, Jazzman at
    http://www.jazzman.nl/forum

    ie livesearch works on it when viewed with firefox or opera....but won't work when I view it in explorer.

    As soon as i type in a character in the box, an error is displayed by explorer -

    Line: 132
    Character: 3
    Error: Automation Server can't create object
    Code: 0

    This is the exact same message that I get on my own site.

    Wonder if my explorer settings are to blame......then again my Reno friend can't get it to work either. :(

    PS - re the CSS being hard to read on my site - I am using YOUR theme, and I have not changed one line of css on it. My site looks the exact same as yours! LOL
    •  
      CommentAuthorlament
    • CommentTimeJul 10th 2006
     # 54
    My IE..

    6.0.2900.2180.xpsp_sp2_gdr.050301-1519
    •  
      CommentAuthorgasface
    • CommentTimeJul 11th 2006
     # 55
    strawberry, what are you using for the google banner on your site
    •  
      CommentAuthorJazzman
    • CommentTimeJul 11th 2006
     # 56
    I also use IE 6.0
  2.  # 57
    gasface, the google adsense extension (by jpmitchell) code is available, 4th post down at:
    http://lussumo.com/community/discussion/2715/

    Note to Mark and jpmitchell - I wasn't able to find the above extension in the add-ons section of this site.....this is a very good extension and others will find it invaluable.......well worth uploading it to the add-ons.
  3.  # 58
    thanks lament and jazzman for the feedback......I am on 6.0 as well....and windows sp2.

    i must take some time later and see if it is my settings in explorer....i do have a lot of stuff unenabled.
    • CommentAuthorMania
    • CommentTimeJul 15th 2006
     # 59
    I have a similar or same problem as a_j was talking about. I just tried LiveSearch 1.1 but it didn't fix the problem.

    The search works well in the "Discussions" page. But when I go to a specific discussion and try the search the page goes all messy with my header and tabs appearing multiple times on the page. Also in "Account" page the search displays a "Not Found" error with a message: The requested URL /vanilla/account/extensions/LiveSearch/ajax.php was not found on this server.
    •  
      CommentAuthora_j
    • CommentTimeJul 15th 2006
     # 60
    Sorry to say, Mania, but I never got it fixed. Had to do a fresh install of vanilla and re-install the extension.

    Is the path it's displaying in the error correct? I mean is that where the ajax file is? I don't have an "account" folder at the base of my vanilla install...
    • CommentAuthorMania
    • CommentTimeJul 15th 2006
     # 61
    a_j: I don't have an account folder either so I don't know...

    Do you have it working now after the fresh install?
    •  
      CommentAuthora_j
    • CommentTimeJul 15th 2006
     # 62
    yeah, after the fresh install, the livesearch works great. I'd suggest you do that, if you can.

    It's strange that it's looking for the ajax.php in /vanilla/account/extensions/...

    before you do the fresh install, though, you can try to turn off the extension, delete the livesearch folder from your server, re-download a fresh livesearch, re-upload to your server, enable and see if it works then. it didn't for me, but it's worth a shot.
    •  
      CommentAuthorerissiva
    • CommentTimeJul 16th 2006
     # 63
    I'm still having the same problem as Mania with this extension. I've uninstalled, deleted, reupped the new version, and reinstalled. But I get the same thing when trying to search on a discussion's page. Its like its reprinting the entire page in the results. Any ideas? I'd really like to not have to reinstall my entire forum to get this extension to work.
    • CommentAuthorMania
    • CommentTimeJul 16th 2006 edited
     # 64
    Yeah.. I just decided not to use this extension until someone (jazzman?) figures out what's wrong with it.

    I see 'strawberries' has a problem with the extension too (you can see how it messes up his styles when using livesearch on a discussion page: http://www.love2escape.com/chat/discussion/39/you-tube/#Item_0)
  4.  # 65
    yes Mania, it works great when i use firefox or opera....but on explorer, livesearch messes up everything.

    I thought it was just my pc.....but i am using my cousin's pc here at the minute, and the same problems are there when i look at my site.

    I am going to take livesearch down in the next few days.
    • CommentAuthorMania
    • CommentTimeJul 16th 2006
     # 66
    strawberries: actually, I am using Firefox (1.5.0.4) and it looks messed up also.
  5.  # 67
    checked, and i am on 1.5.0.4 as well....looks fine here and on my other pc, using firefox.

    as a little experiment Mania, what does Jazzman's look like on firefox and explorer? He uses the same template (he designed it) as me.

    http://jazzman.nl/forum/
    •  
      CommentAuthorlament
    • CommentTimeJul 16th 2006
     # 68
    Jazzman's is fine in both Firefox and IE..
    •  
      CommentAuthora_j
    • CommentTimeJul 16th 2006 edited
     # 69
    If you want to use the extension in the meantime, you can turn off livesearch for the comments page, and still have it available on the discussion and account pages.

    Change this line in LiveSearch/default.php:

    if( in_array($Context->SelfUrl, array('index.php', 'comments.php', 'account.php')) ) {

    to:

    if( in_array($Context->SelfUrl, array('index.php', 'account.php')) ) {
  6.  # 70
    thanks lament.

    here, on my cousin's pc, my site in firefox works fine on the main page
    ie http://www.love2escape.com/chat/
    but on individual discussion pages, livesearch causes problems eg on
    http://www.love2escape.com/chat/discussion/39/you-tube/

    on explorer here, the same is true - ie livesearch is fine on my main threads page.but when you go to an individual discussion page, it breaks the site.

    Mania also sees that same problem at my site.

    So whatever the issue is, it is fine on the main threads page, but comes to light when you use livesearch on any of the individual discussion pages.

    Ruddy nora, it's a real who-dun-it mystery! :)
  7.  # 71
    thanks for any help.
    •  
      CommentAuthorlament
    • CommentTimeJul 17th 2006
     # 72
    on explorer here, the same is true - ie livesearch is fine on my main threads page.but when you go to an individual discussion page, it breaks the site.

    ahh.. yes it does. :(
  8.  # 73
    thanks for the feedback, lament.

    Hopefully, the issue will be fixed soon.
    •  
      CommentAuthorbugsmi0
    • CommentTimeAug 20th 2006
     # 74
    wouldn't it be good to disable the search tab if live search is being used ? Can't really see a need for having both
    •  
      CommentAuthormarkbowen
    • CommentTimeNov 9th 2006 edited
     # 75
    New to the forums and just thought I would mention something that might help people out when using LiveSearch.

    First of all my hat is most definitely off to the developer of this plugin as it is absolutely awesome work!!

    I did have one slight qualm with it thought and that is when it comes down to Strict XHTML valid markup. There is one missing element on the form. As it is using Javasript to do its fancy business this means that it is missing the action="" parameter.

    To fix this I opened the 'default.php' file and added the action command into line 44 (I think it was that line) so that it looks like below :

    <form name="frmLiveSearch" method="post" onsubmit="return liveSearchSubmit()" action="#">

    This gets rid of the XHTML error and I could not see it having any adverse effect on the plugin so I have left it in for now.

    Hope this helps someone and if this was the wrong thing to do then please let me know what would be the best option to fix this as I simply love to make Strictly compliant websites nowadays.

    Best wishes,

    Mark
    • CommentAuthorjohn4
    • CommentTimeJan 30th 2007
     # 76
    The "live search" is the best and efficient searcher I have ever use ,it is fast and cool...Thank you ,guy.

    But it seems not friendly with userinfotip .The userinfotip cannt work once "live search" be enabled.

    If it possible to make them work at the same time,thanks first!
    • CommentAuthoriternity
    • CommentTimeFeb 28th 2007
     # 77
    <i>on explorer here, the same is true - ie livesearch is fine on my main threads page.but when you go to an individual discussion page, it breaks the site.</i>

    yes it does. :(
    •  
      CommentAuthorblizeH
    • CommentTimeOct 30th 2007
     # 78
    Yup, same problem here, works fine on the main discussions listing, but breaks when actually viewing a discussion.

    Anyway around this please?
Add your comments
    Username Password
  • Format comments as