View Single Post
Old 02-18-2010, 04:00 PM   #1
prodsaaw
Junior Member
prodsaaw began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Feb 2010
Device: bebook mini
Recipe Volkskrant paid version

The recipe for the Volkskrant paid version as created by Jaap Mellink is not working for me. It seems that the problem is in lines quote

59 _INDEX = strftime('?http://www.volkskrant.nl/vk-online/VK/%Y%m%d___/') + optionvalue? + '/#text'

60 _INDEX_ARTICLE = strftime('?http://www.volkskrant.nl/vk-online/VK/%Y%m%d___/') + optionvalue? + '/' unquote

When I look at the site the html pages do show a slightly different format, please see below:

http://www.volkskrant.nl/vk-online/VK/20100217___/1_001

/VK_20100217_section1_page001_article8.html#text[/url]

Does any one have an I how to change the codes of line 59 and 60 of the script to reflect the actual html pages.

Last edited by prodsaaw; 02-18-2010 at 04:03 PM.
prodsaaw is offline   Reply With Quote