Jump to content

SeNioR-

Members
  • Posts

    1,156
  • Joined

  • Days Won

    5

Reputation Activity

  1. Like
    SeNioR- reacted to AdminHaptX in Images only loading after editing page   
    Thanks for the response!  There are some JS and JQuery errors, but nothing seemingly significant.  We're not using any custom JS; aside from some minor CSS tweaks, everything we're doing is vanilla Invision CMS.
    Lazy loading was enabled and never disabled.  I just disabled it, and it triggered a rebuild.  I'll give that some time and try the page again once it's completed.
  2. Like
    SeNioR- reacted to CheersnGears in Community Guide on Setting Up Wasabi and CloudFlare   
    I sent him a PM on his website and have been waiting on verification since december.
  3. Like
    SeNioR- reacted to flashpoint in API Auth Headers issue   
    Hi all,
    I've been struggling to get my server to support auth headers for the API. I am using Plesk to manage everything and the forum is hosted on Apache with FPM.
    What I've tried so far
    Adding CGIPassAuth on to top of .htaccess for the /api/ subfolder Adding to top FcgidPassHeader Authorization of .htaccess  I tried adding both to the apache directive  I've tried adding FcgidPassHeader AUTHORIZATION to the primary fcgid.conf file and restarting the service I've also tried doing a combo of all the above I tried changing SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 to SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1 in .htaccess I've tried a few things that I can't remember but I think I've tried everything that I've found from Googling maybe I missed something else that I can try.
    I'll appreciate all the help that I can get. 
    Thanks! 🙂

    Quick edit:
    I am running
    PHP 8.2.17 with FPM/FastCGI
    Server version: Apache/2.4.37 (AlmaLinux)
    Server built:   Oct 18 2023 12:00:09
     
  4. Like
    SeNioR- reacted to frunzila in The link could not be embedded because that URL is not allowed   
    Invision Community
    Version 4.7.16
      Running latest version
     
    No patch available
  5. Thanks
    SeNioR- reacted to Jim M in Help me vs AI   
  6. Like
    SeNioR- reacted to Daniel F in Help me vs AI   
    The temp_ban column in the core_members table contains the banned state.
    0 means not banned
    -1 means banned 
    any other integer in this column is the timestamp until the user should be banned
  7. Like
    SeNioR- reacted to Elon Report in Help me vs AI   
    We all know it's coming - the day they will take over.
    I guess I told my Google Assistant to "shut" too many times, so in retaliation it blocked me from my website.
    BANNED
    You do not have permission to view this site.
    LIttle does the AI know I self host so I can access the database.  I just don't know what to edit to remove my IP from the ban list.
    Please help!
    bio lives matter
  8. Like
    SeNioR- reacted to teraßyte in Unable to upload profile photos to S3 after upgrade   
    It's also possible it's a problem with the image library. Are you using GD or ImageMagick? For example, I've seen people have issues with specific ImageMagick versions.
  9. Like
    SeNioR- reacted to Adriano Faria in Announcement extension with the same name in different apps   
    I just ran into similar issues with tasks: two different tasks, from two different apps using the same (generic) name. The newest task somehow “disappeared” with the old one from the task manager, consequently it isn’t running, although its app is installed and running.
  10. Like
    SeNioR- reacted to Nathan Explosion in Can't upgrade from 4.4.6   
    Don't use the auto uograder.
    Manually upgrade...download the files, upload them to your site, change the PHP version (after ensuring that the ips4.php checker says all OK) and go directly to /admin/upgrade, or whatever it is.
  11. Like
    SeNioR- reacted to Randy Calvert in Forgot Password screen   
    ACP > Customization > Localization > Languages
    Find the language you want to translate, and click the "Translate" button.  
    You can search the phrases you want and replace them.  For example, the "Forgot Password" blurb is "lost_password".  
  12. Like
    SeNioR- reacted to modman in Product snippet in Google Search Console   
    Hi, most of my products are made up of an additional field that alternates the final price, for example:
    https://www.etpsolutions.com/store/product/28-rapid-frc/

    I noticed that the structural data relating to the product is almost non-existent, in particular there is no trace of the price of the product and its variants, making it completely non-functional in its purpose.

    From my point of view, if you introduced the Product Variant parameter it would solve all my problems:
    https://developers.google.com/search/docs/appearance/structured-data/product-variants?hl=en

     
     
  13. Like
    SeNioR- reacted to Marc Stridgen in Introducing a fresh new vision for Invision Community 5   
    We will show more on pages once we are in a position to do this. But of course we believe the design has been improved on. After all, why would we develop it otherwise 🙂 
    Im not sure what you mean here. We have never supported 3rd party items. If you mean can 3rd party developers develop for the platform still, then yes. In fact we have had blogs out showing how to do so.
    And you will 🙂

  14. Like
    SeNioR- reacted to Marc Stridgen in Introducing a fresh new vision for Invision Community 5   
    As soon as we can, would be the answer here. We're not that far off, but there were some changes we needed to make to ensure it's the release we want it to be, before we can get it out there. You will see something soon enough 🙂 
  15. Like
    SeNioR- reacted to David N. in Google Search Console   
    Below that graph, you should see "Why pages aren’t indexed" .
    That section is where you can see the reasons why you have pages that aren't indexed, and determine if that's a problem, or if it's normal. 
  16. Like
    SeNioR- reacted to opentype in Google Search Console   
    That’s perfectly normal. There is no problem to fix. 
  17. Like
    SeNioR- reacted to superaven in Introducing a fresh new vision for Invision Community 5   
    Originally I had heard March as a tentative release date and as that drew to a close, I read April. Would be awesome to get more regular updates, but I can understands if it gets frustrating for the staff when dates slip and people respond poorly to that delay. Hoping to see some updates soon!
  18. Like
    SeNioR- reacted to JohnCourt in No Caps Topic Titles   
    Anyone know where I can find this extension?
  19. Like
    SeNioR- reacted to TDBF in No Caps Topic Titles   
    New version waiting for approval in the marketplace.
  20. Like
    SeNioR- reacted to Randy Calvert in MySQL Server will not start   
    You might be able to do something from the command line with something like:
    for i in $(ls /var/lib/mysql/*/*.ibd) do innochecksum -v $i done That’s assuming the path to your raw db files are in that path. Also I would first try to run that command with MySQL offline first. I’m on my phone now so I can’t fix formatting.
  21. Like
    SeNioR- reacted to AlexWebsites in MySQL Server will not start   
    This ended up being non-recoverable. I ended up moving my sites to a new setup and trying out plesk over cpanel, so far so good.
  22. Like
    SeNioR- reacted to Adriano Faria in DEBUG_TEMPLATES still with issues in forms   
    Fresh install of IPS 4.7.16 and PHP 8.1.27.
    Although it shows as fixed in 4.7.13, I still have this in a lot of places when you're with IN_DEV on, such as when trying to edit a topic:
     

     
    Or when I try to promote the topic:

     
    Several other places where forms are there.
     
    If I set DEBUG_TEMPLATES to FALSE in constants.php, everything works just fine.
  23. Like
    SeNioR- reacted to Stuart Silvester in The unicode in urls and btoa() problem usage for v4.7.16   
    We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release. Additionally, as previously noted, enabling URL Rewriting will also fix this issue.
  24. Like
    SeNioR- reacted to Stuart Silvester in "easy way" to acknowledge who is the anonymous original poster   
    We have released a patch to address this issue. Please go to AdminCP > System > Support and apply the patch from the first/top left box. If you do not see an option to install the patch, you already have the latest release.
  25. Like
    SeNioR- reacted to sadams101 in As of February 21st, 2024, google.maps.Marker is deprecated.   
    In the admin ACP when viewing a member the map is now grey, and in Chrome console I see this warning:
     
×
×
  • Create New...