Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Coding problem for PHP


Kyrsten

Recommended Posts

I recently signed up for HitTail but unfortunately their script, which is supposed to be inserted into footer.php according to their instructions is in Java Script and gives me a syntax error on my site when I do so. Are there any general rules to convert Java Script into PHP friendly code? I tried asking those over at Hit Tail since this is a paid subsciption and the only advice they offered was to ask here for support on their software :angry:

Link to comment
Share on other sites

Link to comment
Share on other sites

I found:

 

// near the "Welcome" message

 

and

 

Parse error: syntax error, unexpected '<' in /home/collwod0/public_html/includes/footer.php on line 39

 

below the footer.

Link to comment
Share on other sites

I found:

 

// near the "Welcome" message

 

and

 

Parse error: syntax error, unexpected '<' in /home/collwod0/public_html/includes/footer.php on line 39

 

below the footer.

 

 

I know the // near the welcome message needs to be taken out, just haven't gotten around to it yet, the syntax error in footer.php line 39 in the Hit Tail code I have in footer.php that is causing it that I am looking for someone to make that code PHP friendly so I no longer get the Syntax error

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...