search for: _result

Displaying 7 results from an estimated 7 matches for "_result".

Did you mean: result
2006 Apr 11
0
can''t get render... :collection to work ??
...tial => ''result_divider'' %> <% end %> <%= render :partial => ''result'', :collection => @search.results, :spacer_template => ''result_divider'' %> ---------------------------------------------------------------------- _result.html looks like this: ---------------------------------------------------------------------- <%= result[:url] %> ---------------------------------------------------------------------- _result_divider.rhtml contains "<hr>". If I remove the last render() call the page prints o...
2007 Mar 25
1
Automatic HTTP Basic Authentication In Ruby on Rails
Hi, i need to access a url www.sometesturl3456.com/index.php It prompts HTTP Authentication window asking username and password. I have do automatic HTTP Basic authentication without manual entry of username and password, as i am reading the content of page in ruby in rails using: response = open("www.sometesturl3456.com/index.php").read Please help me to know how this can be done.
2019 Aug 09
3
id mapping on a dc+file server
Thanks for your answer. It is clearer now for me. > >> It is probably a bit late to change now, but there is only one way to > >> get the same numeric ID everywhere and that is to use the 'ad' winbind > >> backend. So, on the Linux clients? > > This is why I removed the idmap config entries from the dc3 smb.conf. > > "On a Samba Active
2019 Aug 09
6
id mapping on a dc+file server
...er>" exit 1 fi _GROUP="$1" G_GID="$2" P_DIR=$(samba -b | grep 'PRIVATE_DIR' | awk '{print $NF}') SAM="${P_DIR}/sam.ldb" SUFFIX=$(echo "dc=$(hostname -d)" | sed 's/\./,dc=/g') # Find groupname : $_GROUP must exist in AD ! _RESULT=$(ldbsearch -H ${SAM} -b "$SUFFIX" -s sub "(&(objectClass=group)(sAMAccountName=$_GROUP))" "*") # Get Groups DN _ENTRY=$(echo "$_RESULT" | grep "dn: ") if [ -z "$_ENTRY" ]; then echo "Group $_GROUP not found in AD" e...
2008 Jun 12
10
Ajax.Updater not working in IE, tried everything
hi, i am basically using a button, Prototype/AJAX, and PHP to update a user''s location. something simple as typing ''Chicago, IL''. After the script, it rewrites the result in a div tag. here is the form i''m using: <div id="hometown_result">Aurora, IL</div> <form action="" method="post" name="form_hometown" id="form_hometown"> <input name="new_hometown" type="text" style="width:98%;" maxlength="175" /><br /><br /> &l...
2008 Oct 20
5
SIGBART/SIGSEGV while SELECTing virtual folder
...IR LOGIN-REFERRALS ID ENABLE SORT THREAD=REFERENCES MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTE NDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH SEARCHRES WITHIN CONTEXT=SEARCH] Logg ed in as lars . SELECT virtual/all Program received signal SIGSEGV, Segmentation fault. mailbox_search_result_free (_result=0x8efc0d0) at mailbox-search-result.c:65 65 results = array_get(&result->box->search_results, &count); (gdb) bt full #0 mailbox_search_result_free (_result=0x8efc0d0) at mailbox-search-result.c:65 result = (struct mail_search_result *) 0x0...
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
..., align 4 store double %d, double* %du, align 4, !tbaa !0 %rlast = getelementptr inbounds %struct.LDPARMS* %rnd, i32 0, i32 0 store i32 -1, i32* %rlast, align 4, !tbaa !3 %rndprc = getelementptr inbounds %struct.LDPARMS* %rnd, i32 0, i32 1 store i32 144, i32* %rndprc, align 4, !tbaa !3 %_result = getelementptr inbounds %struct._reent* %ptr, i32 0, i32 10 %0 = load %struct._Bigint** %_result, align 4, !tbaa !4 %tobool = icmp eq %struct._Bigint* %0, null br i1 %tobool, label %if.end, label %if.then if.then: ; preds = %entry %_result_k = gete...