Go into phpMyAdmin and check your settings table for the tinyMCE setting. If it's empty set it to 1 to enable tinyMCE or 0 to disable it.
Please go back and supply the information requested in the support template. We generally can't help without the site URL at the very least...
The stats problem is because you changed your sitekey. You'll need to go into phpmyadmin and change it in the _stats table. You shoul...
How did you do away with ratings? It's a required field in the story form.
In the docs/ folder.
They should be coming up in the order they were added.
Login has nothing to do with database vs files.Your site isn't setting either session or cookie information. The theme/skin switcher isn...
You'd have to write some sort of script to read through the stories/ folder and insert the chapter text into the database. And you'd d...
Not currently, but I'll add it to the to do list.
You're missing the tinyMCE language files. To keep the download size of eFiction down, we only included the English translations. Go ...
Check includes/storyform.php. Look at the chapterform function. The $authorquery line in that function looks like it's wrong to me.&n...
The author profile panel is pointing to the .tpl in the main default_tpls folder. It should be pointing to the one in the module folder. I...
It's a bug. The sort isn't being passed to the pagination links.
Yes, it should be safe to take out.
Did you upload the languages folder? _DOCTYPE is defined there. If it can't find the language files all sorts of things get screwy.
