Files posted by You Suck
-
My version of Dashboard is a feature-rich IPB theme and includes a neat vertical navigation panel, background changer and 'transparent' strips.
- 0 Downloads
-
- 0 Downloads
-
- 0 Downloads
-
- 0 Downloads
-
XenForo 2.3.10 Released
XenForo 2.3.10 is now available for all licensed customers to download. We strongly recommend that all customers running previous versions of XenForo 2.3 upgrade to this release to benefit from increased stability.
In addition to the usual bug fixes, XenForo 2.3.10 includes a critical security fix involving a potential stored XSS vector in structured text mentions (mostly legacy profile post content). We'd like to extend thanks to metho for responsibly disclosing the issue.
If you are a XenForo Cloud customer running 2.3.8, the security fix has already been applied and no immediate action is required. XenForo 2.3.10 will be made available to you shortly.
We recommend doing a full upgrade to resolve the issue, but a patch can be applied manually. See below for further details.
Upload patch files
Extract the .zip file
Upload the contents of the upload directory to the root of your XenForo installation
Note: If you decide to patch the file instead of doing full upgrades, your "File health check" will report these files as having "Unexpected contents". Because these files no longer contain the same contents your version of XF was shipped with, this is expected and can be safely ignored.
Some of the changes in XF 2.3.10 include:
Ensure "View Older Results" link appears on last page of search results
Ensure "No such recipient" bounce responses are classified as hard bounces
Ensure "Account Closed" bounce responses are classified as hard bounces
Ensure "Recipient not found" bounce responses are classified as hard bounces
Ensure "mailbox is disabled" bounce responses are classified as hard bounces
Ensure "not configured to receive" bounce responses are classified as hard bounces
Prevent inet_pton() ValueError when IP address contains null bytes
Use original Email object for error logging after DKIM signing to prevent undefined method error
Skip array values during custom field multiselect validation to prevent Array to string conversion warning
Normalize discouragement delay min/max values to prevent mt_rand() ValueError
Suppress dns_get_record() warning during DKIM verification to prevent job crash on DNS failure
Prevent alerts from being sent to banned users
Correct OAuth2 token revocation to properly invalidate both access and refresh tokens
Respect direction parameter for multi-column sort ordering in Finder
Re-enable passkey button when WebAuthn registration or authentication is aborted
Add missing bookmark_id index to xf_bookmark_label_use table
Prevent accumulating whitespace in GenerateFinders CLI command on repeated runs
Avoid exception-based flow control in getFinder for entity class resolution
Set explicit working directory for sub-processes to prevent failure when CWD is inaccessible
Prevent type error when custom field type changes with preserved values
Include purchasable ID in Stripe product and plan ID generation
[ICODE=rich] does not round-trip after editing a post
Implement ContainableInterface and DatableInterface on various child content entities
Create template when generating a route with xf-make:route
Some of the changes in XFMG 2.3.10 include:
Apply pagination to category content API endpoints
Catch DuplicateKeyException when setting media watch state to prevent race condition
Update album last_update_date when content fields change
Use correct permission check for adding media on what's new page
Disambiguate content type phrases by prefixing with 'Media'
Hide search albums tab when albums are globally disabled
Add lazy loading to gallery media images
Hide alert opt-outs when user cannot view media gallery
Delete original file only after transcoded file is successfully saved
The following public templates have had changes:
xfmg_media_view_macros
xfmg_whats_new_media
Where necessary, the merge system within the "outdated templates" page should be used to integrate these changes.0 retail.
- 0 Downloads
-
XenForo 2.3.9 Released
Today we are releasing XenForo 2.3.9 to address some potential security vulnerabilities that were recently reported to us. This version only includes security fixes and any bug fixes we previously said would make it to 2.3.9 have now been delayed until 2.3.10.
It is now available for all licensed customers to download. We strongly recommend that all customers running previous versions of XenForo 2.3 upgrade to this release to benefit from increased stability.
The issues identified are as follows:
Prevention of a possible stored XSS (cross-site scripting) exploit related to BB code rendering (thank you to Antisocial)
Prevention of a possible XSS exploit related to lightbox usage in posts (thank you UwU)
Prevention of a possible RCE (remote code execution) exploit via authenticated, but malicious, admin users (thank you UwU)
If you are a XenForo Cloud customer, fixes for these issues have been rolled out automatically, and no further action is required to address them.
We recommend doing a full upgrade to resolve the issue, but a patch can be applied manually. See below for further details.
Upload patch files
Download 239-patch.zip
Extract the .zip file
Upload the contents of the upload directory to the root of your XenForo installation
Rebuild master data by logging in to your install URL, or running xf:rebuild-master-data on the command line
Note: If you decide to patch the files instead of doing full upgrades, your "File health check" will report these files as having "Unexpected contents". Because these files no longer contain the same contents your version of XF was shipped with, this is expected and can be safely ignored.
As always, new releases of XenForo are free to download for all customers with active licenses, who may now grab the new version from the customer area or upgrade from your Admin control panel (Tools > Check for upgrades...).
- 1 Downloads
-
XenForo 2.3.8 Released
Some of the changes in XF 2.3.8 include:
Fix an issue where EXIF orientation would be set when already adjusted client-side
Fix some issues with entity type hinting
Allow underscore word boundaries in read-only method names
Fix empty user authorized applications list container
Ensure language state is always restored in between generating activity summary emails
Fix filter JS query parameter concatenation
Allow passkey creation on local hosts
Fix cleanUpInvalidRecords type hint
Always coerce parse_less_color template function to hex for non-variable values
Fix duplicate result-set hydration queries
Return an error early when search keyword lengths are too long
Use strict type checks when processing search input
Only search and display posts on the profile postings tab
Use post content filter and thread type sub-filter for member thread search
Avoid converting SVGs to rasterised images
Skip void method return in XF\Cli\Command\AbstractCommand::initialize
Ensure invalid page numbers are handled correctly when viewing the watched threads list
Add handling for null status message values when resuming jobs
Ensure passkeys are deleted when the associated user is deleted
Fix missing support for some webhook actions
Add missing defaultname to xf:avatar and xf:username tags in the report_view template
Support HTML for the summary_of_what_you_missed_recently phrase in the activity_summary email template
Fix DKIM signing preventing List-Unsubscribe headers from being added to emails
Require re-authentication before allowing passkey additions or modifications
Support rebuilding unfurls when rebuilding metadata for supported content types
Fix not being able to setup TOTP on Firefox via QR code if privacy.resistFingerprinting is enabled
Add missing template annotation to EmbedResolver/AbstractHandler
Update docblock hint on \XF\Repository\UserAlertRepository::fastDeleteAlertsForContent to include array of ints
Improve add-on manager performance when coercing add-on IDs with a significant number installed
When checking the replication status of a read server, make sure the query is properly sent to the read connection
Support the "listitemclass" attribute when rendering checkboxes
Try to preserve post ordering when there's an unexpected time sync issue
Include a cache buster on direct attachment URLs
Fix issue preventing "Handle report" button on an assigned report not revealing the save button
Skip deleting style variation preference cookie on logout
Throw an error if trying to rebuild search index with an invalid type
Cache user online counts in the same request to reduce query usage
Ensure cascadeSave is cleared out when Entity::saveCleanUp is called
Guard against Request::getIp not returning a valid IP in some cases.
Do not resolve attachment cover images for guests with no attachment permissions
Pass criteria object to criteria_template_data event listeners
Skip non-existent attachments when deleting from the control panel
Set up search entity after searches have been executed
Add JSDoc to XF.createElement
Fix some issues with the quote plugin
Correct some lingering links to twitter.com
Hide additional contact heading from control panel user edit page when there are no contact user fields
Remove pattern attribute from number inputs
Fix DKIM signing in XF 2.3
Fix missing trailing slash when linking to cookies explainer from privacy policy
Workaround issue where Sign in with Apple might not return an email (#1199)
Validate signature counter when using a passkey (#1198)
Throw a clearer error when the current host and board URL do not match when creating or authenticating with passkeys (#1200)
Log users in to the public forum when authenticating with passkeys via the admin panel (#1201)
Inhibit sending push notifications to permanently removed Chrome subscriptions
Ensure failed passkey logins count towards failed login attempts limit (#1207)
Process Gmail inactive inbox bounce messages as a hard bounce (#1208)
Make it easier to override PayPalRest plan parameters (#1209)
Set tfa_trust cookie when logging in with a passkey (#1210)
Create Finder directory if one does not exist when generating finder classes (#1211)
Update PHPDoc for asVisitor function to better infer return types
Reduce notification enqueuing delay when submitting posts
Refactor delete clean up process to ensure rename and delete happens in one process
Skip caching local URLs when using the image proxy
Workaround potential race condition when saving bookmark labels
Support using passkeys in place of password confirmations
Support passing extra spam check data in the user registration service
Add base webhook criteria classes
Support accessing notification data in Notifier classes
Add additional array functions to the templater
Strip HTML tags when using the description as a title for an import from an RSS feed (#1214)
Move XF\BbCodeRenderer\Html::getValidUrl functionality to a utility function (#1215)
Throw an error if attempting to run an import step that does not exist (#1216)
Include random string with DKIM selector (#1217)
Check for case-mismatches when creating add-ons (#1218)
Fix TypeError when non-array JSON input is submitted (#1223)
Don't block image upload if EXIF processing fails (#1224)
Fix issue where XF.phrase function was not able to handle repeated replacements
Fix display of signatures set to falsey values
Fix pagination scrolling behaviour for reactions received page
Fix quick reply scroll-to-post behaviour
Fix inverted logic in canResize method check
Made add-on archive validator more robust by eliminating double extraction and adding proper JSON validation
Finder::getCollectionFromResults doesn't check hydrateFromGrouped's return result is not null
Ensure option values are cast to their proper data types when retrieved
Incorrect operator precedence in template expressions
Release builder fails with symlinked add-on directories
Email bounce parser now handles multi-digit status codes (#1240)
API routes generate invalid development output
Improve delivery efficiency of CSS when using a cache
Avoid unnecessary write of original avatar when only crop changes
Reserve some memory for error reporting
Pull protocol and host from board URL in CLI contexts
Add support for AbstractCollection when using the Templater's array_* functions (#2182)
Refactor lightbox sidebar toggle handling and ensure proper initialization
The following public templates have had changes:
helppage_privacy_policy
account_reactions
account_visitor_menu
attachment_macros
bb_code_tag_attach
core.less
core_action_bar.less
embed_resolver_thread
helper_attach_upload
lightbox.less
login_password_confirm
member_about
member_macros
member_recent_content
member_tooltip.less
message.less
message_macros
news_feed_attached_images
passkeys_macros
report_view
setup.less
share_page_macros
tag_macros
tag_search
two_step_totp
Where necessary, the merge system within the "outdated templates" page should be used to integrate these changes.
As always, new releases of XenForo are free to download for all customers with active licenses. You may now upgrade from your admin control panel or grab the new version from the customer area.
Current requirements
Please note that XenForo 2.3 has higher system requirements than earlier versions.
The following are minimum requirements:
PHP 7.2 or newer (PHP 8.3 recommended)
MySQL 5.7 and newer (Also compatible with MariaDB/Percona etc.)
All of the official add-ons require XenForo 2.3.
Enhanced Search requires at least Elasticsearch 7.2.
- 0 Downloads
-
Displays Santa Claus in footer (several options)
Removes snow
Adds garlands to widgets
- 0 Downloads
-
These files are required to use developer mode in IPS Community Suite.
- 0 Downloads
-
Developers wanting to use Developer Mode can download the Developer Tools for this version:
Developer Notes
Follow improvements & auto follow club nodes
New methods Followable::follow() and Followable::unfollow()
Implement onReport event for Content listeners
New event onReport() added to the Content Listeners
- 0 Downloads
-
XenForo 2.3.7 Released
Some of the changes in XF 2.3.7 include:
Escape select input option labels
Improve supported EXIF data when client-side image resizing is enabled
Allow fetching forum prefixes even without node permissions
Normalize entity manager repository cache keys
Fix IPv6 binary to string expansion
Fix appearance of member tooltip on recent Safari versions
Use text structured data field for DiscussionForumPosting content
Require confirmation for linking connected accounts
Suppress logging of normal connected account exceptions
Clear site cache data when logging out
Move XF.SolutionEditClick into action.js to resolve dependency issues
Fix carousel margin on RTL languages
Expand global email template parameters
Adjust wording of account approval phrases
Improve typing of repository find methods
Fix issue with missing verbosity when casting collections to webhook results.
Avoid logging errors when IndexNow is having intermittent issues
Delete related user alerts when a trophy is deleted
Add support for viewing and revoking a user's authorised applications from the admin panel
Handle nulls and empty-evaluated strings properly
Detect Google Inspection Tool crawler
No longer create user fields by default during install.
Fix manual video thumbnail generation on iOS
Remove legacy Imagick GIF optimization technique
Display search suggestions properly when results contain guest content
Fix lift ban link on ban edit page
Render all activity summary display values in the user language
Set default Accept-Language header in outgoing HTTP requests
Allow overriding avatar usernames when a user is specified
Fix generated entity type hints for JSON columns
Allow overriding avatar usernames when a user is specified
The following public templates have had changes:
carousel.less
connected_account_macros
core_datalist.less
featured_content_item
member_ban_edit
member_tooltip.less
message.less
post_macros
register_connected_account_confirm
style_variation_macros
whats_new_wrapper
Current requirements
Please note that XenForo 2.3 has higher system requirements than earlier versions.
The following are minimum requirements:
PHP 7.2 or newer (PHP 8.3 recommended)
MySQL 5.7 and newer (Also compatible with MariaDB/Percona etc.)
All of the official add-ons require XenForo 2.3.
Enhanced Search requires at least Elasticsearch 7.2.
- 1 Downloads
-
Rain style is for people who want to try something more then just a dark theme. It can be used for all kind of communities.
You can:
set background for node set icons for each forum set big content display panel with highlights set logo set welcome message set announcement set custom footer with 4 blocks set 2 or 3 forum nodes in one row Other features:
responsive design support for font awesome icons support for SVG icons support for sprite icons fast installation unique avatar styling great border hover effects
Check the demo now:
You can buy theme right here:
Screenshots:
- 0 Downloads
-
Introducing Agora, a sleek, modern, and highly customizable XenForo theme designed for communities that value both aesthetics and functionality. Whether you’re running a discussion forum, a business hub, or a social space, Agora provides the perfect balance of clean design and powerful features to enhance user experience.
🎨 Key Features
Light & Dark Variants – Let users switch between a clean light mode and a sleek dark mode for the best browsing experience.
Grid & List Layouts – Choose between a modern grid layout or a traditional list view for forum categories.
Customizable Header Blocks – Display six feature blocks at the top of the page with your own icons and links.
Custom Footer – A fully editable footer to showcase links, community info, and social media.
User-Friendly UI – Clean, lightweight, and easy to navigate for both new and experienced users.
Optimized for Performance – Fast-loading and mobile-friendly, ensuring seamless browsing on all devices.
Stylish Category Blocks – Beautifully designed forum categories with icons, colors, and hover effects.
Responsive & Retina Ready – Ensures your forum looks amazing on all screen sizes.
Custom Call-to-Action Section – A dedicated space for announcements, promotions, or a community introduction.
- 0 Downloads
-
The original Aurora theme sets the standard for elegance and functionality in forum design. It's perfect for forums seeking a vibrant, visually engaging interface. This version boasts all the signature features of Aurora, including customizable node backgrounds, avatar shapes, guest messaging, and more, enveloped in its classic, mesmerizing color palette.
2. Aurora Alternative: Streamlined with a Short Header
For those who prefer a more compact and streamlined look, the Aurora Alternative version is the ideal choice. This variant maintains all the functionality and aesthetic appeal of the original Aurora theme but comes with a shorter header. It’s perfect for forums looking for a sleeker, more modern appearance without sacrificing the capturing appeal of the Aurora theme.
3. Aurora Dark: A Bold and Sophisticated Twist
Embrace the elegance of the night with Aurora Dark. This version takes all the enchanting features of the Aurora theme and reimagines them in a dark color scheme, offering a bold and sophisticated look. Ideal for communities that prefer a darker, more subdued aesthetic, Aurora Dark provides a unique, visually stunning experience while maintaining the user-friendly and feature-rich environment of the original theme.
- 0 Downloads
-
VideoBox is an application that allows sharing videos, the best choice to run your own Movies/TV Shows website.
Live demo: http://demo.ipsviet.com/video/
Features:
2 display modes: Grid view & List view. Categories/subcategories. Custom fields for video's information. Protected custom fields that only display for logged members, or who liked the video. Search videos by custom fields. Video Collections: create/edit/remove the collections for your videos. Widgets: top poster, top videos, random videos, featured videos in a slider, collections in a carousel, quick search by custom fields,... Pages system: easy to create a new page with custom content. Uploading or using external video URL (supports: mp4, m4v, webm, m3u8, youtube, vimeo, dailymotion). Using VideoJS to play video formats: mp4, m4v, webm. Support VTT captions, preroll video for advertising purpose *New* Watermark on the video player. Media Tags system to define your custom player embedded from any video services (YouTube, Vimeo, Dailymotion...). Live Streams from Twitch.tv and Youtube.com Ability to post a topic when a video is submitted *New* Tags Filter *New* View video in lightbox *New* Friendly URL. Comment system. Rating system. Following system. Clubs Reactions Supports Nexus (Commerce) to sell and buy videos. *New* Supports all Points systems. *New* Points for new video Points for new comment Points for new review Points for reaction Lazyload *New* Tags. Latest Videos RSS feed.- 10 Downloads
-
- 3 Downloads
-
Do you have important topics at your forum, and you want to be sure that your members and/or guests really read them? Then this app can come in handy as it will help you with that.
It will force your members as well as guests to read a particular topic and only then can they enter the forums and/or the other topics.
Setting a topic as must read can be done separately for members and guests. i.e. You can set one topic as must read for your members, and another one for your guests. Topics are hidden in the actifity and search pages for members/guests till they read the forced topics.
You can exclude certain groups and ip addresses from being forced to read topics. You can also enter a custom error message to be displayed to members/guests when informing them that they must read first the forced topic before they can read the rest of the topics.
All the options are set at the app 's settings page.
Each time a member/guest will read the topic that has been set as must read, the action will be logged and be available to the admins so they can keep track of things. For guests, their ip is logged. The members log can be searched for members and timeframe, whereas the guests log can be searched for ip addresses and time frame.
If you want a particular member to re-read the must read topic, all you can do is delete their forced topic entry from the logs. Or you can delete the whole log for a do over of forced readings again. The same goes for guests logs too.
Logs can be kept permanently or prunned after a certain amount of time.
- 0 Downloads
-
Let your members set and display a video on their profiles.
Settings
Choose what user groups can use Profile Video Choose what user groups can see the member's Video At the top of the Activity profile tab Links Supported
Any link from YouTube, Twitch, or Vimeo will play via embedding the src URL For Example
https://www.youtube.com/embed/TheUniqueID https://player.twitch.tv/?TheUniqueID https://player.vimeo.com/video/TheUniqueID
- 0 Downloads
-
MusicBox is an application for IPS 4.x that allows users to upload their music online and share them to social networks.
Demo: http://demo.ipsviet.com/
MusicBox is an application for IPS 4.x that allows users to upload their music online and share them to social networks.
Demo: http://demo.ipsviet.com/
Features:
Upload your music. Create playlists. Genres (categories) for songs, playlists. Custom Fields: create any number of custom fields that can be required (or optional) when users upload songs. Integrated with Nexus so users can sell/buy songs. Profile page for an artist with a rating system. Favorite system: users can create custom playlists. Music player supports random, repeat mode. Play music when embedding the link in other apps (Forums, Pages, Blogs,...). Import songs from RSS feed. Comment system. Rating system. Sharing system. Tags. Friendly URL. Download version 4.x.x if you're using IPS 4.4.x
- 6 Downloads
-
Application Forms opens up a world of possibility for you and your community by designing, curating, and managing custom application forms. Application forms can be designed from scratch with an infinite number of custom field types in over 20 different types, enabling you to fill any need you might have. Let your community submit their application for your position, proposal, project, or idea!
Do you want to harness the power of your community for brainstorming ideas? Do you want to run contests where everyone must follow the same guidelines? Are you looking for way to interview new clanmates or members? Do you require a background check on new staff members? If you need a way to ultimately manage user input in a methodical and orderly manner, then Application Forms is the best way to do it. Instead of wasting your time with forum posts where users may or may not follow your posting guidelines, require and draft a custom proposal form where users must follow your specifications.
Buy Application Forms to build amazing submission forms!
FEATURES
Application Forms features deep integration with native IPS functionality, giving you the design macro to let IPS power your custom field types:
Address Checkbox Code Color Date Editor Email Address Member Number Password Poll Radio Rating Select Box Telephone Number Text Text Area Upload URL Other features include:
Unlimited number of Forms Unlimited number of fields in each Form View all submissions with ability to edit and PM member Auto-link to new Forum Topic with ability to create poll for voting Send a PM After form submission Only allow members to apply once Member benefits such as promoting membergroups and secondary membergroups
This application also includes support for the Rules App
- 0 Downloads
-
You like it old-school? Then this Welcome Header is for you!
It combines the charm of old boards with the modern look of Invision Community 4.x and great features for your members and guests.
You can show different info texts and buttons to registered users and visitors. The most important buttons are already available and can be enabled and disabled individually. You can also create an unlimited number of your own buttons!
Of course, information about the account - such as the number of posts or the current rank - is also displayed.
This application is a widget that can be placed anywhere via the block manager. However, as the name suggests, it is designed for the header or the actual content area and not for the sidebar.
Of course, it comes without any branding or visible copyrights.
- 0 Downloads