Jump to content

bassangler

Clients
  • Posts

    587
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Forums

Events

Store

Gallery

Posts posted by bassangler

  1. Table structure for table communitymap_markers_groups

    Column

    Type

    Null

    Default

    group_id

    mediumint(9)

    No

     

    group_name

    varchar(150)

    No

     

    group_pin_colour

    varchar(7)

    No

     

    group_pin_bg_colour

    varchar(15)

    No

     

    group_pin_icon

    varchar(30)

    No

     

    group_name_seo

    varchar(255)

    Yes

    NULL

    group_protected

    tinyint(4)

    No

    0

    group_type

    varchar(10)

    No

    custom

    group_last_marker_id

    int(11)

    No

    0

    group_last_marker_date

    int(11)

    No

    0

    group_position

    int(11)

    No

    1

    group_moderate

    tinyint(4)

    No

    0

    group_queued_items

    mediumint(9)

    No

    0

    group_comment_moderate

    tinyint(4)

    No

    0

    group_allow_comments

    tinyint(4)

    Yes

    0

    group_allow_reviews

    tinyint(4)

    Yes

    0

    group_review_moderate

    tinyint(4)

    No

    0

    group_customfields

    text

    Yes

    NULL

    group_layout_grid

    tinyint(4)

    No

    0

    group_layout_image

    smallint(6)

    Yes

    NULL

    group_popupfields

    text

    Yes

    NULL

    Dumping data for table communitymap_markers_groups

    1

    Members

    #FFFFFF

    darkblue

    fa-user

    members

    1

    member

    2168

    1629004586

    1

    0

    0

    0

    0

    0

    0

     

    0

    NULL

    markerData-location,markerData-description_truncated

  2. Problem:  Users are returning to older posts and adding YouTube videos that are against community standards/policies.  This tactic is being used by spammers as well. Currently, you cannot search for, or filter search results by, posts with embedded youtube videos. there is not a current avenue to search for posts with YouTube embed videos in them. Embeds, images, and other media get removed from the search index. I've searched multiple ways for "youtube.com" and "youtu.be", but all I find are posts with LINKS to youtube pages/videos, not post with the videos embedded in them.  Therefore, it's impossible to find these inappropriate and/or spam videos unless a member brings it to our attention.

    Solution: Provide a way in advanced search to include embedded media and/or filter search results to include/exclude posts with embedded Youtube videos.  Even better: allow the ability to search for posts that ONLY contain embedded YouTube videos.  Perhaps make this feature available only to admins and moderators (group permissions)?

    This would allow us to find and remove spam and inappropriate videos.

  3. It's absurd that the ONLY caching method Invision utilizes doesn't offer ANY support for it in any way whatsoever.  Absolutely ludicris. There's absolutely no way for most people to use it.

    My host provider doesn't know how to install it, and therefore won't support it.  I tried Redis support but they are 100% unresponsive (8 tickets submitted with zero responses).  I even had a friend of mine who knows Apache try without luck.

    So, unless you're an experienced server admin, you're screwed.  You simply cannot use Redis.

    Major, major flaw with Invision!

     

  4. Well, I see "Community Map" was installed separately from"Member Map".  When I went into "Community Map" in the ACP, I was prompted to transfer all the markers from "Member Map" into "Communty Map", which I did. 

    It ran the process, and then gave the same error again about not having a default value (the same one you said you fixed).

    I then went the public /communitymap/ URL and got this lovely error:

    Sorry, there is a problem

    Something went wrong. Please try again.

    Error code: EX1364

    This error was probably caused by application Community Map.
    If the issue persists, disable it and contact the author for further assistance

     

    Quote

    INSERT INTO `communitymap_markers_groups` ( `group_name`, `group_name_seo`, `group_protected`, `group_type`, `group_pin_colour`, `group_pin_bg_colour`, `group_pin_icon`, `group_position` ) VALUES ( 'Members', 'members', 1, 'member', '#FFFFFF', 'darkblue', 'fa-user', 1 )
    IPS\Db\Exception: Field 'group_customfields' doesn't have a default value (1364)
    #0 REMOVED PATH/system/Db/Db.php(948): IPS\_Db->preparedQuery('/*removed...', Array)
    #1 /REMOVED PATH/system/Patterns/ActiveRecord.php(487): IPS\_Db->insert('communitymap_ma...', Array)
    #2 /REMOVED PATH/system/Node/Model.php(2389): IPS\Patterns\_ActiveRecord->save()
    #3 /REMOVED PATH/applications/communitymap/sources/Markers/Groups.php(708): IPS\Node\_Model->save()
    #4 /REMOVED PATH/applications/communitymap/sources/Map/Map.php(63): IPS\communitymap\Markers\_Groups->save()
    #5 /REMOVED PATH/applications/communitymap/modules/front/communitymap/showmap.php(63): IPS\communitymap\_Map->getMemberGroupId()
    #6 /REMOVED PATH/system/Dispatcher/Controller.php(101): IPS\communitymap\modules\front\communitymap\_showmap->manage()
    #7 /REMOVED PATH/applications/communitymap/modules/front/communitymap/showmap.php(36): IPS\Dispatcher\_Controller->execute()
    #8 /REMOVED PATH/system/Dispatcher/Dispatcher.php(152): IPS\communitymap\modules\front\communitymap\_showmap->execute()
    #9 /REMOVED PATH/index.php(13): IPS\_Dispatcher->run()
    #10 {main}

     

  5. Just tried installing it again, and got this error:

    Quote

    An application is already installed that uses the same Application Key, this application cannot be installed unless the other is removed

    btw, I've been using this for years, so this is an upgrade.

  6. Just tried installing it on 4.5, and got the following error:

     

    Quote

    1S111/11S111/1  Field 'group_customfields' doesn't have a default value

    So it failed.

    Thoughts?

  7. For new members, I'd like to prohibit them from posting links until they have at least (variable number) posts.  This will help discourage spammers. 

    I thought IPS had that feature a few years ago, but it seems to have been dropped.  Please bring it back.

    Yep, I'm fully aware of the other anti-spam features in IPS, and I use them.  But there's nothing at all like this.  Think of it as a "backstop" in case a spammer slips by the other features, which seems to be happening with increasing regularity, despite changing the QA response often.

  8. I think you're mistaking my question for a lack of appreciation, or in some way... a complaint. That's absolutely incorrect and a terrible, horrible assumption.

    It's just a question from a curious mind. That's it. No malice intended. I just want an idea so I can plan for it. That's it folks. Sorry there's nothing juicy for you to extract there.

    Please answer, or do not respond.

    Thanks

  9. Looks like I need to more patient with the smart-ass responses here than when it will be available.

    It's a simple question. Not asking for a date, per-se, but an approximation would be nice. 1 week, 2 weeks, a month? Just a general sense would be appreciated.

    Thanks!

  10. I've looked through the last 3 pages, and there's no mention of an ETA when the next version will be released. Is there an ETA?

    Sorry it's such a pain in the butt to answer.

  11. 77 pages of posts! Reason enough not to read through everything. So I'll ask the question that probably has already been answered: I'm using the 2.0 version, now things are all wonky (markers in the wrong place, some members getting blank pages, others not seeing markers, etc) - it's all due the Google maps issue. So, question is, when will a new version be available that fixes all this? (not beta, but release version)

  12. Well, I don't know what I'm doing. I've never installed an app before. When I install this, it appears to be fine, but when I go to "My Apps" and click on the membermap app, it throws me to the ACP main control panel page.

    I don't get it. What am I doing wrong?

×
×
  • Create New...