Jump to content

LinkMania

Clients
  • Posts

    179
  • 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 LinkMania

  1. Hello, it seems the plugin only works for people with access in ACP and HTML. All others with access to youtube set in the plugin option get this when they try to post a link:

     <div class="ipsEmbeddedVideo">
        <div>
            <iframe allowfullscreen="true" frameborder="0" height="344" width="459"></iframe>
        </div>
    </div>
    
    <p>
        &nbsp;
    </p>

    They should get this in the post:

     <div class="ipsEmbeddedVideo" contenteditable="false">
        <div>
            <iframe allow="autoplay; encrypted-media" allowfullscreen="true" frameborder="0" height="344" src="https://www.youtube-nocookie.com/embed/GGbK8jvF18Q?feature=oembed" width="459"></iframe>
        </div>
    </div>
    
    <p>
        &nbsp;
    </p>

    Any idea please? Thanks !

  2. 9 minutes ago, Nathan Explosion said:

    HTML posting should not be required at all (this doesn't get involved in anyway with the front side of things...it's all back end)

    Show me what you are trying to describe please.

    Thanks for your confirmation, maybe its a cache issue, i will get back with more details if i still get reports of the problem..

  3. youtu.be has the same id as youtube.com but its:

    https://youtu.be/xcxzc2eefwe

     

    By the way.. i just installed your plugin, configured for my group to enable internal links and youtube.com (with the no cookie option) and.. it does not seem to work. If i disable it - the normal embed works.. if i enable it.. it just shows the link.. any ideas please ?

    later edit: if i disable the nocookie option it does embed.. so it seems the nocookie does not work as it should ?

  4. Hi, i have set embed on and allow only the regexp of my site to be allowed as url in the posts. Still it seems i can embed YouTube videos in the posts..

    Does your plugin fix that ? i want to embed on my site only the internal links and no other external (yet).

    Also, can we modify the youtube embed in your plugin to be cookieless as this post states ?

    Thanks !

  5. Hi, any idea why this is happening? Running latest plugin version on IPS 4.3.1 ! Thanks.

    https://www.linkmania.ro/profile/789057-brook/

    Something went wrong. Please try again.

    Error code: EX0

    This error was probably caused by application Trophies & Medals.
    If the issue persists, disable it and contact the author for further assistance.

    OutOfRangeException:  (0)
    #0 /srv/http/applications/trophies/sources/Trophy/MemberTrophy.php(86): IPS\Patterns\_ActiveRecord::load(14)
    #1 /srv/http/system/Patterns/ActiveRecord.php(307): IPS\trophies\Trophy\_MemberTrophy->get_item()
    #2 /srv/http/applications/trophies/extensions/core/StreamItems/Award.php(53): IPS\Patterns\_ActiveRecord->__get('item')
    #3 /srv/http/system/Content/Search/Results.php(646): IPS\trophies\extensions\core\StreamItems\_Award->extraItems(Object(IPS\Member), 1516665033, NULL)
    #4 /srv/http/applications/core/modules/front/members/profile.php(237): IPS\Content\Search\_Results->addExtraItems(Array, Object(IPS\Member))
    #5 /srv/http/system/Dispatcher/Controller.php(96): IPS\core\modules\front\members\_profile->manage()
    #6 /srv/http/applications/core/modules/front/members/profile.php(65): IPS\Dispatcher\_Controller->execute()
    #7 /srv/http/system/Dispatcher/Dispatcher.php(146): IPS\core\modules\front\members\_profile->execute()
    #8 /srv/http/index.php(13): IPS\_Dispatcher->run()
    #9 {main}

  6. Hi, any fix for..

    Sorry, there is a problem

    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 code: 2S119/1

  7. Hey, the help snippet on the user's tips setup says "Create a PayPal donation button here, click the email tab, then copy & paste the link in the box below." but there is no such thing like email tab. Can you pleade revise the help and update? thanks!

  8.  That promotion has been ended :)

    So i bought it tonight :super:.

    The only weird thing is when i try to use different sliders on different subforums because i would have to add several stacked widgets on the top of the page - each one with its own subforum.. I guess it would be easier to use a widget for the index, another widget for all subforums and a third widget for single post..

    Is the cimage script safe with nginx/php-fpm ?

×
×
  • Create New...