Why not just change the datatype of the storytext column from text to mediumtext. That would increase them maximum size from 64Kb to 16Mb. ALTER TABLE...
That would resolve the issues specifiic to the count query. However, it would not help with search queries where you are displaying a list of stories ...
The fundamental issue here is one I raise a while ago: efiction stores co-authors as comma seperated lists in a string field the stories table, rather...
If you have a test machine available, I suggest you revert it to version 2.0.7, backup your production database, restore the backup to the test machin...
In your php.ini file, depending on whether you are using the mysqli or mysql extension set either:mysql.default_port = <portnumber>or mysqli.def...
The block hasn't been updated for 3.3. It still uses the old global variables like $tableprefix from version 3.2 rather than the replacement cons...
Steer clear of generic link exchanges - i.e. you agreeing to link to some other archive if they link to you isn't an issue, but using link exchan...
A SQL query on line 8 of the file featauth.php is expected to return some records and it doesn't.I can't really help you without seeing the ...
1. You are correct - chmod does not apply to windows servers. The equivalent if you have remove desktop access to the server is to goto the properties...
It won't be RSS - the efiction archive will push data into fanworks finder rather than the other way around. SOAP is currently looking like...
I'm currently working with the developer of fanworksfinder.com on an efiction module that will automatically list all stories posted to an eficti...
Which of the two errors did you get? I didn't notice before that the automatic error Sue got was different to the manual one.It should be safe to...
Web hosting talk has a lot of providers advertising offers on their forums. As there are all in one place they tend to offer better deals there than o...
The story monitor Firefox extension is one of my old abandoned projects. Somehow updating it has never got to the top of the todo pile. Given that it ...
