Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
February 12, 20186 yr Author You probably aren’t using the latest version. Seeing by the color, you’ on 4.1 yet or is it just a theme color?
February 12, 20186 yr 7 minutes ago, Adriano Faria said: You probably aren’t using the latest version. Seeing by the color, you’ on 4.1 yet or is it just a theme color? Just a different theme colour and on 4.2.7. I am using the latest version v1.1.1. if ( $tabReplies ) { $form->addTab( 'ct_topic_replies' ); $form->add( new \IPS\Helpers\Form\YesNo( 'ct_copy_replies', FALSE, FALSE, array( 'togglesOn' => array( 'ct_topic_replies_date' ) ) ) ); $form->add( new \IPS\Helpers\Form\YesNo( 'ct_topic_replies_date', TRUE, FALSE, array(), NULL, NULL, NULL, 'ct_topic_replies_date' ) ); } The code in the hook suggests that this should be working, but even after I uninstall and install I still get the old results. Looking like a caching issue, but I have disabled all caching and still not updating.
February 12, 20186 yr Author Tab replies will appear if the topic has replies. I’ve seen it working in a few 4.2.7 where I supported other resources. Anyway, I’m on a mobile device now. Can’t do much today. I’ll take a look tomorrow.
February 12, 20186 yr 2 minutes ago, Adriano Faria said: Tab replies will appear if the topic has replies. I’ve seen it working in a few 4.2.7 where I supported other resources. Anyway, I’m on a mobile device now. Can’t do much today. I’ll take a look tomorrow. I was just coming to say this to you. Then this has nothing to do with with what I was talking about then. When a copy a topic without any replies, the new Topic start date is not updated to reflected that it is a new topic. Regardless of whether 'Copy Topic Replies' is enabled of not. Not to worry, I will modify the code to allow this to happen. Thanks again for the swift reply.
February 12, 20186 yr Author I’ll add a new option tomorrow to update new topic date when source topic has no replies. Edited February 13, 20186 yr by Adriano Faria
February 13, 20186 yr 1 minute ago, Adriano Faria said: I’ll add a new option tomorrow to update new topic date when sound topic has no replies. Thank you
February 13, 20186 yr Author What's New in Version 1.1.2: Added option to admin/choose if wants to use the same date from the source topic in the new topic Added missing language bit Polls votes reseted
March 30, 20186 yr Q: will this plugin allow me to copy the title and content from an arbitrary database to a forum? thx
March 30, 20186 yr 2 minutes ago, Adriano Faria said: No. TOPIC is from FORUMS. Database is from PAGES. Right. There is a built-in way to copy a forum topic + all replies into a pages database. But do you know of any way to do the reverse (pages database to forum)?
April 29, 20186 yr Can I copy topics from a "Collab" app made by @Kevin Carwile into a different application? Let me explain. The Collab App allows "collabs" to have their own "Forums", "Calender", "Pages", and other apps, including "Videobox". I want to be able to copy videos and topics inside the collab into the main site. Does your plugin allow me to do that?
August 18, 20186 yr Hi Adriano, Is 4.3.5 supported yet? Question from a long time user on 3.4.x who is preparing to upgrade to 4.3.5. Thank you very much in advance. Kind regards, Wim
August 18, 20186 yr Author I don’t test each and every plugin at every release. You can test yourself and post here if you have any issue.
August 18, 20186 yr Ok, I will do so :). The same is true for the others I posted a reply to. Kind regards, Wim
December 1, 20186 yr Adriano Haven't bought this yet. Have a question first: When the topic is copied to the new forum with today's date, are all members following the new forum automatically emailled? TIA Jim
December 2, 20186 yr Author 22 hours ago, JimJimJimJim said: When the topic is copied to the new forum with today's date, are all members following the new forum automatically emailled? Actually, it doesn't send any notification and not sure why I didn't add this. Anyway, it's a 10 seconds thing. So, should I send a notification only when the date is TODAY? Edited December 2, 20186 yr by Adriano Faria
December 2, 20186 yr That would suit me. It may not suit others, so perhaps a switch: Notify all members following the new forum? Yes/No Many thanks Jim
December 3, 20186 yr Author What's New in Version 1.1.3: Added option to send notification to users that follow the forum where the topic will be copied to
December 3, 20186 yr Author You mean it isn’t showing up? I did not change anything in link plugin. Weird. Will take a look tomorrow in the morning.
December 4, 20186 yr Author 18 hours ago, JimJimJimJim said: Have I done something wrong with Copy Topic? @JimJimJimJim, just tested on a live site and works fine. Did you try to clean your cache?
December 4, 20186 yr Author 20 minutes ago, JimJimJimJim said: Adriano Cleared the cache (using support). No change. Jim Can't reproduce in 3 boards. it checks if the member can MOVE topics. Make sure it is ok. Uninstall the plugin, rebuild cache and install again the version I just uploaded, which is the same but re generated. Edited December 4, 20186 yr by Adriano Faria