Jump to content

DanInMS

Members
  • Posts

    114
  • Joined

  • Last visited

Reputation Activity

  1. Like
    DanInMS reacted to Nathan Explosion in Forum not functioning well with Chrome browser   
    Edit your conf_global.php file and change the http to https for your URL there.
  2. Like
    DanInMS reacted to tPx in 4TECH support topic   
    Im remaking every theme from 0, with a fresh new code!
  3. Thanks
    DanInMS reacted to Nathan Explosion in How to remove Thread name change displayed to users   
    Template: forums -> front -> topics -> topic
    Locate:
    <ul class='ipsTopicMeta'> {{if isset( $comment->metaData['comment']['moderation'] )}} {{foreach $comment->metaData['comment']['moderation'] as $modAction}} <li class="ipsTopicMeta__item ipsTopicMeta__item--moderation"> <span class='ipsTopicMeta__time ipsType_light'>{datetime="$modAction['row']['ctime']" short="true"}</span> <span class='ipsTopicMeta__action'>{$modAction['blurb']}</span> </li> {{endforeach}} {{endif}} {{if isset( $comment->metaData['comment']['timeGap'] )}} <li class="ipsTopicMeta__item ipsTopicMeta__item--time"> {$comment->metaData['comment']['timeGap']['blurb']}... </li> {{endif}} </ul> Remove the following from within that:
    {{if isset( $comment->metaData['comment']['moderation'] )}} {{foreach $comment->metaData['comment']['moderation'] as $modAction}} <li class="ipsTopicMeta__item ipsTopicMeta__item--moderation"> <span class='ipsTopicMeta__time ipsType_light'>{datetime="$modAction['row']['ctime']" short="true"}</span> <span class='ipsTopicMeta__action'>{$modAction['blurb']}</span> </li> {{endforeach}} {{endif}} Keep in mind that will also remove any other moderation action logs that this section might contain - not seen anything else myself, but there may be something else.
  4. Thanks
    DanInMS got a reaction from Nahash5150 in Vuex (Support Topic)   
    How do I reduce the amount of Staff people to display ? I see 4 buttons but would like to make it only two ? Also would like to reduce the amount of links or remove them entirely.
     
  5. Like
    DanInMS reacted to Morrigan in Archiving - How to know the progress?   
    I don't know if there is a status thing for it but NO they do not have their own section. They are just made accessible but no longer active basically.
  6. Like
    DanInMS got a reaction from sobrenome in Prune/mass move topics   
    Same here. I'd really want the ability to prune posts. 
  7. Like
    DanInMS reacted to Rafael Fischmann in Prune/mass move topics   
    Really hoping this gets added natively in a future IPS version.
  8. Thanks
    DanInMS reacted to Adriano Faria in Track Members   
    The post after this one you quoted says it is:
     
  9. Like
    DanInMS got a reaction from PPlanet in CodingJungle's Apps [support topic]   
    Duplicate Member Logger request:
    Did a search and didn't see this but would like the ability to have the app create a thread in a specific forum so mods can see a list of the guilty user and his Alt ID. Unless I am missing something only admins can view this ?
  10. Like
    DanInMS reacted to SJ77 in Email Address Confirmation   
    I can't think of a way to do this but.... would be cool if this was sent ONLY to folks who have bouncing email addresses
  11. Thanks
    DanInMS reacted to All Astronauts in Enhanced Joined Date   
    And there you go.
    New format option, customize the FontAwesome icon, toggle the light/dark text, compatible with 4.2.
        
  12. Like
    DanInMS got a reaction from Keith Roberts in Prune/mass move topics   
    Would like this to return as well.
  13. Like
    DanInMS reacted to Adriano Faria in Enhanced Joined Date   
    What's New in Version 2.0.1:
    IPS 4.1 compatibility
×
×
  • Create New...