Quote:
Originally Posted by emmadiva
Is there any specific type of server? I'd only be using it for this specific task so if there's a basic type to set up, just give me the heads up and I'll start googling. 
|
I actually have extremely vague instructions on the custom recipe thread
Quote:
Originally Posted by ilovejedd
I have a working recipe but it involves running an HTTP server w/PHP on your PC. How comfortable are you with that?
<snip>
Attached are the PHP scripts to create a printable version of a story. Easiest way to get it working would be to install XAMPP. You need to enable the php curl and php tidy extensions. In XAMPP for Windows, I just had to uncomment the following lines from \xampp\apache\bin\php.ini:
Code:
extension=php_curl.dll
extension=php_tidy.dll
|
Alas, the scripts attached to the original message are the ones FanFiction.Net broke in their recent update and the code for updated/fixed scripts are all over the place. Well, they're all over this thread at any rate. That's one of the reasons I need to create a clean updated version. So erayd can consolidate the sources and get rid of the script mess we have now.