Lyndsie is correct. Your problem is something in the text of the 6th chapter. Check for the word "curl". That's usual...
Actually, I don't believe it does now that I think about it. I think it just flags the stories you're tracking and shows you which hav...
You need to drop all the indexes except the 2 you just added. PRIMARY and INORDER.
You want 2 indexes.The primary should include sid, seriesid, and subseriesid.The second one should just be an index and it should include seriesid, an...
Ask the people who aren't getting e-mails to check their spam/junk/trash folders.
If it was working before and isn't now, it's almost certainly not going to be a problem in the module. It's probably something th...
Take the primary key OFF sid. You should have 2 indexes.Primary:sidseriesidsubseriesidINORDERseriesidinorder
Did you write this? Or did you get it from somewhere else? You've got a bunch of problems from what I can see.1. Your images folder a...
What indexes do you have for that table? It looks like you have a duplicate key for an index named sid which I do not have on my end.
Since so many want to try this, here's the text of promote.php I'm using on my site. No support on this. I haven't looked a...
If it was a massive attack, then I would guess it may not have been your files that were vulnerable.
You might also want to check with your hosting provider to make sure it wasn't a wider attack than just your files.
The stories folder is CHMOD'd to be accessible to anyone so it's the most vulnerable to being hacked. My guess is they weren't ve...
No. They would have to have edited your files directly to insert between the ? and > in the index.php file. You need to check ALL of yo...
Not snippy. Just realistic. A lot of people don't realize that.
