Re: // eof

Originally Posted by
Website Rob
For your login page, I would say it has something to do with your Google Checkout. Reason being is the // EOF appears just before it starts and noticed you have an ending comment but no beginning one?
<!-- ** END GOOGLE CHECKOUT ** -->
Where is the;
<!-- ** START GOOGLE CHECKOUT ** -->
Also, seems you are using a Shared SSL Cert or one not Dedicated to your Domain name and/or IP address. This will cause Warnings to appear in every Browser... not good.
yeah i know about the shared ssl, its currently there from the fresh install(it comes with the install)
i will be purchasing a proper ssl cert..
and yes it seems Google Checkout was causing the problem, i seem*** to have resolved this problem now haha! thank god!
i had to compare each file that google checkout uses with original file compared to hosted file
i then found 2 files had // EOF at the bottom of the php file...removed and solved..afaik
i may not know how yet, but i soon will....i hope :)