June 14, 200818 yr Im designing a online store for someone but seem to have a few things wrong please goto: www.xpressdesignsuk.net and add a product then see what happens it doesn't follow on please check my heml and advise where im going wrong
June 14, 200818 yr Im designing a online store for someone but seem to have a few things wrong please goto: www.xpressdesignsuk.net and add a product then see what happens it doesn't follow on please check my heml and advise where im going wrong am just getting a black screen ?
June 14, 200818 yr What you are doing wrong is not including your stylesheet: <link href="style.css" rel="stylesheet" type="text/css" /> <style type="text/css"/>
June 14, 200818 yr Author But that's the point, all we can see is a black screen. I have update the css check now when you add a product it does nothing and is showing some errors why is this can you help?
June 14, 200818 yr I have update the css check now when you add a product it does nothing and is showing some errors why is this can you help? The errors you are getting is probably due to your opening php tag <?php not being on the very first line of your code. Adjust your code so the tag starts at the very top of your code with no whitespace above it. Pat
June 14, 200818 yr Author The errors you are getting is probably due to your opening php tag <?php not being on the very first line of your code.Adjust your code so the tag starts at the very top of your code with no whitespace above it. Pat They are on the top line and no whitespace the links are nt working for some reason any ideas
June 15, 200818 yr OK. I'll say this once more as you're obviously not listening. All I can see is a black screen. Check your code: <style type="text/css"/> <--- This needs to be taken out.
June 15, 200818 yr OK. I'll say this once more as you're obviously not listening.All I can see is a black screen. Check your code: <style type="text/css"/> <--- This needs to be taken out. Yup! Have to agree. although your site home page is visible in firefox, you get a black screen in ie7 for the reason pointed out by PointandStare. Pat P.S You seem to have cleared two errors on your add to cart page
June 15, 200818 yr Author Yup! Have to agree. although your site home page is visible in firefox, you get a black screen in ie7 for the reason pointed out by PointandStare. Pat P.S You seem to have cleared two errors on your add to cart page Do I need to take that out of all the pages? Also if you follow the progress through I get line error and and buttons don;t link to each other for some reason. I'm really stuck on this and it's peeing me off cos it;'s beating me lol I'll take the line out then follow it through and see what happens and advice me on what to do next Thanks again all you...
June 15, 200818 yr Author Also when you get to http://xpressdesignsuk.net/customer.php and fill it out correctly it then goes to the error page for some reason not sure why has thedetails have been filled out.
June 15, 200818 yr Author Take that line out on all your pages. Pat That line has been removed aprt fron in the HTML page, all PHP pages dont have that line in now still no joy
Create an account or sign in to comment