Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Query with my recently purchased Oscommerce site


Banner

Recommended Posts

Hi All

 

I have recently purchased an Oscommerce website and for some reason when I load up the homepage, I receive a message at the bottom left hand side of the page saying "Done, but with errors".

 

When I double click on the exclamation mark it states:

 

Line: 62

Char: 1

Error: Syntax Error

Code: 0

 

Can anyone advise how I can resolve this please?

 

The website address is www.technikuk.co.uk

 

Much appreciated

 

Jon

Link to comment
Share on other sites

Only error I got was from your stylesheet

 

open your stylesheet stylesheet.css

 

Line 367 find:

 

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

 

change it to:

 

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: pointer; }

Link to comment
Share on other sites

Its an error in your javascript, debug that.

 

Unfortunatly this is a template, sadly templates contain non-standard often out-dated code, so can be very difficult to alter except by the template writer.

 

Your best bet it to seek support from your template provider.

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...