Jump to content

nylyon

Clients
  • Joined

  • Last visited

  1. nylyon posted a post in a topic in Feedback
    Google Adsense gives a policy error when serving ads on the login page. Can ads be omitted from the login page to satisfy Adsense?
  2. nylyon replied to Martin A.'s post in a topic in Marketplace
    @Martin A. Thank you, just loaded it up, so far looks good, I'll let you know if it throws any errors.
  3. nylyon replied to Martin A.'s post in a topic in Marketplace
    I am getting that as well #0 /home/whadmin/public_html/system/Member/Member.php(145): IPS\_Session::i() #1 /home/whadmin/public_html/system/DateTime/DateTime.php(514): IPS\_Member::loggedIn() #2 /home/whadmin/public_html/system/DateTime/DateTime.php(459): IPS\_DateTime::determineLanguage(NULL) #3 /home/whadmin/public_html/applications/calendar/sources/Date/Date.php(201): IPS\_DateTime->strFormat('%S') #4 /home/whadmin/public_html/applications/calendar/sources/Date/Date.php(168): IPS\calendar\_Date->getDateInformation(1538352421) #5 /home/whadmin/public_html/applications/membermap/extensions/membermap/Mapmarkers/Calendar.php(127): IPS\calendar\_Date->__construct('now', NULL) #6 /home/whadmin/public_html/applications/membermap/extensions/core/Queue/RebuildCache.php(123): IPS\membermap\extensions\membermap\Mapmarkers\_Calendar->getLocations() #7 /home/whadmin/public_html/system/Task/Task.php(47): IPS\membermap\extensions\core\Queue\_RebuildCache->run(Array, 0) #8 /home/whadmin/public_html/applications/core/tasks/queue.php(43): IPS\_Task::runQueue() #9 [internal function]: IPS\core\tasks\_queue->IPS\core\tasks\{closure}() #10 /home/whadmin/public_html/system/Task/Task.php(347): call_user_func(Object(Closure)) #11 /home/whadmin/public_html/applications/core/tasks/queue.php(55): IPS\_Task->runUntilTimeout(Object(Closure)) #12 /home/whadmin/public_html/system/Task/Task.php(248): IPS\core\tasks\_queue->execute() #13 /home/whadmin/public_html/system/Task/Task.php(217): IPS\_Task->run() #14 /home/whadmin/public_html/applications/core/interface/task/task.php(62): IPS\_Task->runAndLog() #15 {main} I have over 4000 markers
  4.    Mark reacted to a comment: New: Clubs
  5.    Martin A. reacted to a post in a topic: Member Map
  6. nylyon replied to Martin A.'s post in a topic in Marketplace
    Thank you, works perfectly!
  7.    nylyon reacted to a post in a topic: Member Map
  8. nylyon replied to Martin A.'s post in a topic in Marketplace
    Upgraded PHP and MariaDB to the latest (7.1.1 and 10.1.21) the installed the latest Member Map. Receiving this error when accessing the MAP application: Fatal error: Cannot use lexical variable $k as a parameter name in /home/...../public_html/applications/membermap/sources/Map/Map.php on line 386 Edit: Looks like the issue is with PHP 7.1, it works on PHP 7.0
  9.    sobrenome reacted to a post in a topic: Mail Bouncer - Automated Bounce Management
  10. I've just installed. Will this go in and display history, or just items from now going forward? Currently I don't see anything in the Mail Bouncer.
  11.    nylyon reacted to a blog entry: New in 4.1.12: Post preview
  12. Thank you for updating for 4.1. The member ID is visible to admins, however not for members, is there a permissions setting?
  13. This and the member number are 2 of my favorites, but they stopped working in 4.1 any chance to update them?
  14. That did it, thank you!
  15. Been waiting for this... I just installed and am having a question / request: Can the secondary icon be moved under the primary? See screen snapshot, it would be great if the 2 icons were together.
  16. nylyon replied to Adriano Faria's post in a topic in Marketplace
    You're right, interesting. On my work Lenovo using FF, it doesn't happen. But with both Chrome and Safari on my MacBook, it does. Firefox on the Mac works like it should, no problem. So it's just Safari and Chrome.
  17. nylyon replied to Adriano Faria's post in a topic in Marketplace
    I don't have the tools to capture video on my Mac (that I know of anyway) so here's 2 screen shots: Then mouse even near the -> and get this: It only happens on that user's post, but I can go down the list and it'll happen on all of them.
  18. nylyon replied to Adriano Faria's post in a topic in Marketplace
    There's like an arrow or something to the very left of the date. I think when you hover over that the line does go away. I have it uninstalled at the moment, but did experience the same behavior.
  19. nylyon started following AndyF
  20. AndyF started following nylyon
  21. nylyon replied to Martin A.'s post in a topic in Marketplace
    Kazhal read the last 6 or so pages. The API has depreciated so the version of members map that you are using will no longer work. The developer has created an interim solution with a 2.0 Beta version which does seem to work AND retains your members markers. There are limitations, namely your map will be read-only. Check the past few pages for details on what's happening with your map.
  22. nylyon replied to Martin A.'s post in a topic in Marketplace
    My IE 8 Windows users were reporting that the markers weren't showing up. I fired up my XP virtual machine and found the following error: I added the following to the top of jq.membermap.js var console = console || { log: function() {} }; which worked allowed the IE8 to view the markers.