Jump to content

Tarun

Clients
  • Posts

    876
  • Joined

  • Last visited

 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 Tarun

  1. 1 hour ago, SeNioR- said:

    IPS doesn't need extra rules in htaccss.

    Would you care to back up that statement with some test results?

    Do try this htaccess and run page speed tests, see the differences for yourself. Post those results here for us to see.

  2. On 2/9/2023 at 3:32 PM, Grafidea said:

    Hi please reupload file. Thanks

    Just tried it, the file still exists?

    It works on 4.7 also.

    Editing to embed because the link in the original post has since changed:

     

  3. 4 hours ago, Miss_B said:

    There are many reasons as to why a developer uploads files to his/her website. Drawing traffic might be one of them. You say it as it is a bad thing, but it is not bad at all. The file in question is free and the dev put some time and effort in coding it and if they draw some traffic from it, then that is their reward for their hard work.  If you want to download it, then you will have to register at the dev 's site. Otherwise you can either a) request one to be developed for you, or b) learn how to code and code it yourself.

    I am sorry to say this, but the way you are complaining about this, it is very irritating.  You can get something for free, but you do not want to lift a finger. Perhaps the developer can come to your home and install the plugin for you as well while he is at it? 😄

    The entire fact of the matter is about having to create another account on another website that a person likely would not return to, solely for a file. This fact, though clearly stated, seems to be missed.

    There's lots of places that have free software - allow downloads for their software, components, plugins, etc - all without requiring an account.

    A few examples:

    My own website has software I've developed and offer for free, same with tech support. There is no forced registration requirements to download, to post asking for help, or to download attachments.

    My goal with my software is that I want to reach as many people as possible, and help those who need it.

    I do not care about trying to artificially inflate my website's numbers with accounts of people just coming to download software or a quick question. It serves no purpose or point. If people want to stick around that's their choice - they are not obligated or forced to for any reason.

    Even here in the Marketplace I offer a custom .htaccess file to help people speed up their websites and have them load more efficiently. Freely distributed, no price on it, simply there to help others with a similar goal.

    One thing is for certain, everyone has their own goals and decisions they believe is the best. You have to make bad decisions to learn and make good decisions. I do believe this is a contributing factor as to why there are so many disposable emails/account services online.

     

  4. I'm sorry that you disagree with an accurate representation and comparison for sharing files.

    Though, while we're at it. Since it's your site and all, why not upload the file here to the Marketplace? Or perhaps this is an attempt to draw more traffic to your website? I'll give you the benefit of the doubt and say I don't think that's the case.

  5. 2 hours ago, Steph40 said:

    Because you never sign up for anything? I don't see the issue.

    Issue is it's locked behind an account system when it does not need to be.

    1 hour ago, Darth Vortex said:

    You need an account to download here too.

    I've also been a paying customer for many years, there's a difference. I'm paying for the product and support - as a bonus I have access to the Marketplace.

     

    To both: It'd be like requiring an account to download a file from BetaNews, FileHippo, Softpedia, or even from Google to get Chrome - Mozilla for Firefox, etc. You don't need accounts at any of those sites to download the software which is available for free.

    For the sake of privacy and security practices, why should i have to give out my email on a random site I've never visited before today, to download a file maybe once or twice a year? That's likely why there are so many services where you can get disposable emails.

    It's really just an issue with permissions that should be changed.

  6. I've dug into this and I have not been able to determine the cause.

    So far I have:

    • Uninstalled the few plugins and hooks I had installed.
    • Cleared caches
    • Tried different browsers
    • Tried using an older topics.php
    • Resetting CKEditor toolbars
    • Looked to reset themes, but they were already stock.

    Anyone have any ideas or know of something I should check that I have missed? This started as soon as I upgraded to 4.6.6.

     

    UnexpectedValueException: (0)
    #0 /html/applications/forums/modules/front/forums/topic.php(555): IPS\_Theme->getTemplate()
    #1 /html/system/Dispatcher/Controller.php(101): IPS\forums\modules\front\forums\_topic->manage()
    #2 /html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #3 /html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #4 /html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #5 /html/index.php(13): IPS\_Dispatcher->run()
    #6 {main}
    
    ------------------
    
    UnexpectedValueException: (0)
    #0 /html/applications/forums/modules/front/forums/topic.php(330): IPS\_Theme->getTemplate()
    #1 /html/system/Dispatcher/Controller.php(101): IPS\forums\modules\front\forums\_topic->manage()
    #2 /html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #3 /html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #4 /html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #5 /html/index.php(13): IPS\_Dispatcher->run()
    #6 {main}
    
    - Added \define( 'DEBUG_TEMPLATES', TRUE ); to constants.php -----------------
    
    ParseError: syntax error, unexpected 'endif' (T_ENDIF) (0)
    #0 /html/system/Theme/Theme.php(854): IPS\_Theme::runDebugTemplate()
    #1 /html/applications/forums/modules/front/forums/topic.php(555): IPS\_Theme->getTemplate()
    #2 /html/system/Dispatcher/Controller.php(101): IPS\forums\modules\front\forums\_topic->manage()
    #3 /html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute()
    #4 /html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute()
    #5 /html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute()
    #6 /html/index.php(13): IPS\_Dispatcher->run()
    #7 {main}

     

  7. On 7/28/2021 at 3:52 PM, CyanideBurial said:

    Just a quick suggestion for anyone who uses cloudflare or another CDN, dont use this .htaccess it will cause conflict and your site performance will drop dramatically! i tested it against the standard htaccess and perfermonce went from 93 down to 65.

    It'd be great if you could mention what lines are causing the issue/conflict.

  8. Unfortunately this file where I flagged that it's compatible with the 4.5 release is being rejected. 😞

    There have been no changes to the htaccess since June 15, 2016. The only thing that has is simply marking the compatibility with the 4.5 release of the forums.

    I'm working to see if I can resolve this issue.

  9. Just a friendly reminder and clarification. I only offer support here in this thread for the htaccess instead of via PM.

    This is because if someone else has the same issues, Instead of having someone who may search for the answer and not be able to find it because it was done via PM.

    I want that information to be publicly available and allow for quick resolutions for those who may encounter similar issues.

     

    Thanks

×
×
  • Create New...