by jimbobo2779 » Sat Aug 31, 2013 8:15 am
I took a look into this and couldn't find any issues with outputting the links for any profile I had, nor could I see any issues with the code. I have however added a simple error message to show why it could be failing to the next version which will be released later on today.
It could be something simple like you are trying to output the links list while still posting, this shouldn't be done as the list is constantly changing so even though you have right clicked on a profile the selection can be removed before you select the option to output links which means when NHSEO goes to output the links from a profile there is no profile for it to output from. There is code to prevent the user from being able to right click while posting is happening but for some reason it doesn't always stop the right click from being possible. To prevent this you could try outputting the links when not posting (assuming this is when you were trying to output the list).