First contact, confused, read a bit of information, unreasonable clue, trouble two times the development of the veteran guidance maze, how to quickly get started phpcms two times development .... Have to do something recently, the heart that urgent AH!
Reply to discussion (solution)
There is no shortcut, refer to its development document, after installation more play it naturally familiar.
Upstairs positive solution, if you see difficulties, suggest to find some video, and then read the code yourself
Just looked at the PHPCMS system settings inside the view log file when the database syntax error, think this error is generally how to solve it?
MySQL query:select COUNT (*) as num from Cms_log WHERE 1 and mod= ' phpcms ' and Addtime >= 1363622400 and Addtime <= 13 64313600
MySQL Error:you has an Error in your SQL syntax; Check the manual-corresponds to your MySQL server version for the right syntax-use-near ' = ' phpcms ' and addtime = 1363622400 and Addtime <= 1364313600 ' at line 1
MySQL errno:1064
Message:mysql Query Error
Grammatical error
WHERE 1 and ...