Problem with header (rental)

I want to have a visitor of a site to accept certain conditions before you can access a page.  If the approval is only for the current session, there is no logon.

If we call the page with the terms (and accept the button) "portal.php" and the page with the data 'gallery.php', the logic is the user going to gallery.php where there is a control to see if the visitor has agreed to terms.  If not, them redirected to portal.php to do.

The gallery.php code is:

<? PHP

session_start();

If (! isset($_SESSION["agree"]))

header (' location: http://localhost/myweb/portal.php');  With the help of a local test server

? >

If the Session variable 'agree' has not been set, the user is redirected.

The code on portal.php is:

<? PHP

If ($_POST)

$_SESSION ["accept"] = "Yes";

header (' location: http://localhost/myweb/gallery.php");

? >

If the code comes from the "I agree" button, the Session "accepts" variable set to "Yes" and the visitor redirected page gallery.php.

When I go to the gallery.php page, I get the message that the page is not redirecting properly.

Php on both pages code occurs before the DOCTYPE or other html elements.

Any ideas?

Oops - wrong button.  Prosecutor,

If I go to the portal and click on the button accept I I get this:

Warning: cannot modify header information - headers already sent by (output started at /home/content/T/S/B/TSBusiness/html/atlas/ATL_counter_portal_murray.p hp:5) byp /home/content/T/S/B/TSBusiness/html/atlas/ATL_counter_portal_murray.ph on line 8

This error comes from this code-

<>

If (! isset session_start();)

?>

<>

If (! isset($_SESSION["agree"]))

The space between the two blocks is a bad mistake!  Change the code in this topic-

<>

If (! isset session_start();)

?>

<>

If (! isset($_SESSION["agree"]))

the error will disappear and the redirect will then work for both files.

Tags: Dreamweaver

Similar Questions

  • HP Officejet Pro 6830: Problem with head of printing and error 0xc19a0020

    Tried on MS 8.1 64-bit and Mac OS.

    Having a problem with the printer.

    Constantly saying problem with printhead 0xc19a0020.

    Tried the troubleshooting suggestions, no results.

    I tried unplugging ink and placed back, even.

    Any suggestions? Should I replace the print head? Possible with warranty?

    Hi @Sergey_Burnos

    You will need to contact HP Support to obtain a replacement. Are you based in the United States? If so, please call 1-800-HP-invent (1-800-474-6836).

    Can you please let us know how you get on?

    Thanks, Ciara

    http://support.HP.com/us-en/document/c04839288

  • Problem with Header repeating BI Publisher

    Hello

    Could you please help me solve this problem, it is very urgent for me.

    I need to create a RTF model in which I am facing a problem when creating the header of the report. I use <? for-each@section:Group_name? > to create the expandable header now the problem is my header which contains the form field in three different groups and @section only works for outside most group.

    Elements of three different groups need to be reset on every page, but @section does not work for this: (is there another way to use the different groups form field in the header?

    I also tried <? Start: body? > and <? end body? > but it is also not working.

    Please please help.

    Thank you very much
    Pragati sharma

    Hi Pragati,

    Can you describe and send me the model and rtf and the results expected and output existing in my profile id?

  • HP Photosmart 5510 problems with head black Pinter

    I had the printer 5510 for less than a year and last month the black print had gradually worse gott and finally stopped compeltely.  I used two black printer cartridges to check.  No joy.  I also ran several of the HP diagnotstics with no help here.

    If you completed the steps in the document then I would contact the support. I'll link the information to get in touch with them below. The link takes you to a form to fill out. Once you fill it and she is treated, it will give you the printers warranty information, a file number and the phone number to call.

    HP Technical Support call case form:
    http://goo.GL/w7Hgh

  • Problem with header and QNetworkAccessManager

    I'm having some trouble with authentication.

    According to the documentation imgur , simply use the following for anonymous use:

    Authorization: Client-ID YOUR_CLIENT_ID
    

    That has worked well when I was in QML, I simply used the following with XMLHttpRequest

    xmlhttp.setRequestHeader("Authorization", "Client-ID myclientid...");
    

    Now, I'm trying to download the image within c ++ and am getting error of authentication. I've tried several things, including

    QNetworkAccessManager* netManager = new QNetworkAccessManager();
    QHttpMultiPart *multiPart = new QHttpMultiPart(QHttpMultiPart::FormDataType);
    ...
    QHttpPart authPart;
    authPart.setRawHeader("Authorization","Client-ID myclientid..");
    ...
    multiPart->append(authPart);
    ...
    QNetworkReply* ipReply = netManager->post(req, multiPart);
    

    And I'm not sure of what hurts me, but he just keeps return this

    {"data":{"error":"Authentication required","request":"\/3\/upload","method":"POST"},"success":false,"status":401}
    

    Just use setRawHeader as suggested simon_hain.

    That's what I use for my library Imgur QtC ++

    QNetworkRequest request;
    request.setRawHeader("Authorization",  "Client-ID YOU_CLIENT_ID");
    
  • Problem with header

    Hello

    I would like to place a logo within my header (if I can use the stylesheet on all my pages) and to float off the beaten path.

    without disappearing behind the other divs. For now it does not work because my image disappears behind the main image.

    What should I do?

    #header {}

    color: #FFF;

    background-color: #000;

    position: relative;

    height: 100px;

    }

    #header img {}

    position: absolute;

    left: 30px;

    top: 30px;

    }

    {#main_image}

    background-image: url (.. / images/Banner2.jpg);

    background-repeat: no-repeat;

    height: 376px;

    Width: 968px;

    position: relative;

    }

    Without seeing what's happening, it's hard to imagine, but you can try to give to your header img css z-index: 100; See below:

    #header img {}

    position: absolute;

    left: 30px;

    top: 30px;

    z-index: 100;

    }

  • I have problems with my header image position in browsers. white space above it in pc, safari, crome then to right in firefox.

    nydogworks.NET

    " < html xmlns =" http://www.w3.org/1999/xhtml ">

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 "/ >"

    < title > NYDogWorks Long Island dog training and behavior < /title >

    < name meta = "description" content = "Serving all of Long Island, Nassau and Suffolk. NYDogWorks specializes in dog training, dog behavior and puppy training. ">

    < name meta = "keywords" content = "dog training, dog training, dog, long island trainer long island dog obedience, puppy training course" >

    < link href = "css/mainstyle.css" rel = "stylesheet" type = "text/css" / > "

    < script type = "text/javascript".

    src = » http://AJAX.googleapis.com/AJAX/libs/jQuery/1.4.1/jQuery.min.js "> < / script > <!-start of the mandatory code below - > '.

    < href = "" css/dropdown.css a link "media ="screen"rel ="stylesheet"type =" text/css"/ >"

    ".. href="css/default.advanced.css a link "media ="screen"rel ="stylesheet"type =" text/css"/ >

    <!-[if lt IE 7] >

    "< script type =" text/javascript"src="js/jquery/jquery.js "> < / script >

    "< script type =" text/javascript"src="js/jquery/jquery.dropdown.js "> < / script >

    <! [endif]-->

    <!-/-> END

    < link href = "css/overlay - apple.css" rel = "stylesheet" type = "text/css" / >

    "< script src="js/jquery.tools.min.js "> < / script >

    < style >

    div.apple_overlay h2 {}

    margin: 10px 0 - 9px 0;

    color: #222;

    make-weight: bold;

    do-size: 14px;

    }

    div. Black h2 {}

    color: #222;

    }

    #apple {}

    margin-top: 10px;

    float: left;

    Width: 250px;

    padding-right: 10px;

    }

    #apple img {}

    background-color: #fff;

    padding: 2px;

    border: 1px solid #ccc;

    margin: 2px 5px;

    cursor: pointer;

    -moz-border-radius: 4px;

    -webkit-border-radius: 4px;

    }

    {body

    margin-right: auto;

    left margin: auto;

    }

    < / style >

    <!-[if lt IE 7] >

    < style >

    {div.apple_overlay}

    background-image: url (http://static.flowplayer.org/tools/img/overlay/overlay_IE6.gif);

    color: #fff;

    }

    / * by default positioned top right close button * /.

    div.apple_overlay div.close {}

    background-image: url (http://static.flowplayer.org/tools/img/overlay/overlay_close_IE6.gif);

    }

    < / style >

    <! [endif]--> < script type = "text/javascript" >

    function MM_swapImgRestore() //v3.0 {}

    var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

    }

    function MM_findObj (n, d) {//v4.01

    var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

    d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

    If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

    for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

    If (! x & & d.getElementById) x = d.getElementById (n); Return x;

    }

    function MM_swapImage() {//v3.0

    var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

    If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

    }

    < /script > < script type = "text/javascript" >

    function MM_preloadImages() {//v3.0

    var d = document; If (d.images) {if(!d.MM_p) d.MM_p = new Array();

    var i, j is d.MM_p.length, a = MM_preloadImages.arguments; for (i = 0; i <.) Length; i ++)

    If (a [i].indexOf("#")! = 0) {d.MM_p [j] = new Image; d.MM_p [j ++] .src = a [i] ;}}

    }

    < /script >

    < script type = "text/javascript" >

    var _gaq = _gaq. [];

    _gaq.push (['_setAccount ',' UA-26177215-1 ""]);

    _gaq.push (['_trackPageview ']);

    (function() {}

    GA var = document.createElement ('script'); GA.type = ' text/javascript '; GA. Async = true;

    ga.src = ("https:" == document.location.protocol? ) https://SSL ' : ' http://www ( ') + «.google-analytics.com/ga.js ";

    var s = document.getElementsByTagName ('script') [0]; ParentNode.InsertBefore (ga, s);

    })();

    function MM_swapImgRestore() //v3.0 {}

    var i, x = offline. MM_sr; for (i = 0; a & & I <.) Length & & (x = a [i]) & & x.oSrc; i ++) x.src = x.oSrc;

    }

    function MM_findObj (n, d) {//v4.01

    var p, i, x;  if(!d) d = document; If ((p = n.IndexOf ("?")) > 0 & & parent.frames.length) {}

    d = parent.frames [n.Substring(p+1)] .document; n = n.Substring (0, p) ;}

    If (!) () x = d [n]) & & copyrights) x = d.all [n]; for (i = 0;! x & & i < d.forms.length; i ++) x = d.forms [i] [n];

    for (i = 0;! x & & d.layers & & I < d.layers.length; i ++) x = MM_findObj (n, d.layers [i] .document);

    If (! x & & d.getElementById) x = d.getElementById (n); Return x;

    }

    function MM_swapImage() {//v3.0

    var i, j = 0, x, a = MM_swapImage.arguments; document. MM_sr = new Array; for (i = 0; i <(a.length-2); I += 3).

    If ((x = MM_findObj (a [i]))! = null) {document. MM_sr [j ++] = x; if(!x.oSrc) x.oSrc = x.src; x.SRC = a [i + 2] ;}

    }

    < /script >

    < / head >

    < body onload = "MM_preloadImages ("images/nydogworks-logo-hover.png','images/formation-services-le. jpg','images/behavior-therapy-on.jpg','images/off-leash-training-on.jpg') ">"

    < div id = 'wrapper' > < div id = "header" >

    < div id = "logoBox" > < a href = "index.html" MM_swapImgRestore"onmouseover =" MM_swapImage ('Image3', ",' images/nydogworks-logo - hover.png', 1)" > < img src = "images/nydogworks - logo.png" alt = 'NY Dogworks' name = "3" width = "280" height = "200" border = "0" id = "3" / > < /a > < / div > "

    < div id = 'slogan' > serving all the Long Island, Nassau & amp; Suffolk Counties < br / >

    Serving also Manhattan, Brooklyn & amp; Queens

    < / div > < div id = "address" >

    < h2 > < img src = "images/calltogetstarted.png" width = "473" height = "74" alt = "Call to start" / > < / h2 > "

    < / div > < div id = 'mainNav' > <!-start of the code required below->

    < ul class = "drop-down horizontal menu dropdown" id = "nav" name = "nav" >

    < li > < a href = ' all-New York - dog - works.html "> about us < /a > < /li >

    < li > < a href = "long-island-dog-training - program" class = "dir" > < /a > training programs

    < ul >

    < li > < a href = "basic - obedience.html" > in the House of dogs < /a > < /li >

    < li > < a href = "dog-behavior - therapy.html" > < /a > < /li > behavioral therapy

    < li > < a href = "Council-and-train-dog - program.html" > consulting & training program < /a > < /li >

    < li > < a href = ' off-leash - training.html ' > Off Leash training < /a > < /li >

    < li > < a href = ' Puppy-training - program.html "> training Puppy < /a > < /li >

    < /ul >

    < /li >

    < li > < a href = "dog-trainer - testimonials.html" class = "dir" > stories < /a > < /li >

    < li > < a href = "contact-long-island-dog - trainer.html" class = "dir" > contact us < /a > < /li >

    < /ul >

    <!-/ END--> < / div >

    < / div >

    < div id = "container" >

    < div id = "imgholder" > < a href = "long-island-dog-training - program" > < img src = "images/hand - header.jpg" alt = "private dog training long island new york" width = "951" height = "416" border = "0" / > < / has >

    "< div id ="program1"> < a href =" long-island-dog-training - program "MM_swapImgRestore" onmouseover = "MM_swapImage ('Image6 '", ' images/training-services - we .jpg ', 1) "> < img src =" images/training - services.jpg ' alt = 'dog training services' name = 'Image6"width ="315"height ="137"border ="0"id ="Image6"/ > < /a > < / div >

    "< div id ="program1"> < a href =" Council-and-train-dog - program.html ' MM_swapImgRestore "onmouseover ="MM_swapImage (' picture5 '", ' images/boarding_training - we .jpg ', 1)" > < img src = "images/Boarding_training.jpg" alt = "consulting and training program for dogs" name = "Picture5" width = "315" height = "137" border = "0" id = "Picture5" / > < /a > < / div > "

    "< div id ="program1"> < a href =" dog-behavior - therapy.html ' MM_swapImgRestore ' onmouseover =

    "MM_swapImage ('Image7'",' images/Behavior_therapy2 - we .jpg ', 1) "> < img src =" images/Behavior_therapy2.jpg"alt ="behavior therapy"name = width"Image7"="311"height ="137"id ="Image7"border ="0"align ="right"/ > < /a > < / div >"

    < / div >

    < div id = "pageContentNoside" >

    < div id = "sideSub" >

    Dog training services < h2 > < br / >

    < / h2 >

    < ul id = "subnav" >

    < li > < a href = "basic - obedience.html" > obedience base < /a > < /li >

    < li > < a href = "dog-behavior - therapy.html" > < /a > < /li > behavioral therapy

    < li > < a href = "Council-and-train-dog - program.html" > consulting & training program < /a > < /li >

    < li > < a href = ' off-leash - training.html ' > Off Leash training < /a > < /li >

    < li > < a href = ' Puppy-training - program.html "> training Puppy < /a > < /li >

    < /ul >

    < br / >

    < iframe src = "/ / www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2F NYDogWorks % 2F219268038151244% 3Ffref % 3Dts & amp;" width = 248 & amp; height = 558 & amp; show_faces = true & amp; ColorScheme = light & amp; stream = true & amp; border_color = % 23FFFFFF & amp; header = false"scrolling =" "frameborder ="0"style =" border: none; " overflow: hidden; Width: 248px; height: 558px; "allowTransparency ="true"> < / iframe >

    < p > < br / >

    < /p >

    < p > < / p >

    < p > < img src = "images/4449da18fc3aa2f249d17dc90ebd5531.jpg" width = "145" height = "136" / > < br / > "

    < /p >

    < / div >

    < div id = "mainContentFeature1" >

    < h2 > welcome to NY Dogworks < / h2 >

    < p > < img src = "images/dog-break - through.jpg" alt = "new york dog trainer" width = "136" height = "170" class = "h_img_float_right" / > our private, a training courses are conducted at your home by a certified professional trainer and Expert in behavior. Lessons are adapted to fit what you want to do with your puppy or adult dog. < br / >

    < br / >

    We use a humane, positive and scientifically rigorous approach that makes it easy for you and your dog to succeed. Our instructions are broken down into simple steps that everyone can participate in the training and be able to practice with the family. < br / >

    < br / >

    < span class = "employeeName" > call today for a free Consultation!      </span > < / p >

    < p > do not have the time or patients to do the training? Well, NY DogWorks has the answer... We now < a href = "Council-and-train-dog - program.html" > Committee and train programs < /a > in our Center of beautiful in the house owner & amp; Trainer Brian DeMartino. It is a program of 2 to 6 weeks which is guaranteed 100%. Your dog will stay with us, without collecting additional taxes if we believe that it is not ready to move. This program may be for burglary, puppy training, socialization / obedience & amp; Manners / problem behaviours such as aggression, anxiety or fears / staff / training leaves an advanced Protection and much more... < /p >

    < p > we also < a href = "Council-and-train-dog - program.html" > < /a > dogs in our facility on board if you go far and that your animal of the family to be taken care 24/7 as is he or she was one of us. A lot of game time, walks, individual attention, grooming, if necessary, the comfortable sleeping areas, with their own bed and lots lots of love... < /p >

    < p > let us help you have the relationship you and your dog deserve... < br / >

    < br / >

    < strong > we accept now < facilities > < br / >

    < img src = "images/creditcards.jpg" width = "228" height = "43" alt = "now accepts credit cards" / > < br / > "

    < br / >

    < br / >

    < /p >

    < p > < br / >

    < /p >

    < p > < br / >

    < br / >

    < / div >

    < div id = "mainContentFeature2" >

    < form action = "form.php" method = "post" name = "form2" id = "form2" > < table width = "279" border = "0" cellpadding = "2" cellspacing = "2" > "

    < b >

    < td width = "273" > < Contact fast h2 > < / h2 > < table >

    < /tr >

    < b >

    < class td = "mainContent" > your name < table >

    < /tr >

    < b >

    < td > < span class = "style9" >

    < input name = "forname" type = "text" class = "colorfieldssmall" id = "forname" size = "20" / >

    </span > < table >

    < /tr >

    < b >

    < class td = "mainContent" > your Email address * (required) < table >

    < /tr >

    < b >

    < td > < span class = "style7 style9" >

    < input name = "Admail" type = "text" class = "colorfieldssmall" id = "Admail" size = "25" / >

    </span > < table >

    < /tr >

    < b >

    < class td = "mainContent" > < table > phone number

    < /tr >

    < b >

    < td > < span class = "style7 style9" >

    < input name = "phone" type = "text" class = "colorfieldssmall" id = "phone" / >

    </span > < table >

    < /tr >

    < b >

    < td > < span class = "mainContent" > Type of dog training </span > < table >

    < /tr >

    < b >

    < class td = "mainContent" > < span class = "style9" >

    < select name = "need" class = "colorfieldssmall" id = 'need' >

    < option value = "A SΘlectionner" > select a < / option >

    < option value = "basic obedience" > obedience based < / option >

    < option value = "Behavior therapy" > behavioral therapy < / option >

    < option value = "Council and Train" > Board and Train < / option >

    < option value = "Off Leash Training ' > Off Leash training < / option >

    < option value = 'Puppy Training' > training Puppy < / option >

    < / select >

    </span > < table >

    < /tr >

    < b >

    < td > < span class = "mainContent" > feedback </span > < table >

    < /tr >

    < b >

    < td > < textarea name = "comments" id = cols 'comments' = '24' ranks '8' = > < / textarea > < table >

    < /tr >

    < b >

    < td > < div align = "left" >

    < input type = "submit" name = "submit" id = "submit" value = "Submit" / >

    < / div >

    < table >

    < /tr >

    < / table > < / make >

    < h2 > < br / >

    We are available in the following areas: < / h2 >

    < p > Long Island, Nassau County, Suffolk County, Manhattan, Brooklyn, Bronx, & amp; Queens. < /p >

    < p > * we pick up and drop off services for your pet for boarding and the boarding and training. < br / >

    < /p >

    Dog training testimonials < h2 > < br / >

    < / h2 >

    < p > Send to Brian Otis to Board and train program has been the best decision I ever made.  After being told Otis could not be helped, and it should be watched, I was devastated.  Otis is Brian program from a few weeks back and is extremely docile and friendly.  It's the same pup we brought back a few years previously, but more calm and without any aggression.  We are working on obedience Otis' every day and walk him and he put on the conveyor belt.   Thanks to Brian, our dog is carefree and more affordable.  The list goes on and the way that Brian has helped the family, myself and especially Otis.  If you are having problems with your dog, especially problems of behaviour and aggression, my advice to you is to trust Brian.  Your dog will be in good hands with a safe, reliable, responsible, in love with dog that will treat your dog as her own. < br / >

    < span class = "testimonalName" > < strong > < br / >

    Victoria Zilli < br / >

    < facilities > < / span > < span class = "mainContent" > Long Island, New York </span > < br / >

    < br / >

    < a href = "dog-trainer - testimonials.html" > read more dog training work < /a > < br / >

    < br / >

    < br / >

    < br / > < / div >

    < div id = "bread crumbs" >

    < p > < a href = "index.html" > home < /a > & gt; Welcome to the premier NYC dog training company, NY DogWorks < br / >

    < strong > serving all of Long Island, Nassau & amp; The County of Suffolk, Manhattan, Brooklyn, & amp; Queens < facilities > < br / >

    < /p >

    < / div >

    < / div >

    < div id = "footer" >

    < div id = "footermenu" >

    < div id = "footermenu1" >

    < / div >

    < / div >

    < div class = 'phone number' id = 'copyright' > Copyright © 2014 NY DogWorks < / div >

    " < div class ="stuck"id ="sitedesigner"> site on Long Island Web design by < a href =" http://www.wetribet.com "title = 'Wet Ribet' target = '_blank' class ="medlink"> wet Ribet < /a > < / div > "

    < / div >

    < / div >

    < / div >

    < / body >

    < / html >

    You can replace your code with my code - then it should work.

  • OfficeJet Pro 6835: Problem with the print head - Oxc19a0003

    Just bought the Pro Officejet 6835 this month of April and now the print screen shows "Oxc19a0003, there is a problem with the printhead". Had tried a hard reset of the e power cord does unplugging and is still showin the same error. Can't find a number of HP support, I can call or chat online. Help, please!

    Hello

    Its unfortunate to see this error on a new pritner.

    The error appear while you were setting up the printer for the first time, before installing the ink? (Yes/no)

    The error appear while you have been putting in place of the printer for the first time, after installation of ink? (Yes/no)

    Can I know if you had printed a few pages before the error appeared? (Yes / no)

    The error appear as soon as you switched on the printer? (Yes / no)

    However, please call HP Technical Support for assistance.

  • I have problems with see a 'Print Preview' a message from Hotmail. Which shows on the screen is print ONLY lines header and footer from the preview. What's wrong?

    What I usually do, it is preview before printing a message and then decide exactly which page (s), I need printing.   I have no problem with e-mail messages that crosses on my another account which is with att.my.yahoo.   So what's the problem with Hotmail via my MSN.com account?   What I am doing wrong?

    Hello

    ·         Are you able to print from other e-mails without any problems?

    I suggest you to take a look at the links below.

    http://windowslivehelp.com/thread.aspx?ThreadId=57b3371c-7721-43A9-8CF0-af58408a4c03

    http://windowslivehelp.com/thread.aspx?ThreadId=a1d6ab33-baeb-4e38-a74f-607a5a971d0a

    Also, take a look at search results

    I also suggest that you send your query in windows live forums for further assistance.

    Windows Live Solution Center

    http://www.windowslivehelp.com/

  • Problem with SB6141 Surfboard Arris

    Hi all! I went to Time Warner Cable today for my ISP and had bought an Arris SB6141 cable modem to save on rental fees. I have the newer model of the most extreme airport, and my Mac running OS X Yosemite v. 10.10.5. I can't get the AE or Mac recognizes the modem cable. TWC could ping the modem and I can directly connect my laptop to the modem work and connect. I searched and tried several of the suggestions on other positions, without success.

    I'm not a COMPUTER specialist, at a basic level any help would be appreciated, including recommendations or suggestions on a different modem to buy.

    I can't get the AE or Mac recognizes the modem cable. TWC could ping the modem and I can directly connect my laptop to the modem work and connect.

    When you bought the modem and it hung up... you had to call TWC for the modem allowed to work with their service, then correct?

    TWC probably asked you for the ID of the modem, also known as the MAC address, correct?

    What computer was connected to the modem when TWC 'authorized' modem for their service? Was it the work laptop?

    I searched and tried several of the suggestions on other positions, without success.

    We do not know what you have tried and tried... and you don't really want to ask you to do things you've already done.  Please provide a summary of the things you have tried as a result of your search.

    Finally, and unfortunately, the SB6141 is known to have problems with Apple routers... or vice versa, depending on your view. Both are good products... but they do not seem to work well together for some users.

    Here's just a short extract messages to verify this problem: https://discussions.apple.com/search?q=sb6141

    For example, you may need to make a decision between keep the modem and try another router, or keep the AirPort Extreme and try another brand of modem.

  • Problem with SlingTV through Airport Extreme?

    I have a Motorola SB6141 cable modem, internet of Time Warner and an Apple Airport Extreme Base Station (later) for my setup. While SlingTV is not a great service, it was $ 20 a month and gave me what I need and has been much better than that Time Warner was in charge me for the same channels.

    Despite the problems of freezing SlingTVs or what not, for a while it worked. But one day a few months back it just stopped working. When you open the app, it either does not open or just turns and turns to be forgotten and never access the content. But if I try on my phone (Verizon LTE), or another network outside my apartment with the iPad or computer laptop, it works. So at home, I tried to go directly from the cable modem and right in the Apple TV (previously an Xbox) and when I do that it works. So really what it boils down to, is my Apple Airport Extreme Base Station router. If I'm either directly connected to the Airport Extreme Base Station (Apple TV ethernet to the router), it will not work, or if I use WiFi via the Apple Airport Extreme Base Station it will not work. But directly to the modem cable or on any network outside of my home, the service works.

    So in short, something about setting up Apple isn't allowing the Sling TV app to open or work on any device. I even did a rest of the plant and installing my Apple router once again, and the same problem persists.

    FYI - I use Netflix, Amazon Prime, Hulu and all the Apple TV, TV shows, rental movies and content without ever having a problem with opening or streaming. This only happens with SlingTV when you try to access content on any device (iPad, Apple TV, Xbox One, iPhone, Macbook Air) via WiFi or Ethernet via Apple Airport Extreme.

    I tried to provide all the little details that I could. If someone could please provide a solution I would really really appreciate it! Thank you.

    Well first of all try to port forwarding. Slingbox I guess would use a similar to SlingTV montage... Unfortunately when I google for it I see just people having so many questions like you... no rigging, no answer they give up.

    http://PortForward.com/English/routers/port_forwarding/Apple/AirPortExtreme/Slin gBox.htm

    It is the old airport of model, but the idea is correct.

    If you still have questions... There is a major problem... port 5001 is used by the airport for its installation...

    If I run a scan of port of network utility, that you will find that it is already used.

    Port scan started...

    Host port scan: 192.168.2.201

    Open TCP Port: 5001 commplex-link

    Open TCP Port: 5009 winfs

    Port scan has completed...

    My recommendation is to replace the airport as your main router... Something good market like the C5 TP-Link or the WR1043ND which is less than $50US. These routers use UPNP is missing on the airport. Continue to use the airport for your customers to apple as WAP and switch.

    BTW: this is no bad thing because you also have a known problematic modem... SB6121 and SB6141 have major problems... do a quick search and you can find a lot of posts about this.

    TWC has also now use IPv6... that can ruin.

    See the instructions for installation (same as comcast for TWC).

    http://mydeviceinfo.Xfinity.com/download.php?file_id=35

  • Problems with firefox and new Seagate SSHD

    I recently installed a new Seagate 1 TB SSHD into my computer, it's the new generation of hard drives with built in 8 GB SSD cache. I cloned my old install and everything seemed to work ok

    I use firefox with Yahoo answers and regularly answering questions. If I answer a question and press on submit my answer is displayed correctly. If I then try to change my answer and press on submit again that my initial response is displayed and not my answer updated. If I change my answer once again the update response appears after one or two attempts. It seems that there is a problem with the way firefox and this new drive interact with each other.
    I uninstalled firefox and deleted all associated data files and made a new installation that actually no difference
    I am running version FF 26
    Windows 7 64 bit
    4 GB OF RAM
    AMD Athon x 2 64 6000 dual core

    The problem did not happen with my original hard drive, nor is it with Internet explorer or Chrome
    I have suggestions would be appreciated.

    David Gaguine

    Thanks, but my router does not have a cache and it does not explain why the problem started with the SSHD and is OK with a standard SATA drive.

    Clear the history after that outputs FF has not worked.

    I think I'll contact seagate support and see if they have similar reports or waiting for the firmware for the drive update

    David

    P.S. I have now to lower my head in shame, I discovered that the problem occurs on other machines, it must be something to do with my network or on the Yahoo site itself not FF or new hard drive happily.

    I apologize for wasting everyone's time

  • Firefox does not display the colors of the pages of the site despite trying your troubleshooting tips or reinstall, while without this problem with Chrome or Opera isthere

    I'm surprised, because I use Firefox for years and never met such a problem. Any Web site I can get with Firefox has its missing colors. The background is white. Also color of tab header/Navigation etc are missing. There is no problem with the sizes of fonts or colors.

    I see that this problem is only with Firefox only. I tried your troubleshooting tips which "Tools - Options - content - colours - allow pages choose own colors..." and also reinstall the latest version of Firefox without any addons. Problem persists.

    I tried the same thing about websites using Chrome and Opera, which returned the original colors of page.

    Can someone help me please?

    absolutely perfect, cor - el.

    as you suggested, I went to control panel configuration-> appearance and personalization-> personalization-> then "change theme". I chose a basic theme and here... the colors were back.

    Thank you very much cor - el for your tip fast and blind.

  • HP Officejet Pro 8600 + "there is a problem with the printer or the ink system... »

    I have a HP Officejet Pro 8600 + which is coming up with an error message. This just happened out of the Blue yesterday. The printer is a little older than a year.

    It is said:

    "There is a problem with the printer or ink system. Printhead not missing not detected incorectly installed or incompatible.

    I've deleted and reinstalled ink cartridges, head, unplugged, cleaned up, etc etc.

    HP Officejet Pro 8600 +.

    Product number CM750A
    Sequence number {content removed}
    Not under warranty

    Please notify.

    I'm sorry that you are experiencing this issue. Here is a link that can help you with the ink system.
    http://goo.GL/BXDFf

    It seems to be a bad printhead, or it needs manually cleaned with water and lint. If these steps do not resolve the problem, contact HP (1800-474-6836) support.

  • Problem with pop up adds and virus warnings when using safari

    I have an iMac with OS version 10.11.4 2011 mid.  Sites that I visit such as Ancestry.com, Google Maps and find A Grave.com, download pop up ads and new tabs open with warnings of virus heading towards various support sites, including those who say that Apple in charge.  The pop up and new tabs who may or may not happen if often the Web sites are very slow to respond at all to give me the turning ball.

    I closed several times tried to solve the problem in closing Safari, turn off my Wifi, then restart safari while pressing the SHIFT key, and then once that Safari has loaded, removing all data from the website and checking my making sure that my security settings is set to block pop-up windows up , and that my privacy is set to allow cookies and data Web site only on Web sites that I visit. Once I did this I activate Wifi.  But it does not clear the problem. I also ran Clamxav with the latest virus definitions that found six files with extensions of .emix that have been found in my emails and phishing files.

    I switched to Firefox as my default browser and have so far not had a problem with the pop adds up or virus alerts.  And the Web sites I visit have been working properly.

    What should I do to clear the problems I am having with Safari?

    August 2015 topic adware detection and removal - https://discussions.apple.com/thread/7184089

    Suggestions September 2015 by stedman1 - https://discussions.apple.com/message/28945970#28945970

    Download and use MalwareBytes

Maybe you are looking for

  • Lack of Podcast episode

    Hello Episode 17 of my podcast, heroes of the screen, is absent from iTunes. I checked my RSS feeds and I don't see any problems. What are the next steps to determine the cause of the missing episode? Episode 17 was published on 13 April. I asked a p

  • Qosmio F60 - Question about the extended warranty

    I just purchased a Qosmio F-60 (I am based in the Kenya) and after registration the laptop - my "registration form", says: Free warranty updated: SE5003E-BEMEA from 1 to 3 years warranty extension I checked on the "Details of the unit" section web si

  • Still another driver missing

    If the driver card Im trying to play Minecraft and its saying that it does not find my graphics and here are 2 other devices with missing drivers Model number Serial number and product key The other two devices with no driver

  • After you have reinstalled windows how do I XP to recognize my programs on the hard drive

    After the computer told me that the rundll was missing I reinstalled XP home got all this dates, years SP now do I have to re - install my programs such as Word and Excel, or y at - it a way to get XP to search?

  • Internet on Windows XP problem

    We have a network of 45 systems with Windows XP & Windows 7 working group. Internet modem is connected to. On all internet Windows 7 systems happens correctly, but not on Windows XP systems. All systems of have LAN connectivity, they can ping each ot