Hi,
I recently stopped selling the Pro version as I do not have the time to support it fully. If you still want a copy then you can purchase it from me directly (message me on here) however there will be no guaranteed support.
Thanks,
Gary Mardell
Sorry to both of you, I have been busy with my full time job and other side projects and forgot about this completely. I understand that this is no excuse. I am writing you both a personal message now, so hopefully we can get this sorted out.
It appears its not the done thing in Vanilla, and roles are purely to define groups of permissions. So I will use that method, however for anyone wanting code to do this, there may be a better way:
$Session = Gdn::Session();
$UserModel = Gdn:…
Sorry for the VERY late reply. Its really tough to debug without someway being able to simulate that number of users coming and going. I couldnt see anything immediately wrong.
Well looking at it, not sure why the original one displayed on the mobile theme to begin with. Is this something that I should add then, the flag to make it display on mobile theme? Or just add some instructions to do this?
Thats okay, here will do too. I sometimes miss things here though. Can you tell me what version of vanilla you are running so I can try and duplicate this. Also did you uninstall the old one before installing the pro version?
I do have to say that the blue line under the header looks wrong. Other than that, its not too bad. Its kind of harder to see the new messages, as the title is far left and new symbol far right. You can't just scan the titles and see whats new at th…
What alternative methods do you have of payment, I may be able to sort something out.
If they did then they would be putting addon developers out of business and killing their community. The who's online plugin I created was the first third party …
1) Connect to your hosting using a ftp client.
2) Drag the WhosOnlinePro folder to the Plugins folder in Vanilla
3) Go to admin dashboard and enable
4) Go to Whos online settings page (linked on the left of dashboard) and change settings to your lik…
If you mean the handle on the bottom right in some browsers then you need to set max-height and max-width in css for the textareas. However if you are referring to the expanding as you fill the box that's a jquery plugin.
Its not complicated at all, its only a matter of replacing files. Just as per the instructions don't remove your on config.php file and any plugins you may have. Then go to /utility/upgrade.
No my point was that the Vanilla forum software now does…
There are some new additions but mostly the beta is a load more bug fixes as well. Which in all likelihood will make your forum more stable. I haven't come across any show stoppers so far. All the plugins you have will likely all work, its pretty mu…
@glow @crmarks @2PacChannel I have finally released Who's Online Pro, you can get it at http://who.vanillaplugins.com/ If you experience any problems or have more requests please feel free to post on http://help.vanillaplugins.com/
The pro version…
I was wondering if its possible to have a route for the notification ie of the post and then do a quick lookup of any notifications with that route and dismiss them. (so change the count). Obviously there is a bit more overhead to this, but could be…