Jump to content

Makoto

Clients
  • Posts

    5,279
  • Joined

  • Last visited

  • Days Won

    32

 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 Makoto

  1. 5 hours ago, DSystem said:

    I have the same problem here and found it to be a bug related to Elasticsearch.

    I changed the engine to Mysql and rebuilt the search and prefixes appeared.

    Note: I have not put the application on the server in production. I am testing on the backup server.

    Thanks for the additional information. We use Elasticsearch on our 4.3 production server and they seem to be working, but I'll see if I can reproduce this on 4.4!

  2. On 11/2/2019 at 10:45 PM, Wicked007 said:

    Hi @Makoto

     

    we just recently purchased this and after Enabling it we saved a few Prefixes.  We then got an error message with our Theme and could not use your app at all.  We had to disable it and then the error message was gone .  

    Any suggestions as to what might be causing this ?  We have also the Advanced Prefix installed .

     

    Advanced Prefixes and this app can not be used together, you'll have to enable ATP for this app to function properly.

    11 minutes ago, DSystem said:

     

    black friday GIF by ABC Network

     

    Where is the 50% discount? ? ?

    I'm afraid I don't intend to offer any Black Friday sales on my marketplace listings. I hope you have a great Thanksgiving though!

  3. Hey @SJ77,

    In regards to downloads not working, this is generally a server specific issue. I'm happy to look into it for you, however, but I'll need you to PM me here and set me up with temporary admin/SSH access to your server so I can review your configuration and any errors that may be occurring.

    Regarding button placement, I'll have that updated in the next release.

    Regarding customers not being able to review after bulk downloading, that is indeed a bug and I will add it to the issue tracker and have it fixed in a maintenance release. Sorry for the inconvenience!

  4. Hey @Koper74,

    I'm afraid I can't reproduce the issue you are seeing. The application does not use the ModeratorPermissions extension as everything is configured back-end and thus only uses admin based permissions.

    Are you running the latest release of IPS? If not, what version are you running?

    On 10/5/2019 at 4:01 PM, londonmitch said:

    Just purchased this and noticed the require by forum is not yet available. Any update on when it might be? It was one of the features we used most from the last tags app. After 4.4 update it was not longer functional

    You mean the setting that requires using prefixes in specific forums, right?

    I'll have this added in 1.3 which will be released by Monday at the latest.

  5. Hey @USS, I'm looking into this for you now, my apologies for the delay!

    @jp this app is still being developed, I'm working on pushing out more updated between custom work and other projects right now but I should have some things ready soon!

  6. 2 hours ago, jp said:

    in the backend (admin control panel), the upgrade from IPS 4.4.2 to IPS 4.4.5 won't complete and bricks my backend. so cannot log in to backend and can't finish the upgrade.

     

    1867754050_ScreenShot2019-08-11at7_33_30pm.thumb.png.a141891f960651eeec32966394e94d8c.png

    1028371921_ScreenShot2019-08-11at7_34_02pm.thumb.png.10706b897d2dcdf925e7be53eff95569.png

    Are you running the latest release of Radical Tags?

    I upgraded my test/dev installations to 4.4.5 with Radical Tags installed and didn't see this issue, I'm not sure what would cause this error at a glance.

    If you can message me on here and provide me with a temporary ACP account I can look into this for you further.

  7. 18 minutes ago, jp said:

    after upgrading IPS to 4.4.5 I get this error which looks like it is related to Radical Tags:

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '0) AND css_app IN ('radtags') AND css_location IN ('global') AND css_path IN ('.' at line 1 

    What page(s) do you see this error on? Is it just on any page with tags, or somewhere specific?

  8. On 7/29/2019 at 2:44 AM, InvisionHQ said:

    When I try to delete (from moderator control panel) more then one entry I got this error:

    
    The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information.
    Error: 2S119/1

     

    This should be fixed now. I've also added the ability to mass approve/reject account deactivation or deletion requests from the ModCP using the multimod tools (instead of just being able to delete them).

  9. On 8/4/2019 at 3:22 PM, Tripp★ said:

    Hello Makoto. 

    There seems to be an issue when trying to search a deactivate members IP address using the ModeratorCP IP Tools. 

    
    Error: Call to a member function getTimestamp() on integer (0)
    #0 /home/SITE/public_html/system/Member/Member.php(2261): IPS\deactivation\extensions\core\IpAddresses\_Requests->findByMember(Object(IPS\Member))
    #1 /home/SITE/public_html/applications/core/extensions/core/ModCp/IPTools.php(141): IPS\_Member->ipAddresses()
    #2 /home/SITE/public_html/applications/core/modules/front/modcp/modcp.php(104): IPS\core\extensions\core\ModCp\_IPTools->manage()
    #3 /home/SITE/public_html/system/Dispatcher/Controller.php(96): IPS\core\modules\front\modcp\_modcp->manage()
    #4 /home/SITE/public_html/system/Dispatcher/Dispatcher.php(152): IPS\Dispatcher\_Controller->execute()
    #5 /home/SITE/public_html/index.php(13): IPS\_Dispatcher->run()
    #6 {main}

    If you're unable to replicate this bug, let me know what information you need, I'll be happy to oblige. 

    Hey @Tripp★,

    I'm not able to reproduce the issue you are experiencing; however, I believe this was a bug that I have fixed in the current release of the application.

    Can you please make sure you are running the latest version? If you are and you're still experiencing the issue, just send me a PM and I'll track down the cause of the bug.

  10. 9 hours ago, Teddy Rogers said:

    Is it possible to add a feature to import a list of disposable email domains from an external link - or even manually? Maybe even with the ability to for it to automatically update like every 24 hours?

    https://raw.githubusercontent.com/andreis/disposable-email-domains/master/domains.txt

    Ted.

    I believe every URL in there should already be flagged as disposable in the application - it queries domains remotely to check if they are disposable and then caches the result for a short while at the moment. This ensures that it always remains up to date, without needing to manually import a database of URL's from various external sources.

  11. 18 hours ago, InvisionHQ said:

    When I try to delete (from moderator control panel) more then one entry I got this error:

    
    The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information.
    Error: 2S119/1

     

    Thanks! I've noted the bug and will get it fixed soon.

  12. Hey @Giray,

    Would you be able to set up a temporary admin account on your forum for me to use, so I can investigate the issues you are having personally?

    Just send me a PM here whenever you have the time if so and I'll look into your issues as soon as possible.

  13. I've pushed a maintenance release today that should resolve the issues you mentioned above @Giray, let me know if you run into any troubles updating!

    I'm currently working on implementing support for multi-moderation tools that will allow you to add tags and/or prefixes to multiple content items at once for the next feature release which should hopefully be available soon.

  14. On 6/30/2019 at 3:29 AM, jp said:

    hi, what is being worked on at the moment? is a new version coming out anytime soon with more features?

     

    On 6/30/2019 at 4:35 AM, Giray said:

    Not sure how active he is. I've asked questions a few posts up and no sign of life. I've actually had issues so for now the app is disabled. Disappointed considering the strong language of how this app would be so much better than the 'other' one. Oh well, wait and see...

    I'm working on fixing some of the bugs mentioned here right now and will have a maintenance release ready by Friday. After that you should see some new feature releases coming over the next week or two.

    I apologize for the delays in communication and activity!

×
×
  • Create New...