Jump to content

NerdCore

Clients
  • Posts

    31
  • 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 NerdCore

  1. On 11/17/2023 at 11:59 AM, Claudia999 said:

    In 4.7.14 we get "Topics with No Replies" in ACP. It would be nice if we can get this as an entry in ModCP > Tools. It's easier to use for Mods.

    Or add an option to the activity stream to find topics with 0 replies. This feature would be very useful to ensure that each topic gets replies.

  2. 2 minutes ago, Jim M said:

    Is it any page you're hitting where you're noticing this or specific pages? Could you please update the access information on file in the Client Area? We can then take a look to see if there is anything that stands out here. 

    After contacting our host again. First time they claimed it is because of invision's script. Now they say it is because their shared hosting is having performance issues which are not caused by our sites.

    This seems to not have anything to do with invision. Thank you Jim, you may lock this as there is nothing else to do than wait.

  3. Quote


    As your site was built with custom PHP you might need to contact a
    developer to troubleshoot the underlying issue. The traffic does not seem
    to be that high, it is likely that the site is not well optimized to work
    with PHP 7.4.
     

     

    It takes 50-90 seconds to load a page. The site keeps going offline (error 500) due to ram too high. Please help. We have been using invision since 2017 and this is the first major problem with it.

  4. Hello,

    Our host notified us that the board is hitting RAM limits, even thought we only have few visitors. It seems like some coding doesn't support our current PHP version 7.4 CGIFAST or something else is wrong with the site.

    We disabled all plugins and applications, but something is using all of our ram. What can we do?

     

  5. After installing this. It started to cause weird errors. Often when searching for users with filters etc it would give an error because there was no table for "hold verification" or what ever it was called. Even if we just opened up the tab of "members" it would often throw this error.

    This could be good, but sadly atm, it had too many errors and we had to uninstall it.

  6. On 7/10/2021 at 8:42 PM, Nathan Explosion said:

    Edit the first post in the topic that contains the poll - from there, edit away.

    If you have the permissions set, and the moderators cannot do the above, then maybe it's a bug to log via Support.

    Finally, got an answer to this from the support team:

     

    Quote

    Mark. H
    Hello.

    Apologies for the confusion. The ability to change poll counts was removed in version 4.6.2. The problem is that manually setting a vote count to an arbitrary number is logically incompatible with deriving the vote count from the total number of votes submitted, and by whom. The way that polls and their votes are calculated and stored does not lend itself to having manual changes made.

    If you feel this is something that should be changed in a future version, please make that suggestion on our community in the Feedback & Ideas section.

     

  7. Another idea,

    Setting for auto-send the chatbox message once the member logins the next time after approval. Now it is useless, because the user might login the next day and he will miss the chat message.

    It would be amazing, we would be ready to pay for these two features :)!

  8. We love this.

    It would be amazing if you made it possible to add profile fields to the "new topic".
    Example:

    Hello %member_name%,

    Welcome to %board_name%. Please feel free to browse around and get to know the others. If you have any questions please don't hesitate to ask.

    %member_name% joined on the %joined_date%.

    %profile_link%
    %profilefield1%
    %profilefield2%

     

  9. 13 hours ago, Nathan Explosion said:

    Edit the first post in the topic that contains the poll - from there, edit away.

    If you have the permissions set, and the moderators cannot do the above, then maybe it's a bug to log via Support.

    Yeah, I did check that. There was no way to edit the votes. Thanks for your answer.

  10. Hey,

    Is there a way to disable this plugin for x theme only? Or a way to disable background image/avatar from showing?
    It would be used on SFW mode. Here is a code we had before to hide the avatars etc:
     

     

  11. Even if logged in as anonymous and as an admin. Members can't see us in the "who's online". But, they can see on our profile pages that we are online currently / x minutes ago.


    This is the code from the theme core -> front -> profile -> profileHeader: 
     

    <div id='elProfileStats' class='ipsClearfix sm:ipsPadding ipsResponsive_pull'>
    
    
    {{if ( !$member->isOnlineAnonymously() ) OR ( $member->isOnlineAnonymously() AND \IPS\Member::loggedIn()->isAdmin() )}}
                <li>
    
                    <h4 class='ipsType_minorHeading'>{lang="members_last_visit"}</h4>
                    <span>
                        {{if $member->isOnline() AND ( !$member->isOnlineAnonymously() OR ( $member->isOnlineAnonymously() AND \IPS\Member::loggedIn()->isAdmin() ) )}}
                            <i class="fa fa-circle ipsOnlineStatus_online" data-ipsTooltip title='{{if $member->isOnlineAnonymously()}}{lang="online_now_anon" sprintf="$member->name"}{{elseif $member->isOnline()}}{lang="online_now" sprintf="$member->name"}{{endif}}'></i>
                        {{endif}}
                        {{if $member->last_activity}}{datetime="$member->last_activity"}{{else}}{lang="never"}{{endif}}
                    </span>
                </li>

     

  12. 3 hours ago, marklcfc said:

    I'm aware of that @Dean but there is still no solution, member titles are not working as they did previously, they don't display under the username or change after a certain post count as far as I'm aware.

    ACP -> member settings -> Profiles -> Create New ->
    Field name "Member Title"
    Group: Retained
    Field type: Text.
    Show on member's profile: Show to all
    Show with member's content submissions: Show to all.   
    We also enabled every user to modify it.

    And we also didn't want the "Member title" text on every profile. So we changed the Custom topic formatting: {$content}

  13. 11 hours ago, virap said:

    It appears the feature is not properly planned and integrated. My members alerted me that when an anonymous user quotes them or likes their post they can see the anonymous user's username. This needs to be addressed. I was very excited to implement it and make an official announcement only to learn that the feature does not actually work as it should at all.

    Indeed, if anonymous user quotes someone who posted normaly. That user will get informed of the member quoting him. Regarding reactions, I guess it is easy to track down who is reacting to a post and then posting as anonymous.

    These things should have been tested before releasing this update.

    If anonymous mentions someone, it won't reveasl their identify.

  14. Hey,

    We love the new feature, but we also noticed that since we have some active members who love to stalk the online list to see where are the current users right now and what are they doing.
    They told us that they found out who posted x post as anonymously, because of this method.
    Is there a way to disable online list only for x forum section, or what should we do?

    One way would be to allow members to login anonymously, but that is something we don't want to enable globally. We would only want one section to be fully anonymously, for the members.
    We looked at the marketplace and didn't see anything regarding this. Does anyone have any tips or ideas how to solve this problem?

  15. Hello,

    Our problem is that the block("who's online") on the first page of the forums doesn't get updated. I tried manually running the task to clear system cache under the automatic tasks menu. This did not help.
    The only way it gets updated is if we manually use the tool under "get support" -> "clear system caches"

    It worked fine on the earlier version, but after the update this happened. We haven't found any errors being triggered regarding this.

    Going to "index.php?/online/" shows the correct members online.

×
×
  • Create New...