Chelle's probably right. But I think before you delete it you should try to figure out why it's already there. Do you have any o...
What were up upgrading from? It looks like 2.0 from the list of tables you provided. I'm not sure why you're not going directly ...
It's a bug. It'll be fixed in the next update.
If you renamed the backup.php to backup.sql, you could go into MyPHPAdmin, go to the SQL tab, where is says upload file, click the browse and point it...
I see. So if I understand correctly, I should add an additional check in the "Unhide" function that checks if the author is "trus...
See and that's why I said be specific. No the two don't share the same code, but you didn't specify what "contact" you ...
Okay, not to discourage you guys, but I'm going to stop helping on this. The reason being that on something this complicated, my feeling is...
I'm not sure I'm following that. I guess I don't understand the difference. In the SQL tables, validation is either "0...
First of all there's plenty of places in the script that send "messages." Contact the author, reviews, etc. You didn't...
Just a warning. If you validate a story to "story" instead of "chapter" when an author hides the story then unhides it...
Please be more specific. What kind of "message"?
Take this section out of the query.UNIX_TIMESTAMP(stories.updated) as updated Recommendations has no updated field.
As an example, if i renumber author with uid 4 to uid 2 in the _authors table will that cause me any problems, and is that the only place in which i w...
You can't go back in the update. It's giving you that error because it's already deleted that index. You can try continuing...
