Forum Dlugoleka

.

why Search is not working properly in IV website

Hi All

I am trying to search old threads for required information.
But looks like it is not working properly

For example I searched for PASSPORT, PASPORT but it returned ZERO results
But I know that we have N number of threads with passport on title.

Am I missing some thing here

Help with W-7 form for ITIN.

I am not a US citizen, I just stay in US often on B1/B2 visa. I want to invest in mutual funds. I was advised by the mutual funds company that I have to have an ITIN since I don’t qualify for SSN. I do not work in the US, and I am not planning to. I will just buy shares in mutual funds. I live and work in Egypt

I need help in filling the W-7 form. What reason should I select for applying: There are options from a to h.. and I can select "a" and "h"..

I do not have any documents to submit other than the notarized passport as I don’t have any source of income from the US and I still didn’t buy any shares in mutual funds because they won’t allow me except if I have an ITIN. So can anyone advise what option should I choose on the W-7 form and what documents to send them other than the filled form and the notarized passport?

Thank you

Regarding L2-EAD Transfer Notice

I applied for EAD on 09 Dec 2011. They sent a notice for bio-metric on 23 Dec 2011 and bio-metric appointment date was 20 Jan 2012.then they sent a I-797C, notice of action saying that "Batch status updated. action completed. Approved for filling." I went through bio-metric on 20 Jan 2012. Also they have sent one transfer notice on 20 Jan 2012, saying that " We have transferred your case to ‘Nebraska Service Center’ for fast processing ." Kindly can somebody help me with scenario. or share your case if you faced anything same like this.

Out of US, 485 approved, Valid AP

Hi I need advise on the following scenario

I had to travel out of US in Apr 2011 due to urgent personal reasons and was planning to come back in few months. However due to unavoidable circumstances had to stay much more than expected. In the mean time my 485 got approved in August. I was expecting a GC in mail but it never came. Now I have got a Biometric appointment notice. My AP is valid for another 15 days and don’t have a valid EAD. So I can travel on a valid AP for biometric appointment.

The question I have is
1) What kind of issues I can face while exiting India?
2) What kind of issues I can face at port of entry?
3) What kind of issues I can face during biometrics.

Thanks

Eb3 to eb2 porting without ac21

I worked company A for 7 years until oct 2010 and then joined full time with company x on EAD . I moved to company Y after working for one year in company x . With company Y I have been working for 4 months.

When I moved between companies I did not file AC21.

In mean time my eb2 i140 with company B approved with old priority date on Dec 16th 2011.Company B’s attorney saying, go through eb3 company for interfile

1) Do need to interfile ? , since I read interfile happens automatically in the forums?
2) Is eb3 company do interfile or eb2 company do interfile ?
3) What is the ideal solution
4) Which company(eb2 or eb3) do I need to work after green card
5) Since I did not file ac21 between companies , can I do or ?

Company A :
Filed labor (feb 27th 2004) and i140 under eb3 got approved . In July 2007 , applied I485 since then I am on EAD .

Company B( never worked for this company) :
Filed labor (Dec 2010) and I 140 (may 2011) and got approved with new priority date( eb3 i140 date , feb 27th 2004) .

485 mtr

How long does 485 MTR take to get approved? My 485 is denied erroneously on medical grounds.

[3.0.x] Styles Support & Discussion • Re: [Question]Change background of Gorup name

Sorry for posting in the wrong section, i really didnt know whre to put the request.
Thanks for the comment, Steve.
I though it should be a Group change because, as you can change Groups name color (Administrators Red, Mods – green and etc) you can change the vision at all, like one group being bold, other italic, other normal… and eventually in my case to add a BG picture behind the text.
If i can not do it for entire group, what code in which file should i do it if i want to apply my desire effect on certain members?
I have seen this effect on some forums, but i really can not remember if they were phpbb2/3 or something else.

Let me give you an example of what i want with a forum i have found today: http://photoshopbg.info/ (scroll all the way down to the legend).
Thanks in advance, John!

Statistics: Posted by Cybazaar — Sat Jan 28, 2012 1:58 am


3.0.x Support Forum • Re: Topic’s subject notes/warnings

That can’t be done with standard phpBB, you would need to make file changes.

One way of doing it (assuming prosilve style) would be:

Open styles/prosilver/template/posting_editor.html

Find

Code:
   <dl style="clear: left;">
      <dt><label for="subject">{L_SUBJECT}:</label></dt>
      <dd><input type="text" name="subject" id="subject" size="45" maxlength="<!-- IF S_NEW_MESSAGE -->60<!-- ELSE -->64<!-- ENDIF -->" tabindex="2" value="{SUBJECT}{DRAFT_SUBJECT}" class="inputbox autowidth" /></dd>
   </dl>

After add (on new lines)

Code:
   <dl>
   <p style="color:#FF0000;margin-left: 165px">(Don't simply put Help, explain your problem)</p>
   </dl>

You can adjust the color #FF0000 and margin for the text 165px to suit your board.

Then refresh the templates Admin Control Panel > Styles tab > Templates > prosilver > Refresh

Statistics: Posted by Oyabun1 — Sat Jan 28, 2012 1:51 am


3.0.x Support Forum • Re: All .php files redirecting to ./install/index.php

ocalhoun6 wrote:
Do you have any MODs installed? Yes

Statistics: Posted by Oyabun1 — Sat Jan 28, 2012 1:16 am


Forum Post: Re: MC-TVConverter – converting WTV, DVR-MS, MPEG and TS

hi hudl, having an intermediate manual step isn't a problem, as you say if its stuff i want to keep i should be cutting the commercials accurately. What i am still having a bit of a problem with is getting the cut ts into a decent quality mkv. i want to adapt your command line but as i said i don't really get ffmpeg. your command

command=-vcodec mpeg4 -sameq -acodec copy -deinterlace -async 48000

already takes the audio at the best quality which i want to keep but i want to reduce resolution to 720p and crop any black space as they are 4:3 recordings. i was targeting about 5-600Mb for a 30min recording, would you be able to help me modify the above at all? i would appreciate it as my handbrake encodes are looking a bit jerky. thanks