Forums
-
- Forum
- Posts
-
- Installation
- 27,655
- Troubleshooting
- 60,594
- Themes
- 10,192
- Plugins
- 14,982
- Requests & Feedback
- 14,610
- Showcase
- 3,238
-
Actually, I think the problem is that there is no space after the <?php, the comment starts right away.
You have this:
<?php// ** MySQL-asetukset ** //
It should be this:
<?php // ** MySQL-asetukset ** //
Or just put the comment on the next line.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS