|  07-08-2009, 12:18 AM | #136 | 
| Groupie            Posts: 186 Karma: 3633418 Join Date: Mar 2009 Location: UK Device: Kobo Libra | 
			
			Hmmmm I might be wrong here (probably am to be honest) but I was under the impression that pcre.backtrack_limit would be in php.ini? I couldn't find it in my php.ini so double checked via google that that is where it should be and according to http://www.phpro.org/manual/ref.pcre.html I assumed correctly. I added "pcre.backtrack_limit 1000000" to php.ini and restarted apache but when checking phpinfo() via the XAMPP control panel pcre.backtrack_limit was still showing as 100,000. Am I missing something obvious here or am I looking in the wrong place? | 
|   |   | 
|  07-08-2009, 12:38 AM | #137 | ||
| hopeless n00b            Posts: 5,126 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: 
  Quote: 
 *sigh* I really should finish that update I promised erayd. I've also got to work on that pre-made FLAG-compatible XAMPP install. I'm working less hours now so I should have a bit more time to devote to FLAG. I just need to stop getting distracted by random stuff.   | ||
|   |   | 
|  07-08-2009, 12:48 AM | #138 | 
| Groupie            Posts: 186 Karma: 3633418 Join Date: Mar 2009 Location: UK Device: Kobo Libra | 
			
			Ahhh I didn't realise there were seperate php.ini files for the webserver and cli, I was changing the cli version and checking the webserver DOH... Changed it in both locations and now everything seems to be working fine, again many thanks for your help ilovejedd. Edit: Just tried to give you some K+ but apparently I need to "spread my loving around" before giving you any more, sorry. Sounds vaguely wrong   | 
|   |   | 
|  07-08-2009, 11:24 AM | #139 | 
| hopeless n00b            Posts: 5,126 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 | 
			
			Thank you for trying to give me karma. Just a thought, though, have you given karma to erayd, rgibbo and kovid? Without them, this wouldn't be possible.
		 | 
|   |   | 
|  07-08-2009, 11:48 AM | #140 | 
| Groupie            Posts: 186 Karma: 3633418 Join Date: Mar 2009 Location: UK Device: Kobo Libra | 
			
			I'm actually quite embarrassed that the thought never occurred to me to do that, thank you for pointing it out. K+ has been sent their way. | 
|   |   | 
|  07-09-2009, 03:44 PM | #141 | |
| hopeless n00b            Posts: 5,126 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: 
  Okay, just as an update since I think it's been 4 months since I promised erayd the cleaned-up scripts with my changes. I've been working on them here and there, however, everytime I actually accomplish stuff, there's always some other thing that crops up that I have to change. Here's a laundry-list of things I'm trying to do related to FanFiction.Net: 
 Lol, it looks like I'm trying to accomplish too many things at once, but I'd rather have it done in one go so erayd can add all pertinent changes to the subversion. | |
|   |   | 
|  07-12-2009, 03:20 PM | #142 | |
| Wizard            Posts: 4,338 Karma: 4000000 Join Date: Oct 2008 Location: Paris Device: Cybooks; Sony PRS-T1 | Quote: 
 | |
|   |   | 
|  07-13-2009, 08:36 AM | #143 | 
| hopeless n00b            Posts: 5,126 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 | 
			
			Exactly what I'm seeing, hence, the switch to utf-8 which is actually what epub prefers. Some characters are retained because they exist in cp1252 and because the html entity is used instead of the actual character (e.g. é, ê ).
		 | 
|   |   | 
|  08-09-2009, 11:59 AM | #144 | |
| hopeless n00b            Posts: 5,126 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: 
  Links are here. | |
|   |   | 
|  09-24-2009, 07:34 PM | #145 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Sep 2009 Device: Sony | 
				
				Trouble with online converter
			 
			
			I am having trouble with the online FLAG Webservice (http://flag.erayd.net/) When I try to convert a file to LRF I get the following error: Fanfiction Lightweight Automated Grabber Please wait while your story is processed... /usr/bin/php: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory Redirecting... Then it redirects me to a page which says: No input file specified. This used to work for me until recently  Any idea what is wrong? | 
|   |   | 
|  09-24-2009, 09:03 PM | #146 | |
| Groupie            Posts: 186 Karma: 3633418 Join Date: Mar 2009 Location: UK Device: Kobo Libra | Quote: 
 If that doesn't work it's possible erayd hasn't updated his source scripts since FF changed certain things (I haven't used the online version for a while). | |
|   |   | 
|  09-24-2009, 10:08 PM | #147 | |
| Zealot   Posts: 134 Karma: 146 Join Date: Apr 2008 Device: Onyx Boox Poke 2 | 
			
			The autoupdate script on my server enthusiastically updated that library file, but didn't recompile PHP to adjust for the change, and as a result PHP had no idea where to find it. I'm recompiling it now, so the webservice should be back shortly. Quote: 
 ilovejedd: Any progress? | |
|   |   | 
|  09-24-2009, 11:08 PM | #148 | 
| Zealot   Posts: 134 Karma: 146 Join Date: Apr 2008 Device: Onyx Boox Poke 2 | 
			
			The webservice at http://flag.erayd.net/ is now back up and running, and I've fixed the script there to grab the metadata properly - it didn't seem to be doing this before. As far as I'm aware everything should be working, so please give me a shout if it's not.
		 | 
|   |   | 
|  09-24-2009, 11:54 PM | #149 | |
| hopeless n00b            Posts: 5,126 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: 
 I have copies of the scripts, but it's pretty hard looking at code on an 8.9" screen for long periods of time.  Hopefully, I might be able to finalize it this weekend.   | |
|   |   | 
|  09-25-2009, 12:01 AM | #150 | |
| Zealot   Posts: 134 Karma: 146 Join Date: Apr 2008 Device: Onyx Boox Poke 2 | Quote: 
  . | |
|   |   | 
|  | 
| Tags | 
| converter, fanfiction, fanfiction.net, grabber, lrf | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Fanfiction.net on Kindle | forkyfork | Amazon Kindle | 26 | 08-07-2011 08:42 AM | 
| bookmarks/notes grabber | Reader2 | Android Developer's Corner | 0 | 10-02-2010 09:24 AM | 
| EASY fanfiction grabber? | sherryg | Workshop | 19 | 01-08-2010 03:13 AM | 
| FLAG (Fanfiction.net Lightweight Automated Grabber) and Calibre? | malkie13 | Calibre | 1 | 02-10-2009 05:43 PM |