TimShoper Posted August 20, 2014 Share Posted August 20, 2014 (edited) Hello! how to fix validation errors? "/index.php You must use "/**" style comments for a file comment" Edited August 21, 2014 by TimShoper (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted August 22, 2014 Share Posted August 22, 2014 It seems you use // or try to comment without a closing tag or so for some comment in the file Try to comment out like this: /* your comment */ If not the case, please copy the content of your file, so we can have a look. pascal. Link to comment Share on other sites More sharing options...
vekia Posted August 22, 2014 Share Posted August 22, 2014 what kind of comment method you use at the moment? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now