Everything posted by Bluto
-
📧 Block Disposable E-mails
Does this app require a Kickbox subscription? If so kickbox is very pricey (but very good). Was curious if there was maybe an option for other services (if kickbox sub is required). What happens when your app finds an existing member who is using a disposable email address? There is no information on that process. Does your script require the existing member to change their email? What happens if they decide not the change their email, can they keep posting or are they restricted until a valid email address is given? Thanks!
-
Spacious ACP/Widgets
I just switched over to Redis for Data Storage. With the addition of Redis I selected in the Advanced Configuration, "Use Redis to reduce MySQL overhead" which "Redis will be used for sessions and to manage topic view counters". Ever since I added Redis, the Dashboard -> Online Number at the top of the page, shows 0. The "Online Users by App" does show the online users per app. Not sure if the Online Number showing 0 is related to Redis or not. The Online Number was working prior to the addition of Redis. There are no locked tasks. I've run the support tool. I'm using the current version of the app (16). Wanted to let you know.
-
iAwards
Go to the marketplace and click on the manage purchases link at the top. Once on the manage purchases page look for iAwards. You'll see a renewal invoice link next to iAwards. Click on that and pay for the renewal.
-
Feed2DB - Support Topic
I'm looking at renewing this app, but I was having issues when testing a Google Alerts feeds which is an Atom feed. Below is an example feed: Testing this on my last version 2.0.7 on IPB 4.3.6 Other feeds work fine.
-
Spam Prevention Suite - Supporttopic
Have you considered purchasing Automation Rules? Create a condition to search the title and content. If something matches, delete the content display a message. You can also do pretty much anything imaginable if the condition yields true or false. Once you learn automation rules, you'll think you're Dr. Strange manipulating time and space. If you purchase Automation Rules, PM me and I can give you the code for the rule or look for my posts on Kevin's (the author) support forum - I posted it there. Automation Rules is a little pricey, but totally worth it.
-
(NB41) Enhanced Advertisements
I noticed that when I'm creating an advertising product, I see the CSS Selector option, but no input field like when setting up a manual advertisement. Product in Commerce Advertisement
-
(NB43) Captcha On Login Form
On your plugin settings, I selected the captcha type. For me I decided to go with reCaptcha v2. On my Spam Prevention -> CAPTCHA I have it set to 'none' since I'm not using captcha for registrations. My understanding was that if one of the captchas is enabled in the Spam Settings -> CAPTCHA it would be active on the signup form. If this is the incorrect way to set it up, let me know. Otherwise, what I was trying to say was that it might be confusing to someone who doesn't know where to enter the key from captcha for whatever captcha if they have 'none' selected in spam settings.
-
(NB43) Captcha On Login Form
Works well, though a little confusing since I don't use captcha for user registration - so my captcha is off. I use cleantalk which handles all the heavy lifting. But I guess the plugin reads from the Spam settings regardless if they're on or not. Plugin seems to work with the info entered in the Spam settings from when I use to use captcha.
-
Videobox
Did you mean YT channel? If you did you'll need the YT importer which @onlyME sells in the marketplace.
-
Live Topics (Support)
I was getting an error. I got the error on a thread I had deleted. I get the below error when Live Topics is ON. Seems like a lot of triggers (in my error logs) are when member or guests his links for threads which have been deleted. Error: Call to a member function viewLiveTopic() on null (0) #0 /home/nginx/domains/zzz.com/public/system/Dispatcher/Controller.php(96): IPS\forums\modules\front\forums\hook1286->manage() #1 /home/nginx/domains/zzz.com/public/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #2 /home/nginx/domains/zzz.com/public/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute() #3 /home/nginx/domains/zzz.com/public/system/Dispatcher/Dispatcher.php(146): IPS\forums\modules\front\forums\_topic->execute() #4 /home/nginx/domains/zzz.com/public/index.php(13): IPS\_Dispatcher->run() #5 {main} #0 /home/nginx/domains/zzz.com/public/init.php(537): IPS\_Log::log('Error: Call to ...', 'uncaught_except...') #1 [internal function]: IPS\IPS::exceptionHandler(Object(Error)) #2 {main} What I get when Live Topics is OFF. Sorry, there is a problem We could not locate the item you are trying to view. Error code: 2F173/1
-
Spam Prevention Suite - Supporttopic
Newest version works great. Thanks for adding Indian and Korean languages.
-
Spam Prevention Suite - Supporttopic
I was working on an Automation rule and the output for the threads were, title, content (posts) and content() which was OP content. It might be that it's only checking content (posts) and not checking the content() which is the OP post and like you said the title. IDK, just throwing it out there. Also, I just had a member post a comment in a thread w/ Chinese and it was caught by your plugin.
-
Guest Sign Up Widget Modifications
You're going to probably need something like below. The foreach is a loop that is going to grab each button. Since you only want facebook, we're going to add an if statement that says, if, during the loop, facebook shows up, output that button. Obviously, if you don't have the facebook button active the button will now show. Not sure about the $method->button()->facebook but it should be something like that. {{if $buttonMethods}} <div class='ipsGrid_span3 cSignInTeaser_right'> <form accept-charset='utf-8' method='post' action='{$login->url}' data-controller="core.global.core.login"> <input type="hidden" name="csrfKey" value="{expression="\IPS\Session::i()->csrfKey"}"> <input type="hidden" name="ref" value="{expression="base64_encode( \IPS\Request::i()->url() )"}"> {{foreach $buttonMethods as $method}} {{if $medthod->button()->facebook}} <div class='ipsPad_half ipsType_center ipsPos_center'> {$method->button()|raw} </div> {{endif}} {{endforeach}} </form> </div> {{endif}} Just remember, modify the template code now, modify the template code forever. If you do modify the template code, before and after the edit put: <!--- MY MOD STARTS HERE --> <!--- MY MOD ENDS HERE --> Using the above allows you to search for "MY MOD" and that way you know where the edits are when you upgrade. Hope this helps!
-
External Links Rich Embed [Support Topic]
I was just hoping to get the url, wildcard would be a total bonus. I was just asking because I was curious. Honestly, I really can't think of a time when I'd need to make sure a specific url wasn't embedded. Maybe in the most extreme case. Anyway, thanks again for the addition! ?
-
External Links Rich Embed [Support Topic]
Thanks for the exclude urls! Can I enter specific urls like https://goo.gl/somethinghere or just the root url https://goo.gl?
-
Spam Prevention Suite - Supporttopic
I assume both, it's allowing the spammers to post (chinese title and content - all chinese thread). There are some test post they make before they actually post spam. The titles are chinese and the content is 'dgfg" etc. testing text.
-
Spam Prevention Suite - Supporttopic
@fosters Hi. Not sure the plugin is moderating chinese content. Spammers have been posting whatever chinese content they want without moderation. I'm getting posts with thread titles: Any idea why this is getting past the filter? I'm on v4.3.5 Adding the Korean would really help out. Thanks!
-
Links Directory
Thank You!
-
Links Directory
Thank You. No rush. Whenever you get a chance.
-
Links Directory
Sure, I'd love the code. Thanks for adding the setting. ?
-
Links Directory
In a future release, would it be possible to have an option to turn off the duplicate link protection? I'm working on a project which duplicate links isn't an issue. I couldn't find any settings to turn that protection off. If there is a setting, please let me know. Thanks!
-
Links Directory
Works perfect. Thanks @Adriano Faria For anyone else looking to use link directory extra fields in other places / templates (inside the links app). {{$fields = $link->customFields();}} {{foreach $fields as $k => $v}} {lang="links_{$k}"} {$v|raw} {{endforeach}} Can also access: // field_1 being your first extra field you created. {{$fields = $link->customFields();}} {$fields['field_1']}
-
Links Directory
For the view template you have $cfields available as a variable, so you're not using $link-> to call the custom fields. {{foreach $cfields as $k => $v}} <li class="ipsDataItem"> <span class="ipsDataItem_generic ipsDataItem_size3"><strong>{lang="links_{$k}"}</strong></span> <div class="ipsDataItem_generic ipsType_break cLinkInfoData"> {$v|raw} </div> </li> {{endforeach}}
-
Links Directory
Is there a way to call the custom fields from the indexBlock template?
-
iAwards
Hello. Would it be possible to get a points field in the Main options when creating an award? With so many people using points systems it would be great to have a separate field to list the number or point the person is going to get with the award.