Super Simple Blog Help
Super Simple Blog Help
Out of context: Reply #18
- Started
- Last post
- 22 Responses
- heavyt0
the CMS can be used on any database, not just for the blog script. Although, I think that i will eventually make a package which has the blog, RSS, and CMS all together.
As far as the setup, it tries to create the table that the blog uses. Which is named 'entries'. If that table already exists. If you want 2 different blog instances on the same database, you will need to go into the code and create a unique name for the second table.
PS. i am adding a password for the add_blog page and will upload it soon.
TR1