Images aren't stored in the database. That's why you needed a stories path.And watch the language please.
Add <span> to your allowed tags.
Did you update all you files? This seems to be a case of the database being updated and the files being a previous version.
The upgrade should have renamed your stories folders from the username to the uid. If it didn't you'll need to do it manually. P...
All in one page? It's a mod.
The current version is 3.4.3. Update.
Your first code and the second code should behave identically.
It would not be something I'd try. I can almost guarantee you'll end up with messed up user tables in one or more.
It's nearly compatible. I think you just need to double md5 the passwords. I'll work on an PF7 bridge sometime soon.
You probably closed a tag too soon or left one open. Only way to figure it out is to go through the section you edited and match up the tags.
Go down to the bottom of stories.php and change$output .= newstory( );to$output .= viewstories( );for newchapter and newstory. It should be arou...
Did you move it out of the docs folder?
As an example of how to do it.
You sure that's the only changes you've made? Somewhere the where it should read PREFIXfanfiction_coauthors it's reading efiction...
