View Single Post
Old 05-05-2009, 12:45 PM   #126
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,110
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
Quote:
Originally Posted by emmadiva View Post
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 View Post
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.
ilovejedd is offline   Reply With Quote