I've used WP as a CMS on my new site FilmNite.com. I used two versions of index.php to generate a fairly static main page, and a blog-like serving page for the rest of the posts, called home.php. Basically, it lets you create pages for a normal static site using WP. I've posted a tutorial on my blog at http://www.radicalcongruency.com/20040531-tutorial-using-wordpress-to-power-your-non-blog-website. Public domain, so steal away.
Hi I stole away and tried it but got a parse error on line 46 as below
Parse error: parse error in /home/mindfull/public_html/wordpress/index.php on line 46
any suggestions I would love to use this as a CMS all the others are so bloated and complex for my posters, I would appreciate your suggestions
Cheers Andy
Tim Griffin
Member
Posted 7 years ago #
Same problem here on about the same line,
unexpected T_CLASS
suggestions?
Tim
Source code. Thats what I have but still get that error