Jump to content

AbbyShotDev

Members
  • Posts

    46
  • Joined

  • Last visited

    Never

About AbbyShotDev

  • Birthday 03/15/1983

Contact Methods

  • AIM
    NewFiEbilKO
  • MSN
    thepeopleguy@hotmail.com
  • Website URL
    http://www.abbyshot.com
  • ICQ
    8727166

Profile Information

  • Gender
    Male
  • Location
    Mount Pearl, Newfoundland

AbbyShotDev's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Oh, sorry, thought I did.. The pages I was talking about in this post are: http://www.abbyshot.com/index.php has www.abbyshot.com/styles.css as its style sheet and http://www.abbyshot.com/products/l-accessories.php has www.abbyshot.com/styles_inside.css as its style sheet ... But things are OK now, I have a hot fix done for the firefox/ie issue, by using your guys advice and took a minute with the css and fixed some things.. its looking OK now. Note: I still have to probably go through a few more errors but its OK for now.. I also have a PHP module to work on too thats why im back and forth
  2. nevermind this page has so many damn errors it needs more then just a hotfix I know
  3. back to wanting a quick fix.. my styles ARE NOT FIXED YET but JUST LOOK FINE. , besides fixing it all, just the look in IE and firefox LOOKS OK, except in firefox, now the buttens in the navbar are now pushed down anyone know why lol
  4. Sorry, but I beg to disagree. They are errors, they just might not be errors you like. For instance, fixing <script> function utmx_section(){}function utmx(){} to <script type="text/javascript"> function utmx_section(){}function utmx(){} Fixes quite a few of the errors. Other errors like removing the incorrect attribute or removing deprecated stuff are pretty freakin' easy to fix. And once they are fixed, you are more likely to get a similar looking webpage in all the browsers. IE is pretty touchy when it comes to validation. Edit: fixed a stupid typo.
  5. thanks, i am having to do all of these things you guys have said now. will go through it and fix it all.. lol sorry if i lost my cool i was still stuck in 2001 web programming lol
  6. kk. thanks I will make a donation to the site soon and to cssfreakie
  7. I am going to consider this topic SOLVED because you guys did answer the questions I have, we did fix the original IE error, and yes obviously I do have to fix these OLD codes I have like: <script> function utmx_section(){}function utmx(){} to Code: [select] <script type="text/css"> function utmx_section(){}function utmx(){} Will have to be fixed.. thanks for the help..
  8. Sorry, but I beg to disagree. They are errors, they just might not be errors you like. For instance, fixing <script> function utmx_section(){}function utmx(){} to <script type="text/css"> function utmx_section(){}function utmx(){} Fixes quite a few of the errors. Other errors like removing the incorrect attribute or removing deprecated stuff are pretty freakin' easy to fix. And once they are fixed, you are more likely to get a similar looking webpage in all the browsers. IE is pretty touchy when it comes to validation. Thank you, I understand. And thank you earlier for the suggestions guys.. I will have to go through my code.. In case I acted a bit dumb there just to get the full story.
  9. Are you seriously the web dev for a company? That's the impression I'm getting from your previous posts...and yet you say this?? Good lord, people will hire anybody these days. Also, considering you are failing to even grasp fundamental principles of how web pages and code work...I would not be so quick to judge whether or not something is an error. I mean seriously, how can you sit there and say whether or not something is an error when you clearly have no idea what any of the stuff is for or how it works or what it is doing? I think maybe if you weren't so quick to dismiss what people are telling you, people around here might be a little more willing to help. yeah yeah yeah, not going to fight or troll, but yeah, i am, and yes, I am.. OKOK,
  10. i do have the basics down.. it isn't my fault this page has "errors" it was coded 8 years ago, and they arn't even really erorrs, the codes are fine.. I am just wondering why IE is so screwy now
  11. I don't think you understand what exactly is going on. In layman's terms, PHP ultimately generates HTML and serves it to your browser and then the validator checks against that. I do understand this now. v3validator just valiadtes my HTML output.. --- moving on --- it says I have an errror with " <script>" and another error " " when those arn't errors.
  12. and honestly, I dont see anything wrong with: Info Line 5, Column 2: start tag was here <meta name="description" content="Producers of the finest quality movie clothi… Error Line 6, Column 12: there is no attribute "ref" <link ref="stylesheet" rel="stylesheet" href="styles.css" type="text/css"> why does validator gotta say thats wrong.. tell me one reason
  13. That is not interesting that is how it works. But for some reason people fail in reading the sticky and comments made in other posts. Also you did not spot the hint given, why the validator is not accepting your php. If i say that it tests the code that is shown in your browser does that ring a bell? Spend some time on this stuff yourself you have crap loads to clean up and i repeat we are not here to clean up garbage. Nope , I still dont get why its showing so many errors for a php page.. You mean to say that it is only showing the output from the php? It isn't downloading the actualy .php files and processing them.. its just the client side stuff?? so these errors arn't really errors then, i was right
  14. ok so I updated my index.php file so that my scripts are within headers and my html open is at the top of the page.. it made one of my menu bars mess up in firefox. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta name="keywords" content="movie clothing, cosplay, anime clothing, trench coat, custom fitted, silent bob coat, matrix coat, matrix trench coat, matrix style trench coats, matrix costumes, mens winter wool coats, wool cassock trench coat, custom clothing"> <meta name="description" content="Producers of the finest quality movie clothing and Cosplay costumes available."> <link ref="stylesheet" rel="stylesheet" href="styles.css" type="text/css"> <link ref="stylesheet" rel="stylesheet" href="highslide.css" type="text/css"> <title>AbbyShot Clothiers - Movie Clothing | Cosplay Costumes</title> <script> function utmx_section(){}function utmx(){} (function(){var k='1464327358',d=document,l=d.location,c=d.cookie;function f(n){ if(c){var i=c.indexOf(n+'=');if(i>-1){var j=c.indexOf(';',i);return c.substring(i+n. length+1,j<0?c.length:j)}}}var x=f('__utmx'),xx=f('__utmxx'),h=l.hash; d.write('<sc'+'ript src="'+ 'http'+(l.protocol=='https:'?'s://ssl':'://www')+'.google-analytics.com' +'/siteopt.js?v=1&utmxkey='+k+'&utmx='+(x?x:'')+'&utmxx='+(xx?xx:'')+'&utmxtime=' +new Date().valueOf()+(h?'&utmxhash='+escape(h.substr(1)):'')+ '" type="text/javascript" charset="utf-8"></sc'+'ript>')})(); </script> <script>utmx("url",'A/B');</script> <?php $HOMEPICSDIR="furniture/homepics"; require_once ("path.php"); require_once( PATH_INCLUDE . 'currsession.php' ); function getJPEGsFromDirectory ($dir) {//return an array of all JPEGS in the passed directory $pics = array(); if ($handle = opendir($dir)) { while (false !== ($file = readdir($handle))) { if ($file != "." && $file != ".." && substr($file,-4)==".jpg") { $pics[] = $file; } } closedir($handle); } return $pics; } $main_abby_images = getJPEGsFromDirectory ($HOMEPICSDIR); function shortdesc($string, $length) { // By default, an ellipsis will be appended to the end of the text. $suffix = '...'; // Convert 'smart' punctuation to 'dumb' punctuation, strip the HTML tags, // and convert all tabs and line-break characters to single spaces. $short_desc = trim(str_replace(array("\r","\n", "\t"), ' ', strip_tags($string))); // Cut the string to the requested length, and strip any extraneous spaces // from the beginning and end. $desc = trim(substr($short_desc, 0, $length)); // Find out what the last displayed character is in the shortened string $lastchar = substr($desc, -1, 1); // If the last character is a period, an exclamation point, or a question // mark, clear out the appended text. if ($lastchar == '.' || $lastchar == '!' || $lastchar == '?') $suffix=''; // Append the text. $desc .= $suffix; // Send the new description back to the page. return $desc; } function microtime_float() { if (version_compare(phpversion(), '5.0.0', '>=')) { return microtime(true); } else { list($usec, $sec) = explode(' ', microtime()); return ((float) $usec + (float) $sec); } } $start = microtime_float(); include('SimplePie/simplepie.inc'); // Parse it $feed = new SimplePie(); $feed->set_feed_url('http://abbyshot.blogspot.com/feeds/posts/default?alt=rss'); $feed->set_item_limit(5); $feed->init(); $feed->handle_content_type(); ?> </head>
  15. Hm, very itneresting. when i put <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> ON TOP of the whole index.php page it actually FIXED the IE issue.. but it messes it up with firefoxx yeah... this website is a mess
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.