-
Omit ads from login page
Google Adsense gives a policy error when serving ads on the login page. Can ads be omitted from the login page to satisfy Adsense?
-
Member Map
@Martin A. Thank you, just loaded it up, so far looks good, I'll let you know if it throws any errors.
-
Member Map
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
-
-
-
Member Map
Thank you, works perfectly!
-
-
Member Map
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
-
-
Mail Bouncer - Automated Bounce Management
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.
-
-
[JIMMO] Member ID in Post
Thank you for updating for 4.1. The member ID is visible to admins, however not for members, is there a permissions setting?
-
[JIMMO] User Join Date in Post
This and the member number are 2 of my favorites, but they stopped working in 4.1 any chance to update them?
-
(NB40) Secondary Group Icons
That did it, thank you!
-
(NB40) Secondary Group Icons
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.
-
Enhanced Joined Date
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.
-
Enhanced Joined Date
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.
-
Enhanced Joined Date
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.
-
-
-
Member Map
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.
-
Member Map
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.