Nukeproof Mega Posted August 30, 2015 Posted August 30, 2015 Done.Always a quick response from you mate, thank you!
Adriano Faria Posted August 30, 2015 Author Posted August 30, 2015 Always a quick response from you mate, thank you! Ok, it's fixed. Actually, a fix for another issue I provided yesterday caused this one now but I it's ok.Take a look on ADMINISTRATOR groups on ACP to see how it works.Let me know if it's ok.Tks.
Nukeproof Mega Posted August 30, 2015 Posted August 30, 2015 Hey there Adriano, my members are saying we are getting errors I have logged in as members and have seen this too, I have disabled it for now please see the following error below:"something went wrong.Please try again"
Adriano Faria Posted August 30, 2015 Author Posted August 30, 2015 Hey there Adriano, my members are saying we are getting errors I have logged in as members and have seen this too, I have disabled it for now please see the following error below:"something went wrong.Please try again"Ok, my bad. Fixed again.There's still a bug and I unfortunatelly won't have the proper time today to dig into it. I will have to come back on it during the week. The app works 100% if you add the POPUP TITLE and POPUP MESSAGE in all groups that you want it to be displayed. The app SETTINGS isn't working properly for now. Message added to the file on Marketplace as well.
Nukeproof Mega Posted August 30, 2015 Posted August 30, 2015 Cheers for all the help @Adriano Faria great support yet again!!
Adriano Faria Posted August 31, 2015 Author Posted August 31, 2015 I updated the previous version, then also uninstalled and reinstalled the latest version, and I am still getting the following message: "We could not find the announcement you were trying to view."As we talked on PM, fixed on version reuploaded to Marketplace yesterday.
Nukeproof Mega Posted September 10, 2015 Posted September 10, 2015 Hey there Adriano,New members to the community are also saying that once they register they are seeing the existing announcements.. Can we change this please as it may put off new members?
Adriano Faria Posted September 10, 2015 Author Posted September 10, 2015 New members to the community are also saying that once they register they are seeing the existing announcements.. Can we change this please as it may put off new members?Hum... if they are on a selected group then it's working as it should.What do you suggest ?
Nukeproof Mega Posted September 10, 2015 Posted September 10, 2015 I don't know mate to be honest, all i know is I would rather my new members didn't have to trawl trough historical announcements if possible?
Adriano Faria Posted September 10, 2015 Author Posted September 10, 2015 I'll give it some thought first.
Nukeproof Mega Posted September 10, 2015 Posted September 10, 2015 Cheers Adriano... Just a quick question, not being on the receiving end of these should a member have been on vacation for example and i had posted (Extreme Example) 20 forced reads in that time would they be forced to see all of them or would it just be the last one forced? Also is there a way to set up a way of being able to set an amount of time that these announcements get archived? For example I set up a forced read and the life span of that forced read could be set to to 14 days or something?
Adriano Faria Posted September 10, 2015 Author Posted September 10, 2015 No, currently not. But I like the idea, both.
Nukeproof Mega Posted September 10, 2015 Posted September 10, 2015 Cheers mate, I know your busy with other stuff but really appreciate your time mate..
Adriano Faria Posted November 17, 2015 Author Posted November 17, 2015 18 hours ago, Natsüs said: Hello This addons compatible 4.1 ? Yes:
RSAC Posted December 9, 2015 Posted December 9, 2015 My guests while attempting to register keep getting the force read box popping up while trying to register accounts on my forums, Which is stopping them from successfully registering. Message below of how someone explained it to me. "after i register on the site it takes me to another page and the page says i have to verify my email then when i check my email i have no email then i try to click resend or sighn out and i cant because a message keeps popping up saying read this or thankyou read this constantly making me not able to click anything like sign out or resend."
Adriano Faria Posted December 10, 2015 Author Posted December 10, 2015 10 hours ago, Bradley Sanvido said: My guests while attempting to register keep getting the force read box popping up while trying to register accounts on my forums, Which is stopping them from successfully registering. Message below of how someone explained it to me. "after i register on the site it takes me to another page and the page says i have to verify my email then when i check my email i have no email then i try to click resend or sighn out and i cant because a message keeps popping up saying read this or thankyou read this constantly making me not able to click anything like sign out or resend." Wieird, since this app doesn't apply to guests. Only to registered members. Unless you're talking about validation, which I also use on my site and don't have this issue. I need more information to try to see what's going on.
Adriano Faria Posted January 31, 2016 Author Posted January 31, 2016 What's New in Version 2.0.3: Fixed an error for the validation users (redirect).
tyreco Posted February 19, 2016 Posted February 19, 2016 IPS 4.1.7 + 4.1.8.1 I have this message every second i click to any link/button in my forum. "Read that topic" is enabled for earch group. The only chance to hide the message is to disable or deinstall your app.
Adriano Faria Posted February 19, 2016 Author Posted February 19, 2016 Just now, tyreco said: I have this message every second i click to any link/button in my forum. "Read that topic" is enabled for earch group. The only chance to hide the message is to disable or deinstall your app. Do you have a valid topic id on each group setting?
Adriano Faria Posted February 19, 2016 Author Posted February 19, 2016 if ( $group['g_readthattopic_type'] == 1 ) { /* Load topic */ try { $topic = \IPS\forums\Topic::load( $group['g_readthattopic_tid'] ); $url = \IPS\Http\Url::internal( "app=forums&module=forums&controller=topic&id={$topic->tid}", 'front', 'forums_topic', array( $topic->title_seo ) ); } catch( \OutOfRangeException $e ) { \IPS\Output::i()->error( 'topic_missing', '2C199/1', 404, '' ); } } Inform a validt topic ID and/or disable the read for the group you don't want to show.
tyreco Posted February 19, 2016 Posted February 19, 2016 1 hour ago, Adriano Faria said: Do you have a valid topic id on each group setting? I tried to understand your words. I read the manual, i activate the necessary stuff. So what we have? I have a field Topic/Announcement ID which is prefilled with "0". What i have to enter there? I have the possibility to open a topic and force users to read the topic. And i have the error message. So what settings i have to do and why?
Adriano Faria Posted February 19, 2016 Author Posted February 19, 2016 Send a PM with your board credentials and I'll take a look.
Adriano Faria Posted February 19, 2016 Author Posted February 19, 2016 12 minutes ago, Adriano Faria said: Send a PM with your board credentials and I'll take a look. Got your PM. Will take a look tomorrow in the morning.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.