Results 1 to 6 of 6

Thread: trouble with "unified view?"

  1. #1
    Abuser of God's Sunlight
    Join Date
    Aug 2004
    Location
    brooklyn, nyc
    Posts
    5,051

    trouble with "unified view?"

    I'm getting an error message with lots of code attached when I click on Unified. Is it me or is there a glitch?


    it starts with this:


    // ####################### SET PHP ENVIRONMENT ###########################
    error_reporting(E_ALL & ~E_NOTICE);

    // #################### DEFINE IMPORTANT CONSTANTS #######################
    define('THIS_SCRIPT', 'search');
    define('ALTSEARCH', true);

  2. #2
    Kirk Gittings's Avatar
    Join Date
    Mar 2004
    Location
    Albuquerque, Nuevo Mexico
    Posts
    7,494

    Re: trouble with "unified view?"

    No problem here.
    Thanks,
    Kirk

    "Vocation to Solitude -- To deliver oneself up, to hand oneself over, entrust oneself completely to the silence of a wide landscape of woods and hills, or sea, or desert; to sit still while the sun comes up over the land and fills its silences with light." Thomas Merton

    KIRK GITTINGS
    WEBSITE

    LIGHT+SPACE+STRUCTURE (blog)

  3. #3

    Join Date
    Jul 2005
    Posts
    950

    Re: trouble with "unified view?"

    those messages are PHP/apache generated messages. I don't get them. The reporting level on web servers available to the WWW should be set to suppress them. The apache error log will be full of them. Most php web sites generate a lot of warning messages which are usually supressed.

    It could be, our hosts have been testing something and switched on error reporting for a while.

    [edit]
    and if its just you, then if you are using a proxy server, then it may be your proxy server generating the errors. In which case you should check your servers error logs to see what has been happening.
    [/edit]
    Last edited by robc; 17-Aug-2006 at 08:44.

  4. #4
    Abuser of God's Sunlight
    Join Date
    Aug 2004
    Location
    brooklyn, nyc
    Posts
    5,051

    Re: trouble with "unified view?"

    Yeah, ok, thanks. it's fine now.
    who knows, the errors might have been generated by my brain.

  5. #5
    Moderator Ralph Barker's Avatar
    Join Date
    Sep 1998
    Location
    Rio Rancho, NM
    Posts
    3,686

    Re: trouble with "unified view?"

    I encountered the same issue earlier, Paul, where my browser was displaying the code, rather than interpreting it. A reboot and a reload of the page solved the problem for me.

  6. #6

    Join Date
    Feb 2005
    Posts
    2,924

    Re: trouble with "unified view?"

    About 30% of the time when I switch to the unified view it doesn't load, but a refresh takes care of it.

Similar Threads

  1. Trouble scanning chromes
    By DrPablo in forum Digital Processing
    Replies: 20
    Last Post: 8-Aug-2006, 21:29
  2. Trouble Shooting My Horseman VHR
    By Hugh Sakols in forum Cameras & Camera Accessories
    Replies: 4
    Last Post: 25-Jul-2005, 08:45
  3. 16-Bit B&W Printing: Worth the Trouble ?
    By Ken Lee in forum Digital Hardware
    Replies: 13
    Last Post: 22-Mar-2004, 06:23
  4. Trouble with Type 55 P/N
    By Natha Congdon in forum Darkroom: Film, Processing & Printing
    Replies: 5
    Last Post: 4-Dec-2000, 12:48
  5. New Polaroid 545i Back Trouble
    By Denis Hill in forum Cameras & Camera Accessories
    Replies: 2
    Last Post: 7-Dec-1999, 10:21

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •