Last seen: Mar 25, 2024
It says the table fanfiction_coauthors doesn't exist. Try creating it manually and then running the update. The structure of it can be found in i...
Cool. Look what you accomplished while all I did was take a nap. ; )I forgot to mention that you'll also want to change the instances of $blocks[...
Well, stories.featured should probably be recommendations.featured. Also _STORYQUERY should be changed. It might be helpful to find where _STORYQUERY ...
You can switch them to "use .tpl" and then do something with that. I don't really understand how that works, though.
You don't have to change merely that. You also have to change the block's admin.php (which in this case creates the Admin > Blocks > O...
Ah, that would make sense. I just read up on CHOWN and it makes the whole user-group-world make a lot more sense. I'll contact them since I'...
To fix the problem I think all you really need is includes/categorylist.php, and maybe includes/javascript.js. The link above is for the files in revi...
I'd try working it out to see how accurate my statements were, but my test site's down for the count since I stupidly did not change the nam...
viewstory.php is where you'd do to the tpl->assign to create the variable to put in viewstory.tpl. (I'd guess.)The actual code about what...
Without trying it it sounds pretty simple (haha, famous last words). I think you'd just need to add a field to fanfiction_chapters and add some c...
Cuando veo a una historia, hay algo de alemán... (es muy fácil de cambiar en listings.tpl y viewstory.tpl, etc.)Parece problema con viewstory.tpl. Emp...
So, here's a general overview of how to get a site working with a database backup copy:1. Upload your database (should be an .sql file)2. Create ...
When you say "merge a pre-existing efiction with a brand new efiction" what exactly to do you mean? Are you trying to merge two separate dat...
The next step I wanted is to change the profile so that people had the ability to hide their penname from those blocks. But many people pointed out th...
