Jump to content

Adriano Faria

Clients
  • Posts

    31,590
  • Joined

  • Days Won

    473

 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 Adriano Faria

  1. Just now, mesteele101 said:

    It's possible the developer may have forgotten to update the version number. It appears to install correctly on 4.1.7. Will update to 4.1.8 to see if it works...

    Yes, that was that.

    Will upload the new version now.

  2. Just now, sonimik1 said:

    sent upgrade to Version 2.1.0 RC 3 and no change.

    You said you uninstalled the app, right? What do you want to upgrade now? You have to install it.

    5 minutes ago, sonimik1 said:

    Tutorials I can not upgrade to 2.1.0 2.1.0 RC 2 RC 3

    what you do not understand?

    sent upgrade to Version 2.1.0 RC 3 and no change.

    Ashampoo_Snap_2016.02.04_19h41m42s_001_.

    Ashampoo_Snap_2016.02.04_19h42m32s_002_.

    Ah, I think I see what you mean. The version didn't change... it's just say this. :)

    Ok,

  3. 8 minutes ago, Olivier Frascone said:

    Same problem but is suspect a bad upgrade, not sure, because i can't upgrade any Apps i always obtain such error.
    But i can upgrade plugins (just upgrade plugins version you made too).

    I will export again and reuplolad.

  4. 15 minutes ago, Kevin Carwile said:

    I'm not interested if any question you recieve for your app which has the word "rules" in it is simply going to get referred back to me.

    Exacly. You don't want to support mine. I don't want to support yours. I guess we already have too much work in our own apps.

    -----------------------------------------------------------

    For those who are interested in this, my official reply is: I won't integrate it to Rules app. I never said I would.

    Before people go crazy, let ne tell how things works: you make a suugestion. I see the feasibility, pros and cons, etc. In the end, it's up to me to accept your suggestion and make it happen or not. And I decided not to do in this case. Bear in mind that the fact you bought a resource does not make me required to add your suggestion.

    I will start to work next week in the list of suggestions made to attend some of the suggestions, not all of course.

    Thank you.

  5. I will do this but I won't support ANYTHING related to Rules. I don't have this app. I don't want to have this app. So if @Kevin Carwile support rules in my app, I have NO problem with it. I will leave it well clear in this file description.

    Please reply Kevin and I'll add a manual purchase to the app to you, then you can make it compatible.

  6. What's New in Version 1.0.3:

    • Fixed error (looping) when expanding subforums on form selector

    Tks @newbie LAC.

    1 hour ago, Natsüs said:

    Hello

    Not this doesn't happen when I use your plugin to make a copy

    Your board is updated and working.

  7. 3 minutes ago, Thomas K said:

    But now there's another problem: When a new users get's invited and accepts the invite the user is in a group which does not exist, which crashes the forum at certain places until the user is deleted/gets moved in a existing group.

    Did you select a valid group on settings or didn't use that setting?

  8. Just now, newbie LAC said:

    Show the full code for forum selector

    			$form->add( new \IPS\Helpers\Form\Node( 'ct_forum', isset( $data['ct_forum'] ) ? $data['ct_forum'] : NULL, TRUE, array(
    							'url'					=> \IPS\Http\Url::internal( "app=forums&module=forums&controller=topic&id={$topic->tid}", 'front', 'forums_topic' ),
    							'class'					=> 'IPS\forums\Forum',
    							'permissionCheck'		=> function ( $forum ) { return $forum->sub_can_post and !$forum->redirect_url; },
    			) ) );

     

  9. I can reproduce it but I don't see any error.

    'permissionCheck'		=> function ( $forum ) { return $forum->sub_can_post and !$forum->redirect_url; },
    Just now, newbie LAC said:

    One of users had the same problem but for other app (Pages). I fixed via PM.

    What have you done ?

  10. Just now, Natsüs said:

    Hello

    Not this doesn't happen when I use your plugin to make a copy

    Send a PM with credentials to your board with ACP access so I can take a look.

  11. 46 minutes ago, Natsüs said:

    Hello

    I still have this problem yet, I'm in version 1.0.2

    Could you solve it?

    Again:

    On 12/10/2015 at 7:49 PM, Adriano Faria said:

    That one is weird and honestly I don't know what to say. My plugin uses the $form->node object type (default made by IPS) to list those type of things.

    Is this also happening when you try to move a topic, for example ? There are appears the same dropdown.

    Again: my plugin uses a feature frim IPS. If you have this issue on my plugin, it has to happen also when you try to move a topic. Can you confirm it?

  12. On 28/12/2015 at 4:20 PM, superj707 said:

    BLOG GOT MESSED UP! I had a user who had started a blog and then requested to have account deleted. After deleting his account my entire blog application won't function. Just errors out.

    Bug on Blog:

     

  13. Just now, stoo2000 said:

    It automatically supports other content items out of the box.

    The two requirements are that it

    1. It must user the ContentRouter extension
    2. It must extend \IPS\Content\Item

    Yes, mine uses... it was on mid November and was fixed in topics. Didn't play with it anymore. It was added after that?

    If it's ok, I want to integrate the Classifieds app I'm working with yours.

×
×
  • Create New...