View Single Post
Old 08-23-2013, 06:17 PM   #1632
Snowman
Zealot
Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.Snowman can teach chickens to fly.
 
Posts: 106
Karma: 3566
Join Date: Aug 2008
Location: London UK
Device: iPhone 5, Kindle K3, Kindle Voyage
Quote:
Originally Posted by JimmXinu View Post
Failure to launch Count Pages is a very different problem from failing to fill custom columns. And not one I'd ever notice--I don't use it regularly.

However, I don't see that problem, either. I configure CP for the column and check 'Page Count' on the Count Pages tab in FFDL config and it works.

What OS are people seeing problems with?
win xp pro sp2 here.

The column set up (from metadata_db_prefs_backup.json) is
Spoiler:
"#wordcount": {
"is_category": false,
"colnum": 9,
"kind": "field",
"is_custom": true,
"name": "Words",
"column": "value",
"rec_index": 24,
"search_terms": [
"#wordcount"
],
"link_column": "value",
"label": "wordcount",
"is_multiple": {},
"datatype": "int",
"category_sort": "value",
"table": "custom_column_9",
"is_editable": true,
"display": {
"number_format": "{:,}"
},
"is_csp": false
},
Snowman is offline