search for: __line

Displaying 2 results from an estimated 2 matches for "__line".

Did you mean: _line
2006 May 23
1
Help with observe_field
...ils is a full-stack, really cool, open-source, free thingy!) def search @phrase = request.raw_post || request.query_string matcher = Regexp.new(@phrase) @results = WORDLIST.find_all {|word|word =~ matcher} render(:layout => false) end end __Error: Form is not defined__ __Line error occurs__ new Form.Element.Observer(''search'', 0.25, function(element, value) {new Ajax.Updater(''search_hits'', ''/facilities/search'', {asynchronous:true, evalScripts:true, parameters:value})}) -------------- next part -------------- An HTML...
2010 Jun 13
0
DAViCal LDAP-Authentication error
...this settings should be working? Login with a user in the ldap-Tree shows in /var/log/messages (shortened) errors:: ,----[ /var/log/httpd/error_log ] : PHP Notice: Undefined index: i_use _mode_kerberos in /usr/share/davical/inc/driver_ldap.php in line 180 PHP Notice: Use of undefined constant __LINE - assumed '__LINE' in /usr/share/davical/inc/auth-functions.php on line 103 PHP Notice: Call to undefined function sql_from_object() in /usr/share/davical/auth-functions.php in line 127 `---- I'm sure, I'm missing something obvious. Any hints? Thanks -------------- next part --...