Results 1 to 5 of 5

Thread: Fawki or wizzup? or any other admin

  1. #1
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Fawki or wizzup? or any other admin

    i have noticed we are missing out fav icon well with you just updating to the newes version of vbulletin here is how we get the fav icon back


    Ok go to the admincp login

    go to styles and templates > style manager > the style we are using > clcik the lil >>> things on the side > find " header" <-- double click it

    and the following code to the top of the header sheet

    Code:
    <a name="top"></a>
    <link rel="icon" href="favicon.ico" type="image/x-icon">
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
    and that will get our favicon.ico back

  2. #2
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Why not use the suggestion/idea threads that are out there?

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


  3. #3
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sorry i just woke up, and i was laid thinking in bed last night that we dont have the favicon anymore so i posted here if anyone wants to move do so

    sorry, still have sleepy brains need like 3 hours before i function normal on a morning lol

  4. #4
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    It won't get the icon back with just that code. He would need to upload the actual favicon into the file directory :/

    You will need to upload this icon to your main www or public_html directory. http://hy71194.mgatesphoto.com/favicon.ico


    Edit: It is probably already setup to allow a favicon, just no one has uploaded one yet. http://www.villavu.com/favicon.ico
    Not Found

    The requested URL /favicon.ico was not found on this server.
    Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 PHP/5.2.0-8+etch13 Server at www.villavu.com Port 80


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  5. #5
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    obv they will know that, and vbulletin already have the default favicon in the directory so that code would get a favicon back, but yea i know what you meen it wont get or other orginal one back unless they already have it uploaded to the directory if not just add it through FTP

    but yea that code will get a favicon the orginal one

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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