Hacker News new | ask | show | jobs
by wmclafferty 4793 days ago
In addition to the errors other people are experiencing:

- You're not minifying your CSS or JS.

- You're loading your JS at the top of the document, which is slow (http://developer.yahoo.com/blogs/ydn/high-performance-sites-...)

- Response times for just loading the main page are over a second for me.

- The second panel of your carousel has items that don't fit on one line and break your design.

- 'Select your country' doesn't work.

- Even without interacting with anything on the site, I'm see this error appended to the DOM: "<b>Fatal error</b>: Call to a member function FetchRow() on a non-object in <b>/hermes/bosweb26a/b2005/ipg.monologixcom/drivingtests101/includes/banner_slider.php</b> on line <b>77</b><br />"

- Actually, as I click around more, pretty much the whole site is broken...

Good idea, but the site needs a lot more testing (and some design work) before it's useable.

1 comments

Thanks for your input. Judging by your comments, our server had crashed while you were visiting it, limiting the functionality of the site. I will work on the first few points you mentioned - much appreciated for your input