Jump to content

luca.mayo

Clients
  • Posts

    29
  • 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 luca.mayo

  1. I am trying to convert a vbulletin forum to ipb and everything is fine, I can convert the smileys and attachments but not the avatars.
    Path is correct but avatars are not converted.
    Instead of avatars it converts my user photos.
    What can I do to understand what the problem is?

  2. 1 hour ago, BomAle said:

    I would report a feedback with alignment of internal link rich embed

    Currently there is not a possibility to align the block inside ckeditor, I think this should be a option to align it but the default "justify" ckeditor widget don't catch iframe block because javascript code remove the parent paragraphs <p> (CKEDITOR.plugins._replaceLinkWithEmbed) and the only allowed content alignable is

    
    	this.allowedContent = {
    		'caption div h1 h2 h3 h4 h5 h6 p pre td th li': {
    		// Do not add elements, but only text-align style if element is validated by other rule.
    		propertiesOnly: true,
    		styles: this.cssClassName ? null : 'text-align',
    		classes: this.cssClassName || null
    	}
    };
    
    // In enter mode BR we need to allow here for div, because when non other
    // feature allows div justify is the only plugin that uses it.
    if ( editor.config.enterMode == CKEDITOR.ENTER_BR )
    	this.allowedContent.div = true;

    \applications\core\dev\ckeditor\plugins\justify\plugin.js

    I tried to submit a ticket into invisionpower.zendesk support for report it but the reply about "In order to assist you with the issue, you'll need to reactivate the application"

    An example below

      Reveal hidden contents

    paragraph right

    paragraph right

    I too would like this problem to be solved.

     

    UP

  3. hello everyone I am not a company but a ragazo who has a forum and who wants to implement facebbok access.
    if I activate everything, I get the error

    Invalid Scopes: user_posts. This message is only shown to developers. Users of your app will ignore these permissions if present. Please read the documentation for valid permissions at: https://developers.facebook.com/docs/facebook-login/permissions

    if I disable the app I can log in. I am not a company, what should I do?

  4. a prefix topic system would be nice. Where you can customize the color, permissions and where to use. Strange that to get this, you have to pay 42 dollars, there are free cms that do it for free.

    also why isn't there a native chat?

  5. 3 hours ago, Nathan Explosion said:

    That screenshot gives me no information about the actual post - I need a link to the post please, on this topic here and not via PM, so that I can actually check it. I'm not going on to your site to try to track down that post.

    And provide a screenshot of the "Forums & Topics" tab please.

    I did not understand anything of what you wrote .. xD
    I set the plugin but the links both under free and queues are displayed by the guests.

    where should I screen forums and topics?

    2.PNG.c03f7b8878d45be668d638e6574eb297.PNGCattura.thumb.PNG.cf90cb105327c2afdb7fc8b7f010003e.PNG

     

    as you can see, the links are visible ...

  6. Hi, I bought this, but I can not make it work. I should hide the content to guest and a user group, but, selecting the content always appears and is not "hidden"
    where am I wrong?

    link: androidmod.info

    screen

    1.thumb.PNG.1349f63ced34b87a6d4e644917956e75.PNG2.thumb.PNG.693417c011937090ab8f8bd8bdef4503.PNG3.PNG.9580348b3b1994f7278de9cd978874e1.PNG

×
×
  • Create New...