View Single Post
Old 08-28-2012, 04:28 PM   #2
Npnth
Junior Member
Npnth began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Aug 2012
Device: Kobo Touch
Sorry for the chatter, this was the result of a plugboard I was using. I had been using

Code:
{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }
instead of
Code:
{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }{title}
Npnth is offline   Reply With Quote