Jump to content

Daniel F

Invision Community Team
  • Posts

    6,581
  • Joined

  • Days Won

    37

 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 Daniel F

  1. I guess it's not exactly what you're suggesting, but couldn't you use the link to the edit form? modcp/alerts/?id=1&action=create
    That's what I do when I need to link to one.

     

    That said, I have raised an internal suggestion for this

  2. One of the biggest benefits from IPS is also one of the most annoying things..
    The Proxy Classes and full IDE support!

    I have related a small script which generates a file with class aliases.

    https://github.com/DanielFatkic/ipsaliases

     

    This can be installed global on the system via composer

    composer global require danielfatkic/ipsaliases

    and then just call  

    vendor/bin/generatealiases .

    inside your IPS dev instance, or you can also pass the full path to an IPS installation, which will generate a file called aliases.php

    CleanShot 2023-01-21 at 17.16.25.gif

  3. 2.3.0 was just released fixing the redirect issue mentioned by @John Horton .

    Unfortunately my fix for the CiC google client issue didn't work as expected, so I disabled the feature temporary for Cloud Clients. This won't result in any data los since the application was only fetching and showing the stored data from Google without storying them locally.

    I'm working on a proper solution and will release a new version ASAP it's done ( still expected in January! ) I'm really sorry for this.

     

    Full Changelog: 

    Quote

    New Features

    • A dead link detector was added in 2.3.0. Right now it's only logging the data when the page is visited instead of running automatically in the background because I'm scared of performance issues, but I'm experimenting on my own installations with different settings to see which one works the best. Experimental
    • Topics from specific authors can now also be flagged as not indexable.  Experimental
    • Renaming a topic can now optionally leave the old URL in place instead of changing the friendly URL which results in fewer redirects which google has to manage!

    Fixed Bugs

    • Fixed an issue in the redirect feature.

    Additional Changes

    The Google Search Console Feature was disabled temporary.

     

  4. 22 minutes ago, John Horton said:

    Also, I tried to add a custom redirect and it does not work. The url does not change and I get the 404 page.

    Could you send me a PM with the URL to your community and an admin account with permissions to manage the redirects so that I can take a look at this.

    Thanks.

  5. 1 hour ago, EarthDog said:

    I think that my status hasn't changed., The search results bring my archived posts. Did you have time to take a look at it?

    Hi,

    the task is working and it's archiving topics in the background.

    Do you have any post example which shouldn't appear? It's fine to just reply with the ID instead of the link to the post if you don#t want to share the URL in public.

  6. 8 hours ago, John Horton said:

    @Daniel FI just purchased and installed ESO Essentials. 

    I am a bit confused with the Google Search Console Authentication Key. Years ago I verified my domain with Google Search Console by putting an HTML file in my root directory but your instructions send me down a totally different path. Also what I see when I follow the link in your instructions does not look like what is in your instructions. 

     

    Were you using this https://docs.danielf.dev/seo-essentials/google-search-console-setup ?

    The link sends me to https://console.cloud.google.com/marketplace/product/google/searchconsole.googleapis.com?q=search&referrer=search&project=danielf

    Could contain: File, Webpage, Text

     

    Which is exactly what you need to create the credentials so that my app can fetch the data.

    Once you're on the page you need to use the "Manage" Button to get to:

    Could contain: Text, File, Webpage, Page

×
×
  • Create New...