View Single Post
Old 09-04-2014, 05:35 AM   #4
jecilop
Addict
jecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day nowjecilop will be dicovering the secret to cold fusion any day now
 
Posts: 260
Karma: 139980
Join Date: Mar 2014
Device: Android
Offered solution not working.

@kovidgoyal,
I was jumping with glee until I tested it. It returns an error. Yes, I spelled alphabetical correctly :-)

Error returned:
Python function terminated unexpectedly
'unicode' object has no attribute 'alphabetical' (Error Code: 1)

Per your link:
+ <!-- If you want the tags to be alphabetical, change {tags} to
+ {tags.alphabetical} -->

In my template:
</tr>
<tr class="cbj_tags" align="left">
<td class="cbj_comments" colspan="2" align="left"><b>{tags_label}:</b> {tags.alphabetical}</td>
</tr>


Seems like it should be simple, but this is what's happening.

?????
jecilop is offline   Reply With Quote