Jump to content

abobader

Clients
  • Posts

    705
  • Joined

Reputation Activity

  1. Like
  2. Like
    abobader reacted to SeNioR- in [BUG] which answer was the most helpful   
    Since the topic author cannot mark his first post as solved, this code below should not show if there is no reply in the topic.
    {{if $topic->canSolve() AND ! $topic->isSolved() AND $topic->isNotModeratorButCanSolve()}} <div class='cContentMessage cContentMessage_color ipsMessage_success ipsMargin_vertical' data-controller='forums.front.topic.solved'> <h3 class='cContentMessage__header'>{lang="solved_did_it_tho_title" sprintf="\IPS\Member::loggedIn()->name"}</h3> <div class='ipsPadding'> {lang="solved_did_it_tho_desc"} {{if member.members_bitoptions['no_solved_reenage']}} <div class='ipsMargin_top'> <a href="#" data-action="mailSolvedReminders" class="ipsButton ipsButton_verySmall"><i class="fa fa-envelope"></i>&nbsp; {lang="solved_reengage_on"}</a> </div> {{endif}} </div> </div> {{endif}} FIX:
    $topic->posts > 1
  3. Like
    abobader reacted to Marc Stridgen in System log   
    No problem. Please let us know if you have any further information there, but if the file is present but cant be opened, that really would be a server issue unfortunately
  4. Like
    abobader reacted to Jim M in Delete validating members   
    Rather than manually performing SQL query (which would be at your own risk and may invalidate future support of related items) I would recommend setting the value to automatically prune validating members in ACP -> System -> Login & Registration -> Registration tab -> Remove unvalidated members
     
  5. Like
    abobader reacted to Jim M in System log   
    Is there any further issue here? If you have all permissions set correctly and continue to see this issue, I would recommend contacting your hosting provider or server administrator.
  6. Like
    abobader reacted to teraßyte in Tapatalk on IPS 4.7   
    Honestly that broken app is not worth the trouble nowadays, and their support being crap doesn't help either. It had a place before when the forum's theme was not responsive / good enough for mobile, but with the newer versions the situation has changed drastically.
    Most of the sites I've updated in the last couple of years decided to drop it, especially after they started forcing forum owners to pay to upload the files to their own servers instead of tapatalk's cdn.
     
    My opinion is that you shouldn't install it, no matter what your users say. Try mentioning instead that using Tapatalk makes them lose a lot of functionality compared to using the site in a normal browser. This is especially true if you have modifications installed on your forum, those will never work on Tapatalk.
  7. Like
    abobader reacted to Jim M in Stopping outgoing task for deleting some group members   
    You're very welcome 🙂 . Glad we could be of assistance.
  8. Like
    abobader got a reaction from Jim M in Stopping outgoing task for deleting some group members   
    Thanks Marc and Jim, well done both.
  9. Like
    abobader reacted to Marc Stridgen in Stopping outgoing task for deleting some group members   
    I see that was done for you. Hope you managed to get that resolved
  10. Like
    abobader reacted to Marc Stridgen in Stopping outgoing task for deleting some group members   
    There is no way within the software to stop that. I can create a ticket to see if anything can be done, but restoring from backup is the correct way of resolving this.
  11. Haha
    abobader reacted to Adriano Faria in Not able to start new PM conversations.   
    No, I can’t. 😃
    In your screenshot, bottom right, you have the code error.
  12. Like
    abobader reacted to Jim M in Install Loop 4.7.5 -> 4.7.6   
    This is a known issue; a manual upgrade is required as mentioned here:
     
  13. Like
    abobader reacted to Randy Calvert in Force password reset   
    If you are wanting to do this on a per-member basis, you can find their account in the ACP.  
    Click on "Edit Password".

    You can either enter a password for the member directly (which will not be emailed to them) OR you can click the link to force reset the password.

    If the user is currently logged in, they'll be logged out.  They'll get an email prompting them to reset their password.  If they follow the link, they'll be able to set a new password.  
    It is important the user's email address is still valid, etc for this step to work obviously.  🙂
  14. Like
    abobader reacted to Afrodude in hCaptcha not showing on Contact Us form   
    Found it. 
    It is a bug. The hCaptach doesn't load when you are viewing any topic, pages records, or anywhere there's ckeditor.
    For example, 
    hCaptcha will be load anywhere homepage, forums views or anywhere else has no editor but where you are allowing guests to post/reply the contact us hCaptcha won't load.
  15. Like
    abobader reacted to Afrodude in Live Messenger   
    @Kirill Gromov thanks for the recent update. 🙂 
  16. Thanks
    abobader reacted to Kirill Gromov in Live Messenger   
    I don't think so, what error did you have to see?
    Thanks, I will work on this and fix it in the next version.
  17. Like
    abobader reacted to Makoto in Radical Tags   
    There were some communication issues apparently. I was told this was fixed in 4.7.6, but it turns out it actually wasn't, so there is still a workaround in the next build of the app currently pending approval on the marketplace. Hopefully that should be up and available soon.
  18. Thanks
    abobader reacted to Adriano Faria in Auto Reply to Topics   
    The option will appear if Allow anonymous content? is enabled in same forum:

  19. Like
    abobader reacted to Jim M in Emoji problem (missing or double)   
    Please see the topic below. The short is this is fixed in 4.7.6 🙂 
     
  20. Like
    abobader reacted to Stuart Silvester in Emoji error - don't work   
    This has been fixed in 4.7.6, StackPath is apparently not continuing the free CDN for OSS projects (such as Twitter Emoji). We've switched it over to a different CDN (JSDelivr).
  21. Like
    abobader reacted to Makoto in Radical Tags   
    There should be a "Remove Prefix" option that will appear once the updated build is approved on the marketplace and/or IPS releases a fix for this bug in the core software,

  22. Like
    abobader reacted to Randy Calvert in 4.3 to 4.7.5   
    Yes, it’s absolutely possible to upgrade. Make a full backup before you do anything.

    If you have any third party plugins, make sure they’re updated and confirm they work with PHP8. I would disable ALL third party resources and then switch to a default theme. 

    Upgrade your server to PHP8 (required for the 4.7 releases).  Use the compatibility checker once on PHP8 to make sure it meets all of the system requirements.  
    Download the latest release from the client area (you can only download the latest version… old releases are not available).

    Upload the files to your site and overwrite the old ones. Go to domain.com/admin/upgrade and follow the prompts.
    Once the upgrade completes, go to the support section of ACP and clear the system cache for good measure. Fix your theme and add resources one at a time to make sure you know if any one specific is not compatible with 4.7 or PHP8. 
  23. Like
    abobader reacted to Makoto in Radical Tags   
    I'll push another update for this soon, but this is indeed a bug in IPS itself, so hopefully when this is fixed in the next patch for IPS it'll no longer be an issue anywhere 
  24. Thanks
    abobader reacted to Jim M in Setting the forum login to email only lock me out   
    You're very welcome. Glad we could get this sorted with you 🙂 
  25. Like
    abobader reacted to Jim M in Setting the forum login to email only lock me out   
    They will need to be set to the same if you want to only allow email addresses to login. They are set to that now.
×
×
  • Create New...