Results 1 to 4 of 4
  1. #1
    BloodSkin's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Columbus, OH
    Posts
    353
    Reputation
    11
    Thanks
    63

    [Help] W3C validation and facebook inorperation.

    im having troubles with bloodskin.com as in my metadata is not populating the share script correctly.

    also, i am unable to get w3c to correctly validate my css file. compare my css file to their suggested snippet. identical.

    i get the impression that the css issue is my encoding type, but ive tried every option available to me. i think im going to try logging in via ssh and using vi to edit my ss file, see if that helps.


    Parse Error Lexical error at line 1, column 1. Encountered: "\u090a" (2314), after : ""


    Code:
    html, body, #wrapper {
    height : 100%;
    margin : 0;
    padding : 0;
    border : none;
    text-align : center;
    }
    #wrapper {
    margin : 0 auto;
    text-align : left;
    vertical-align : middle;
    width : 100%;
    }



    [html]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "https://www.w3.org/TR/html4/loose.dtd">
    <html>

    <head>
    <title>Welcome to BloodSkin.com - Welcome to my world</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta http-equiv="content-language" content="en">
    <meta name="keywords" content="teamspeak, ts3, teamspeak3, bloodskin, bloodskin creations, images, photos, image hosting, photo hosting, free image hosting">
    <meta name="robots" content="index,follow">
    <link type="text/css" rel="stylesheet" href="site.css">

    <style type="text/css">
    body {
    background-color:#ff0000;
    background-image:url('img/oabg.jpg');
    background-repeat:repeat;
    }
    </style>
    <meta name="title" content="BloodSkin Creations">
    <meta name="type" content="cause">
    <meta name="url" content="https://www.BloodSkin.om">
    <meta name="image" content="https://bloodskin.com/img/logo.png">
    <meta name="site_name" content="BloodSkin.com">
    <meta name="admins" content="670912620">
    <meta name="description" content="BloodSkin.com is an image hosting servie as well as a TeamSpeak hosting service, with new features being added constantly.">


    </head>

    <body bgcolor="#cc0000" link="#ff0000" alink="#550000" vlink="#aa0000">



    <table id="wrapper" width="100%" cellpadding="0" cellspacing="0" align="center" summary="" border="0">
    <tr>


    <td align="center" valign="top" width="20%">
    <img src="img/logo.png" border="0" alt="BloodSKin.com">

    </td>

    <td align="center" valign="top" width="60%">
    <a href ="https://www.BloodSkin.com"><img src="img/BloodSkinLOGO.png" border="0"alt="BloodSKin.com"></a><br>
    <a name="fb_share" type="button_count" href="https://www.facebook.com/sharer.php">Share</a><script src="https://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    </td>


    <td align="center" valign="top" width="20%">
    <img src="img/logoflip.png" border="0" alt="BloodSKin.com">

    </td>


    </tr>
    <tr>


    <td align="center" valign="top">
    <font face="Arial" size="2" color="#ffffff">
    <a href ="ts3server://alpha.bloodskin.com:9987/" target='_blank'><img src="https://www.teamspeak.com/media_repository/files/mediakit/buttons/button01_88x31.gif" border="0" alt="BloodSKin.com"></a><br>
    <b>SERVER</b>:<br>

    Alpha.BloodSkin.com<br>
    <b>PORT</b>:<br>
    9987<br>
    Don't have TeamSpeak 3 yet? <a href="https://www.teamspeak.com" target='_blank'>Click Here</a>.<br><br>
    <a href="https://bloodskin.com/Upload/?v=ts3beta.png"><img src="https://bloodskin.com/Upload/thumbs/ts3beta.png" border="0" alt="BloodSKin.com"></a><br>

    Download our official BETA TS3 skin for the BETA TS3 client by clicking the red and black Download button below. <br>
    <a href="TS3BloodSkin.zip"><img src="img/down.png" border="0" alt="BloodSKin.com"></a><br><br><br>
    </font>

    </td>


    <td align="center" valign="top">
    <font face="Arial" size="2" color="#ffffff">
    <img src="img/construction.png" border="0" alt="BloodSKin.com"><br>

    Currently under construction in concept and design stage.
    </font>
    </td>


    <td align="center" valign="top">
    <!-- Begin ShoutMix - https://www.shoutmi*****m -->
    <iframe name="Shoutbox" title="bloodskin" src="https://www4.shoutmi*****m/?bloodskin" width="180" height="400" frameborder="0" scrolling="auto">
    <a href="https://www4.shoutmi*****m/?bloodskin">View shoutbox</a>
    </iframe>
    <!-- End ShoutMix -->
    </td>


    </tr>
    <tr>

    <td align="center" valign="top">
    <a href="https://jigsaw.w3.org/css-validator/check/referer">
    <img src="https://jigsaw.w3.org/css-validator/images/vcss"
    alt="Valid CSS!" height="31" width="88" border="0">
    </a>

    </td>


    <td align="center" valign="bottom">
    <font face="Arial" size="2" color="#ffffff">
    Looking for our <b>/Upload</b> image hosting? <a href="https://www.BloodSkin.com/Upload">Click Here</a><br>

    </font>
    <font face="Arial" size="1" color="#ff0000">

    ©2010 William W. Valentine, BloodSkin.com
    </font>
    </td>


    <td align="center" valign="top">
    <a href="https://validator.w3.org/check?uri=referer"><img
    src="https://www.w3.org/Icons/valid-html40"
    alt="Valid HTML 4.0 Transitional" height="31" width="88" border="0"></a>

    </td>


    </tr>


    </table>


    </body>
    </html>
    [/html]

    the ONLY thing i can think of that would cause this problem with the share link is a cache error, but ive cleared my cache and tested on multiple browsers. it simply will not read my meta data.
    Last edited by BloodSkin; 10-15-2010 at 09:08 AM.

  2. #2
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Parse Error Lexical
    Almost always related to a missing style sheet, or a style sheet referenced to the wrong location.

    But it may be malformed or another issue, So , what is it you are trying to do exactly, it seems to me that the css is doing it's job, (as in Facebook share is centered, as it should be)

    So why don't you try explaining what it is I am missing.

    Thanks


     


     


     



    The Most complete application MPGH will ever offer - 68%




  3. #3
    Alen's Avatar
    Join Date
    Oct 2007
    Gender
    male
    Location
    Liquid Generator
    Posts
    27,920
    Reputation
    2548
    Thanks
    4,224
    My Mood
    Fine
    Validates just fine...

    W3C CSS Validator results for https://bloodskin.com/site.css (CSS level 2.1)

    NG close plox? /

    Edit: just noticed that your html file is broken, it's got some wierd data after the first character (it won't even save right). Just resave the file /
    Last edited by Alen; 10-15-2010 at 01:53 PM.

  4. #4
    BloodSkin's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Columbus, OH
    Posts
    353
    Reputation
    11
    Thanks
    63
    seems as though my problem is encoding. im just going to make backups then log in via ssh and use vi to recreate the files as unicode and so on until i figure out what is required. thanks guys.

    as for the facebook integration issue,

    [html] <meta name="title" content="BloodSkin Creations">
    <meta name="medium" content="mult">
    <meta name="type" content="cause">
    <meta name="url" content="https://www.BloodSkin.om">
    <meta name="image" content="https://bloodskin.com/img/logo.png">
    <meta name="site_name" content="BloodSkin.com">
    <meta name="admins" content="670912620">
    <meta name="description" content="BloodSkin.com is an image hosting servie as well as a TeamSpeak hosting service, with new features being added constantly.">[/html]

    this is not being loaded properly. no image, no desc, simply the domain name. im going to read through the api agaain and see what im missing.

Similar Threads

  1. [Solved] *<I Need Help With Hacks And Xtrap>*
    By Birdy in forum CrossFire Help
    Replies: 5
    Last Post: 06-20-2012, 10:07 AM
  2. [Help Request] Help with running and working Good stuff Lite v1.006.
    By hellanchaos in forum Vindictus Help
    Replies: 1
    Last Post: 10-09-2011, 05:44 PM
  3. Help with Crosshairs and VB6!
    By condor01 in forum WarRock - International Hacks
    Replies: 4
    Last Post: 07-03-2007, 08:39 PM
  4. help me pls and ill give u bypass
    By Mikeck901323 in forum WarRock - International Hacks
    Replies: 18
    Last Post: 05-27-2007, 08:29 AM
  5. [HELP] finding GPS and SuperJump HAKS
    By analog70 in forum WarRock - International Hacks
    Replies: 19
    Last Post: 04-12-2007, 12:47 PM