Leaderboard
Popular Content
Showing content with the highest reputation on 10/28/2019 in all areas
-
Want to show the appreciation for Matt for his help
IPCommerceFan and 7 others reacted to Maxxius for a topic
In early September I began taking steps in getting everything ready for my community upgrade from 3.4 to 4.4 version. Reading, researching, planning and so on. It was a long long road ahead... And there's still some way left to go. But one serious thing has put halt on the whole process and derailed everything. The test upgrade I ran to get to 4.4 version did not even get off the ground because of some strange database errors. Ticket was submitted and... it was in Tier III for almost 4 weeks. I gave my all and more to try and fix it, I have made some progress but not nearly enough. Launch8 points -
Want to show the appreciation for Matt for his help
IPCommerceFan and 2 others reacted to Matt for a topic
Appreciate the kind words, thanks!3 points -
3 points
-
I recall reading we should report bugs here now? Not 100% sure though... 🙄 Anyway, the task applications/core/tasks/clearincompletemembers.php is not properly cleaning up incomplete accounts for those who signed up with FB/Twitter/etc. We've noticed this issue for a while now, but today I had a better look at it and figured out the issue. The problem is caused by this code on line 54: foreach ( new \IPS\Patterns\ActiveRecordIterator( \IPS\Db::i()->select( '*', 'core_members', array( array( '(name=? OR email=?)', '', '' ), array( '! (members_bitoptions2 & 16384 ) AND2 points
-
Member Lists Pro
SJ77 and one other reacted to Stephen Bruce for a topic
@Fosters I'm having trouble getting the members list to show on my menu. Please check your PMs2 points -
2 points
-
Version 2.3.2
1,898 downloads
Build trust in your community, or forum-based marketplace with the Trader Feedback System. This application allows members to leave feedback for each other on community transactions. Members can leave positive, negative, or neutral feedback Optional or mandatory link in feedback to the content item Ability to link Feedback against most content items (including 3rd party, for example Classifieds) Integrates with Invision Community's notification system Integrates feedback information in member profiles Restrict access and features based on member group$30.001 point -
Random Picks
OptimusBain reacted to Sonya* for a file
Version 1.0.0
5 downloads
This block displays promoted items from the section "Our Picks" throughout the site in random order. It does NOT use carousel. The block is made of grid columns. Features: Horizontal and vertical blocks are included Reusable on the the same page Translatable title of the block Show/hide the title of the block Number of items to show in one block Number of columns (1, 2, 3 or 4 columns) Show default cover if image is not available Show/hide more than one image (if more than one is added to the pick) Show/hide meta description TrunFree1 point -
Version 1.0.5
193 downloads
If you have Google Adsense adverts on your forum, then you will know how fussy they are about where you place their adverts. This plugin will automatically try removing Ads from pages or area's where Google might not want their adverts displayed. For example this plugin will automatically remove adverts: When the site is off-line, On specific Core Pages: Settings, Notifications, Attachments, Followed Members, Messenger, ModCP, Ignore Members, Support, Register Page, Login Page and Member Profiles, Most Pages where there might be a Edit/Add/Modify/Submit/Create form,Free1 point -
I would like to create an activity stream made of content of specific group. There is no setting to select a group. Why? The group I would like to include in stream has a lot of members. It is inefficient to add them one by one and control if someone is no more in the group (e. g. promoted) to other. In this case I have to manually edit stream each time the members of the group have changed.1 point
-
Pages SuperBlocks (Support Topic)
Charles Richter reacted to Sonya* for a topic
@Charles Richter, both are the settings for the plugin. Go to ACP -> Plugins, find SuperBlocks and click on pencil:1 point -
Marketplace index page blocks bug
TheJackal84 reacted to Joel R for a topic
That's funny, I actually reported the bug yesterday because I first noticed on my website and them confirmed on the IPS Marketplace.1 point -
Clubs Forums on Forums Index
Sonya* reacted to Adriano Faria for a topic
What's New in Version 1.0.8: Add the block in Fluid View1 point -
Since WebAuthn is a browser standard now IPS4 should support this natively as a 2FA option.1 point
-
fURL rewrite help needed to redirect after 3x to 4.4 upgrade
Maxxius reacted to newbie LAC for a topic
RewriteRule ^forums/(.*)$ /forum/$1 [L,R=301] RewriteRule ^gallery/(.*)$ /picks/$1 [L,R=301]1 point -
Classifieds System
yameth reacted to InvisionHQ for a topic
1. I'm looking on this in the 2.x. 2. you just have to add an item condition like "SERVICES"1 point -
Improved Clubs Enhancements
InvisionHQ reacted to Adriano Faria for a topic
Yes. Go to the club menu and click in Manage Features link.1 point -
That's a nice way to implement dark mode - not pure black, but shades of dark grays so it's easier on the eyes. An idea is to offer an "automatic" dark mode - look at the user's local time and switch the theme from light to dark depending on what time it is for them.1 point
-
That's an issue with the membership app /var/www/html/l283567/applications/membersshop/1 point
-
Insert a table into the post?
Marcus Sternberg reacted to Adriano Faria for a topic
You can install a CKEditor plugin. https://ckeditor.com/cke4/addons/search/plugins/Table1 point -
Classic Blue
adult4pass reacted to Pete T for a file
1 point -
+1 FIDO2 Standart -> https://fidoalliance.org/fido2/1 point
-
2FA: WebAuthN/U2F Support
Invision Board France reacted to Wolf for a topic
With WebAuthN now being an established standard, and with Apple finally including support for it in iOS13, it is now supported by all major browser vendors. It is also more secure than existing 2FA measures within the IPS Suite. I propose that IPS introduce official support for WebAuthN and U2F keys as a form of two factor authentication1 point -
Member Lists Pro
Sovereign Grace Singles reacted to SJ77 for a topic
I really want some better filters also (as stated above) I tried to pay someone to help with this but they did not finish the job. Really wish Fosters would get some time to improve this great app. I offered Money to move this into the priority list and get it on the radar but was flat out rejected. Did not even try to negotiate something 😞1 point -
Avatar size won't change with 4.1
Tech-crew.it reacted to Morrigan for a topic
It's a skinning thing. I have larger avatars on my site as well. Add this to your custom.css in your skin. .ipsUserPhoto_large img, img.ipsUserPhoto_large, .ipsUserPhoto_large::after { height: 150px; width: 150px; } .cAuthorPane { width: 180px; }1 point