Jump to content

ThomasS

Members
  • Posts

    309
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by ThomasS

  1. 19 hours ago, ThomasS said:

    Thanks, it just got a bit weirder.

    As a member the activity stream now works (without touching a thing, except updating the membermap a day ago), but for guests (non registered) there is still the error.

    I tried to deactivate all checkboxes from the activity stream, but it didn't change - same error for Guests / OK for members - strange

    Update: It seems now to work for guests too! Maybe some strange caching problem.. the membermap update fixed it, thanks @Martin A.

  2. 7 hours ago, Martin A. said:

    Go to the Activity Streams settings (Think it may be ACP > Discovery > Streams > Activity Stream Settings). Then toggle off the checkboxes until the error disappears, if it even does. That should show what area it may be failing on.

    Thanks, it just got a bit weirder.

    As a member the activity stream now works (without touching a thing, except updating the membermap a day ago), but for guests (non registered) there is still the error.

    I tried to deactivate all checkboxes from the activity stream, but it didn't change - same error for Guests / OK for members - strange

  3. 39 minutes ago, Martin A. said:

    When looking at this again, why do you blame this app? It's not even mentioned in the error stack trace, nor does the error appear in this app. The code it errors on is an area not used by this app either.

    The error only appears when the membermap is active, If I disable it (applications) it disappears :)

  4. 11 hours ago, Martin A. said:

    Hi, you can update to v3.2.1, https://invisioncommunity.com/files/file/3070-member-map/?changelog=14763. That's the last version for the 4.1 series, and I believe it fixes your error.

     

    image.png.f0f0ba292e28625380a6e9abab0c38a2.png

    If you don't have permission to post in anty of the available group they will be grayed out. And the members category is a special type of category, which you can't move markers too.

    And thanks for the requests, but I just don't have the time right now to add new features to this app.


    Thanks, I've updated to version 3.2.1 but I do get the same error (even after clearing the caches) ?

    In the backend I do also get the message that I should convert my DB to single-byte  UTF-8

    Quote

    Your database is currently configured to use single-byte UTF-8 Encoding. Some non-common symbols (such as historical scripts, music symbols and Emoji) require 4-Byte UTF-8 Encoding. If you want users to be able to post these symbols, your database needs to be converted.

    Could this be correlated?

    Any Idea how to fix this 

    Error: Call to a member function getTimestamp() on null (0)

    in the 'all Activity' mask?

  5. Hey guys

    I'm running a IPB 4.1.x and my Member Map (3.1.6) stopped working a few days ago.

    Basically I didn't change the setup, but it shows me this error:
     

    Error: Call to a member function getTimestamp() on null (0)
    #0 /www/htdocs/w006428c/parkour-vienna/community/applications/core/modules/front/discover/streams.php(354): IPS\Content\Search\_Results->addExtraItems(Array, NULL, 1528991024, NULL)
    #1 /www/htdocs/w006428c/parkour-vienna/community/system/Dispatcher/Controller.php(97): IPS\core\modules\front\discover\_streams->manage()
    #2 /www/htdocs/w006428c/parkour-vienna/community/applications/core/modules/front/discover/streams.php(51): IPS\Dispatcher\_Controller->execute()
    #3 /www/htdocs/w006428c/parkour-vienna/community/system/Dispatcher/Dispatcher.php(129): IPS\core\modules\front\discover\_streams->execute()
    #4 /www/htdocs/w006428c/parkour-vienna/index.php(42): IPS\_Dispatcher->run()
    #5 {main}


    The error appears when clicking the 'All activity' button (/discover/unread/) - the Map itself still works.

    I already deleted the cache and disabled/enabled the app.

    As I'm not running the latest IPB version, I hesitate to upgrade to version 3.5.1 of the membermap. 

    Do you have an Idea how to fix the 'All Activity' feature with the membermap?

    btw. I'm not planning in upgrading to the latest IPB (+ upgrading Theme with additional costs) - I'd really love to fix this error with the current versions, as it was running like that for quite a long time without problems

    thanks in advance ?

  6. Would it be possible to use the mention-system ('@username') for markers in the membermap?

    So, if you mention a location like usernames '@Location1' it becomes a link to the member-map site, of that exact location... would be cool :]

  7. I tried to import a kml file formated like:
     

    <?xml version="1.0" encoding="UTF-8"?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Placemark>
    <name>test1</name>
    <description>test</description>
    <Point>
    <coordinates>10.8161288872361,52.4347560983765,0</coordinates>
    </Point>
    </Placemark>
    <Placemark>
    <name>test2</name>
    <description>test</description>
    <Point>
    <coordinates>2.07506015896797,49.0388014001798,0</coordinates>
    </Point>
    </Placemark>
    </kml>

    AllI get is a 'Successfully imported 0 markers' :unsure:

  8. 39 minutes ago, Martin A. said:

    Is this marker added by a now deleted member? That's the only reason I can think of. I've made some changes to make sure that won't happen.

     

    If you've enabled it in your notification settings, you'll get an inline notification, browser notification and/or an email.

    Notification_Settings_-_IPS_Community_Suite.pngNotification_Settings_-_IPS_Community_Suite.png

    Thanks, this will be fixed in the next version.


    thanks!

    yes, it was added by 'Unknown' => I had to edit the marker and it added me automatically as creator, then the edit possibility was gone for guests

    notification works now and thanks for fixing the bug!

  9. I'd also ask, if there is a possibility to get a notification if someone adds a marker for reviewing.... I't pretty cool that members cann now custom markers and approve them - I'm, just missing some kind of notification (mail, inline-notification) to check the new marker entries  - tia

  10. 9 hours ago, onlyME said:

     I confirm that bug, it will be fixed in the next version in tomorrow. 

    thanks!

    I'd also ask, if there is a possibility to get a notification if someone adds a marker for reviewing.... It's pretty cool that members cann now custom markers and approve them - I'm, just missing some kind of notification (mail, inline-notification) to check the new marker entries 

  11. Hi 

    I just upgrade my test-installation to the newest version and at first I have to say: wow, thanks you! 

    That 'Browse Markers' Feature is absolutely great! 

    I just stumbled upon this strange thing... when not logged in, I do see the option to edit Markers:

    marker_edit.png

     

    marker_edit2.png

     

    It seems not to save the edits (site refreshes, but no change saved) - is this a bug?

     

     

  12. Hi

    I just upgraded my test-installation with the newest featured content version and wanted to try out the new 'Resize and crop thumnails' option. 

    Using defeault settings, everything works:

    working.png

     

    Switching the option to 'Resize and crop in center' I do just get this:

    not_working.png

     

    Do i need to set chmod on some working directories? I didn't find anything in the installation manual... thanks in advance

  13. 20 hours ago, Joel R said:

    Thanks for the update and continued maintenance.

    2nd that!

    Thanks for your effort.

    I'd just like to bump my feature request: Could you look into a search feature to search users/markers on the map? This would be highly appreciated by my community and I think others would also benefit from it... would be cool, if it's not a big deal :]

  14. Would it be possible to get some kind of search function into the member map?

    We do use it with custom markers to mark certain locations in the map.... would be great if people could search the locations by name in the map :]

  15. On 4.3.2016 at 8:54 AM, Martin A. said:

     

     


    btw. the cause of my problem was a bug in the application regarding the handling of the FURL configuration (should be fixed in the next version as Martin.A mentioned to me)

    A big thank you for the great and fast support from his side :]

  16. 7 minutes ago, Martin A. said:

    Making it the default app is not what I asked you to do. You need to mark the module in Member Map default.

    map.thumb.jpg.09f422646cbaa1fe8b8db39a8a

    that's what I did

  17. I made it a default app (and cleared cache afterwards) => still not working :(

    btw. yesterday when I cleared the cache there was a message that I should execute these commands:
     

    Quote

    UPDATE `ip_membermap_members` SET `member_id`=0 WHERE `member_id` IS NULL;ALTER TABLE `ip_membermap_members` CHANGE COLUMN `member_id` `member_id` MEDIUMINT (8) NOT NULL DEFAULT 0 COMMENT '';

    now it disappeared... i guess because I uninstalled and re-installed the application.. ? (didn't execute it yet)

    any more ideas what to do ?



     

  18. 1 hour ago, Phille said:

    If URL changed maybe you should also changes API key ...

    got a new key from MapQuest (for this URL) => no difference :(

×
×
  • Create New...