jrabbit
@jrabbit
Trusted Member
Joined: Dec 11, 2006
Topics: 6 / Replies: 58
Reply
Re: Unlimited Word Count Cuts Off Chapter

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...

18 years ago
Forum
Reply
Re: (Solved?) Database slow response

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 ...

18 years ago
Forum
Reply
Re: (Solved?) Database slow response

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...

18 years ago
Forum
Reply
Re: [ANSWERED] Upgrade process - trying to plan a smooth upgrade 2.x-3.3. Opini

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...

18 years ago
Forum
Reply
Re: Non-standard SQL port (ie, not 3306)

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...

18 years ago
Forum
Reply
Re: [3.3 & PHP 4] Featured Author Block not working

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...

18 years ago
Forum
Reply
Re: Promoteing your archive

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...

18 years ago
Reply
Re: [3.3 & PHP 4] Featured Author Block not working

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 ...

18 years ago
Forum
Reply
Re: Server does not understand CHMOD and other Installation errors

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...

18 years ago
Forum
Reply
Re: Adding XML to RSS.PHP

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...

18 years ago
Forum
Reply
Re: Adding XML to RSS.PHP

I'm currently working with the developer of fanworksfinder.com on an efiction module that will automatically list all stories posted to an eficti...

18 years ago
Forum
Reply
Re: SQL error when installing 3.3

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...

18 years ago
Forum
Reply
Re: Web hosting – Any Recommendations?

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...

18 years ago
Reply
Re: Story Monitor?

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 ...

18 years ago
Forum
Topic
Page 1 / 5