The first problem is your version. You're running 5.747, current is 5.752. You must be at the current version for support. Let us know when you're up to level and we'll take another look.
John wrote:The first problem is your version. You're running 5.747, current is 5.752. You must be at the current version for support. Let us know when you're up to level and we'll take another look.
Hello John,
Thanks for your help, does this mean I have to pay for a license again? I've just paid for one only a few months ago.
John wrote:The first problem is your version. You're running 5.747, current is 5.752. You must be at the current version for support. Let us know when you're up to level and we'll take another look.
Hello John,
Thanks for your help, does this mean I have to pay for a license again? I've just paid for one only a few months ago.
Also I have a professional license and I'm surprised I didn't receive a mailed update.
Nope, no payment (unless you would like to contribute to the Staff Ultimate Vacation Fund ).
As for notices, nobody gets one unless you subscribe to the http://milonic.com/forum/viewtopic.php?t=3108 topic. Use the 'Watch this topic for replies' link at the bottom. You'll get an email whenever I post there, and the only posts are when there are updates.
John wrote:Nope, no payment (unless you would like to contribute to the Staff Ultimate Vacation Fund ).
As for notices, nobody gets one unless you subscribe to the http://milonic.com/forum/viewtopic.php?t=3108 topic. Use the 'Watch this topic for replies' link at the bottom. You'll get an email whenever I post there, and the only posts are when there are updates.
Yes I'll contribute as long as I can come along and it's in the Seychelles and similar LOL
John wrote:The first problem is your version. You're running 5.747, current is 5.752. You must be at the current version for support. Let us know when you're up to level and we'll take another look.
John wrote:The first problem is your version. You're running 5.747, current is 5.752. You must be at the current version for support. Let us know when you're up to level and we'll take another look.
You have left off the hash mark # from the pagecolor in the menu_data.js file so FF and NN assume there is no pagecolor and are using your css a:visited color which is reddish.
If putting the # in doesn't fix it, that means the stylesheet is taking dominance over the data file and you can add visistedcolor="#ffffff"; to the menu data file. That means any link you have visited will be white.
You have left off the hash mark # from the pagecolor in the menu_data.js file so FF and NN assume there is no pagecolor and are using your css a:visited color which is reddish.
If putting the # in doesn't fix it, that means the stylesheet is taking dominance over the data file and you can add visistedcolor="#ffffff"; to the menu data file. That means any link you have visited will be white.