Jump to content

Miss_B

Members
  • Posts

    1,484
  • Joined

  • Days Won

    4

Reputation Activity

  1. Like
    Miss_B got a reaction from Tobi111 in Update Error Version 4.7.4 of Invision Community - Incorrect key file for table 'core_edit_history'   
    Did you get any errors at all when trying to repair the table?
    I am asking because I 've seen this error almost always happening when the server is running out of disk space where /tmp is located.
    The location of MySQL's temporary folder, which is '/tmp' in most cases, should be changed to a location with a bigger disk space.
    That is done in mysql's config file. If you don't manage your own dedicated/vps box, you should bring this to your host 's attention. 
    Hope it helps.
  2. Like
    Miss_B reacted to Marc Stridgen in PHP 8.0 Broke My Board   
    This is actually incorrect. All 4.7 is compatible with PHP 8
    Actually step one would be to check your server error logs to see what the issue is.
  3. Haha
    Miss_B reacted to Matt in CSS question...or disappointment   
    We're not Xenforo. It'll be quicker than that.
  4. Like
    Miss_B reacted to Randy Calvert in Moving Server Issue   
    @Miss_B is absolutely right to look at the error log.  You mentioned using PHP 7.4, but I don't see any comments about checking to make sure the new host has all of the required PHP modules.  
    Upload that file.  If anything is in red, you would want to make sure you address it with your host.  
  5. Like
    Miss_B reacted to Jason Back in Stock Theme. Site Breaks when set to PHP8   
    Thanks so much for the great support. I can highly recommend their services. Very professional.
    Jay
  6. Like
    Miss_B reacted to Gary in Stock Theme. Site Breaks when set to PHP8   
    Amazing, thanks for assisting our client regarding this matter. If there is anything else you need help with, @Jason Back, please don't hesitate to get in touch again.
  7. Like
    Miss_B got a reaction from Jason Back in Stock Theme. Site Breaks when set to PHP8   
    This can be marked as solved. @Jason Back contacted me and I upgraded the forum successfully to the latest version running on php 8.
  8. Like
    Miss_B got a reaction from Gary in Stock Theme. Site Breaks when set to PHP8   
    This can be marked as solved. @Jason Back contacted me and I upgraded the forum successfully to the latest version running on php 8.
  9. Like
    Miss_B reacted to Nathan Explosion in Shared Login Detector   
    Yup

  10. Like
    Miss_B reacted to Adriano Faria in Shared Login Detector   
    You can do that via ACP; no need to handle with database.
  11. Thanks
    Miss_B got a reaction from Dll in Shared Login Detector   
    You can truncate the session table if you want so all users will be log out autmatically and they must log in again.
    New registrations will be detected on their second log in. This app scans and stores the data from the log in form.
    I am using the $_SERVER['REMOTE_ADDR'] to get users ip addresses, which contains the real IP address of the connecting party. That is the most reliable value you can find. 
    That being said, if someone logs in through a proxy server, the proxy may have set the $_SERVER['HTTP_X_FORWARDED_FOR'].
    I will look into making some changes in that regard.
    Thank you for your feeback 😊
  12. Like
    Miss_B got a reaction from iiioroh in Who Read This Thread / Track Member Topic Reading Behavior   
    I 've adjusted the code in the widget to suppress the OutOfRangeException error and uploaded the new package. Thank you for bringing this to my attention. 
     
  13. Like
    Miss_B reacted to iiioroh in Who Read This Thread / Track Member Topic Reading Behavior   
    Invision Community
    4.7.4 Beta 2
     Error when logging in as user

  14. Like
    Miss_B got a reaction from Jordan Miller in Hump Day: farewell 😔   
    The feeling is mutual 😊
  15. Like
    Miss_B reacted to Jordan Miller in Hump Day: farewell 😔   
    Appreciate that @abobader! Thank you thank you!
     
    Thanks @Miss_B. Have loved interacting with you here. 🫂 
  16. Like
    Miss_B got a reaction from Jordan Miller in Hump Day: farewell 😔   
    Good luck with your new job, and I wish you the best in your future endeavors @Jordan Miller 😊
  17. Thanks
    Miss_B got a reaction from CGC Mike in Force Members to Ignore Eachother   
    Yes, they will still show up. It doesn't affect the display of the ignored content. It simply allows the admins to force members to ignore eachother by way of adding to members ignore lists. 
  18. Like
    Miss_B reacted to Futtura in Users can't register anymore (invalid_grant)   
    Nice, you found the problem! Thanks a lot! 😀
    The problem is that Cloudflare is passing the proxy IP. So, now, we enable the "mod_remoteip" into Apache server, to serve the real IP.
    More information: Restoring original visitor IPs
  19. Like
    Miss_B reacted to Disruption in A way to prevent Moderators from viewing user IPs?   
    Thank you to the both of yall. I am blind as a bat apparently!!
  20. Like
    Miss_B got a reaction from Disruption in A way to prevent Moderators from viewing user IPs?   
    Do you mean to block them from using the Ip Tools in the ModCP? If so, when editing the Moderator group under the Staff tab at your Admin Panel, under the General tab untick Can use IP tools? option and save the changes.
  21. Like
    Miss_B reacted to Jim M in Delete all members on community without loss content !   
    Believe what @Miss_B is suggesting is that you have one commissioned for your purpose. There is not one specifically for this purpose that I am aware of in the Marketplace.
  22. Thanks
    Miss_B got a reaction from Marco Junior in Delete all members on community without loss content !   
    The best way to go about this is through a custom app that will handle the deletion properly. 
    A word of advice, if I may, make first a backup of your database before you delete all the members. You never know when it might come in handy.
  23. Like
    Miss_B got a reaction from LiveG in Shared Login Detector   
    Yes, that is correct. 
     
    Yes, all logins after the installation of the app will be stored automatically for any user regardless of their registrations time. 
     
     
  24. Like
    Miss_B got a reaction from Jim M in Delete all members on community without loss content !   
    The best way to go about this is through a custom app that will handle the deletion properly. 
    A word of advice, if I may, make first a backup of your database before you delete all the members. You never know when it might come in handy.
  25. Thanks
    Miss_B got a reaction from Olmyster in Anti Stalker Protection / Member Blocking System   
    Hello. Only the topics that they have started will be blocked.  
×
×
  • Create New...