- Invision Power Services
- → Most Liked Content
Most Liked Content
#1930841 Welcome to IP.Board 3.1!
Posted
Matt
on 24 March 2010 - 07:25 AM
Welcome to the latest development version of IP.Board 3.1.0. We're excited to reveal the product we've been working on for the past few months. This build contains all the features we've blogged about recently including the search improvements, Twitter integration, Profile Customization and more.
As always, this is a very early beta build so please expect to find the odd bug here and there. Please report any bugs found into the tracker as usual.
As always, we'd love to hear your feedback. Happy clicking!
Note: Please perform a hard refresh / delete temporary items in your browser to ensure you get the correct CSS and JS
Preview Only: IP.Board 3.1 is in preview only. It is not yet available for download. Keep an eye out for a future announcement.
What's New
Link Sharing
Easily share links from your community to Facebook, Twitter, and more. Great way to drive traffic to your community!
Status Updates
Enhancements to the existing member status system in IP.Board to include the ability to reply and more.
Topic Preview
Preview the first few lines of a topic without loading the entire topic.
View Reputation
Optionally allow your members to see who gave reputation points on their posts.
Twitter Integration
Your members can now link their account with their Twitter account!
Improved Facebook Integration
Further enhance the link between your community and Facebook to drive traffic.
Advertising Code Integration: Part 1 and Part 2
Easily place advertising code throughout your community with simple settings in the admin area.
Profile Customizations: Part 1 and Part 2
Allow your members to customize the look and feel of their profile page.
Skin Upgrader
Upgrading your skin between versions of IP.Board just became a lot easier.
Soft Delete Posts and Topics
Rather than actually deleting a post or topic you can now hide it from view to easily restore it later.
Notification System
An easier way to be notified of all the various events that happen in your community.
Modification Development Enhancements
Great tools for those that create modifications for IP.Board
Hook System Improvements
Improvements to the IP.Board hook system to make it easier for modification developers to expand the functions in the software.
Search Engine Optimization: Part 1 and Part 2
Allow search engines to better index and rank your community in results.
Search Engine Overhaul
Search engine rebuilt from the ground up introducing more flexibility and power.
#2116020 Welcome to IP.Board 3.2.0!
Posted
IPS News
on 02 June 2011 - 10:01 AM
This is the first step in the testing process for IP.Board 3.2.0's upcoming release. We will be testing the new version here for several weeks and working on fixing issues with the goal of our first public beta release being as stable as it can be.
Please look around and help us in testing by submitting reports to our bug tracker so we can all work together to create a stable release. Keep in mind that our applications - IP.Gallery, IP.Blog, IP.Calendar, IP.Chat, IP.Downloads, and IP.Content - have also all been updated to be compatible with IP.Board 3.2 so please also test those. Your help is greatly appreciated!
You may wish to review the What's New in IP.Board 3.2 topic for information on the exciting changes in IP.Board 3.2.
Downloading IP.Board 3.2.0
IP.Board 3.2.0 is not yet available for download.
We are using it here on our company forums both as a preview for feedback and to identify any possible issues before release. Before a final release we will be testing it here on our company forums for a few weeks and then posting betas for download for all active license holders and invite you to participate in the beta testing process when we reach that milestone. When the final, supported release is made available we will make an announcement here.
#1810367 Introducing Community Content System
Posted
IPS News
on 15 June 2009 - 02:31 PM
Many clients have expressed interest in tools that would allow them to extend IP.Board's traditional forum community functionality by providing methods of creating new pages within the IP.Board framework. Uses for such a system span from a simple custom portal all the way through to a complete website built utilizing IP.Board's powerful backend codebase. When your community and site systems are truly integrated, single sign on and a matching website/forum theme become much easier.
Our new Community Content System lets you do all of this and more. CCS is a new application that allows you to create content for your site. Blog entries over the next several days will discuss some of its powerful features in more detail along with examples showing you just how easy it is to create website pages and other content just by clicking through the admin control panel. For now in this introduction, here is a brief overview of its main features:
- Page Templates
If you are creating many pages for your website you will find that they generally follow a similar structure each time. By utilizing page templates, you can create templates complete with the full functionality of our skin system, including use of template conditionals and plugins. You can create the HTML structure once, and reuse it for some or all of your pages. Novice users can type in normal HTML code or power users can choose to use the powerful skin tags.
- Page Manager
The core of CCS: this tool allows you to create pages, plain and simple. No fancy terminology or new methods to learn. A wizard will guide you through creating your pages, and allow you to configure things like permissions for who can view the page, which page template to use, and more. Pages can be edited as raw HTML, raw PHP, or through our traditional WYSIWYG editor using BBCode. You can also set page-types as JavaScript or CSS and the system will automatically detect those special types.
- Media Manager
A tool to allow you to manage images and other media for your site. You can define the root path to your file storage directory, and then create folders and upload image files within that directory via the ACP. You can move and delete files and folders from the ACP as well.
- Block Manager
An extremely powerful tool that allows you to create "blocks" for your pages. Blocks are inserted utilizing template plugins so you can insert blocks anywhere in the CCS content or even anywhere in your forum community using the skin manager in the admin control panel. This means that content blocks you create in CCS are not just limited to that application! There are three types of blocks you will work with:
- Custom - create blocks by editing BBCode (using our WYSIWYG editor), raw HTML, or raw PHP. Input any information you like.
- Plugins - some blocks require code to execute in order to determine what should be shown. For instance, you may wish to show a mini-calendar on one of your pages or a login box so users can login right from your home page. Plugin blocks allow developers to create blocks that can easily plugin to the system without having to create code modifications.
- Feeds - not just limited to RSS. You can create "feeds" of almost any type of data - forums, topics, replies, calendar events, blog entries, gallery images, download manager files, and of course traditional RSS imports. A wizard will guide you through creating these feeds, allowing you to specify how the feed should be pulled (do you want to show the last 5 gallery images? what about a random sampling of forum topics? how about all topics from the visitor's friends list since their last visit?) to make it simpler for you to define the block.
- Custom - create blocks by editing BBCode (using our WYSIWYG editor), raw HTML, or raw PHP. Input any information you like.
The system is very flexible, allowing you to do nearly anything you want, while at the same time providing a simple user interface and wizard-based approach for creating content to keep things easy for newer users. Power users can ignore all the special features and just type in raw-PHP if they prefer. The choice is up to the administrator.
The CCS supports friendly urls (you define the folders and page names while creating pages), and does not require the page output to be accessed through your forum directory. This means you can have your community at example.com/forums but your main web site can show under just example.com easily. You can use IP.Board's skin system (inheriting the forum skin) or you can elect to create raw pages without inheriting any CSS, wrapper, or JavaScript from IP.Board.
Pricing and Availability
The CCS was developed completely separately from the IPB3 and applications process allowing us to develop CCS without any delay in IPB3's development time. As such, we are happy to say we will be able to release CCS about two weeks after IPB3's first supported release! Pricing will be announced at that time.
We are sure there will be many questions about the CCS and we welcome them. Over the next several days there will be blog entries on our company blog going into greater detail on each of the core features of CCS. Hopefully all of your detailed questions will be answered then. Please accept our apologies if we may sometimes ask you to wait for the next blog update before answering your questions. Thank you!
#2076512 What's new in IP.Board 3.2.0 and related Apps (so far)
Posted
Charles
on 04 February 2011 - 08:41 AM
As always with IPS, everything listed here is not part of a "possible" roadmap. We will only post items on this list when they are 100% complete and included in IP.Board 3.2.0 so you can trust that what we post in public is what you will get.
Calendar Improvements
- SEO Improvements: http://community.inv...o-improvements/
- Consistency: http://community.inv...ii-consistency/
- RSVP: http://community.inv...-part-iii-rsvp/
- Simplification and interface changes: http://community.inv...erface-changes/
- iCalendar support: http://community.inv...lendar-support/
Moderator Functions
- Report Center improvements: http://community.inv...r-improvements/
- Editing Member improvements: http://community.inv...r-improvements/
- Moderator Control Panel: http://community.inv...-control-panel/
New Text Editor
- New editor and auto-save: http://community.inv...ew-text-editor/
- Cleaner interface, quick reply, quick quoting: http://community.inv...editor-part-ii/
- New post alert while typing reply: http://community.inv...ditor-part-iii/
AdminCP
- New style: http://community.inv...-admincp-style/
- New "like" reputation mode: http://community.inv...tion-mode-like/
- Easy member management: http://community.inv...ber-management/
- Improved restrictions: http://community.inv...s-enhancements/
- Forum Management: http://community.inv...rum-management/
- Remote skin editing: http://community.inv...e-skin-editing/
Core Functionality
- View new content and topic marking improvements: http://community.inv...d-topic-marking and part 2: http://community.inv...t-improvements/
- New Photo Editor: http://community.inv...w-photo-editor/
- Shared media: http://community.inv...e-shared-media/
- Tagging and prefixes: http://community.inv...g-and-prefixes/
- Notification enhancements: http://community.inv...n-enhancements/ and http://community.inv...cations-part-2/
- New mobile skin: http://community.inv...te-mobile-skin/
Miscellaneous Changes
- "Delete All" button has been added to the SQL error logs page
- Linear+ and Outline modes removed for topic viewing (they're a hold-over from an older time on the web and it's time to retire them)
- Support for IPv6
- You can now use the member management tools to search for incomplete members
- Pagination added to the incomplete members page of the ACP
- If only one skin or language is choosable, the dropdown selector at the bottom of the page will be hidden
- Member photos and member avatars are being merged into one function: member photo. There was too much overlap between the two features.
- IP.Calendar and IP.Chat will no longer be bundled in the IP.Board download zip to reduce the size of the download. This also allows clients who have no interest in IP.Chat or IP.Calendar to choose not to download or install those applications. Of course those who do wish to use those applications can easily download from the client area and install them.
- Rebuild FURL cache button has been moved to the cache management page.
- It is now possible to rename the “hooks” folder to something else editing the constant IPS_HOOKS_PATH in initdata.php.
- You can now edit each group’s report center permissions directly from the group management area
- Report center now supports item marking to remember and indicate which reports you’ve viewed
- Customers who have purchased Copyright Removal no longer need to enter a separate Copyright Removal key. The copyright will automatically be removed when activating your license.
- New settings for attachments to limit size of files stored on disk
- Separate ACP restriction options have been added for managing spam users and incomplete users (access to these areas were previously controlled by the option “can manage banned users”).
- “Show X Last visitors in profile” now shows always the last 5 visitors if the setting is enabled rather than having a 3, 5, 10 dropdown choice.
- New ACP tool to create the cronjobs to rebuild sphinx indexes
- When adding a ban filter in the ACP you will now have an option to enter a reason visible to all admins (the reason won’t show in the public side).
- Pinned, polls, and moved topic prefixes have been moved to language files (they were previously in the settings area)
- Many redundant or pointless settings removed. Other settings moved to more logical locations. Some settings groups merged to create fewer groups to go through when setting up your community. System Settings menu item moved to a top-level menu item under System tab so it's available with one-click anywhere in AdminCP.
- The note box in your My Settings (UserCP) area has been removed. It is a hold-over from years past and doesn't seem to make sense in community software. If you are one of the very few people who use this: make a copy of your notes before upgrade.
- The unread topic marking system will now remember what page of a topic you left off reading rather than assume you read the entire topic on the first click.
Other Important Changes
- IP.Subscriptions, our simple application to allow you to sell member group promotions on your community, will be updated to work with IP.Board 3.2 but this will be the last update to IP.Subscriptions. IP.Subscriptions has been around for many years - long before communities were assumed to bring in revenue - and it's time to retire it to focus on our more modern application: IP.Nexus. With the release of IP.Board 3.2, IP.Subscriptions will be considered end of life (EOL) and will no longer be supported. Clients should switch to the new IP.Nexus product which is continually updated and contains many more opportunities to monetize your community. A member of our community, Andy Rixon, has agreed to take on continuing development of this product so those of you who use it will still have a solution.
- The Portal application in IP.Board has existed from the very early days of our company. It was only ever intended as a simple portal and demo of the software but grew a bit over time. It has had minimal updates and the feature set is very minimal when compared to today's expectations of community owners and operators. The Portal application will not ship with IP.Board 3.2 and should be considered EOL. It will be available in the IPS Marketplace after IP.Board 3.2's release for those of you who do use it so you can still upgrade to 3.2. We will also post information on how to easily replicate the Portal's functionality in IP.Content which offers all that the old Portal did and much, much more. A member of our community, Andy Rixon, has agreed to take on continuing development of this product so those of you who use it will still have a solution.
- As IP.Board 3.2 will have a whole new default skin, the CleanCut skin will become redundant and will therefore no longer be updated by IPS.
#2139520 IP.Board 3.2.0 and Applications Released
Posted
IPS News
on 25 July 2011 - 09:27 AM
Everyone at IPS is very proud of IP.Board 3.2.0 and the Application updates. We have worked hard to create a quality, modern community platform and the feedback from our clients has been tremendous.
We are releasing the following new software:
IP.Board 3.2.0
Fully featured community platform including forums, members profiles, calendar, status system, integration, and much, much more.
IP.Gallery 4.1.0
Categories and photo albums for your members to share their images and videos on your community.
IP.Nexus 1.3.0
Fully featured commerce system to sell products, membership access, advertising, digital downloads, and more. Includes tools like a support desk to help manage you clients.
IP.Blog 2.4.0
Allow you and your members to post blogs on your community or syndicate externally hosted blogs easily.
IP.Downloads 2.4.0
Complete file management application including file version control, commenting, and forum topic linking.
IP.Content 2.2.0
Content management for your community - run a full web site or a simply community portal. The possibilities are endless.
IP.Chat 1.3.0
Engage your members in real time chat or send them private chats while in the chat room.
IP.Calendar 3.2.0
Event calendar for your community with multiple calendars, public/private events, and iCal support.
Though IP.Board 3.2.0 and its applications have been tested for months, you never know what you are going to get when thousands of people start using it overnight. Therefore: now that IP.Board 3.2.0 and the applications will be used by a much larger audience we will probably come across many as yet undiscovered bugs. You can expect maintenance releases for all the software frequently as we work quickly to address any issues reported.
- We are now providing technical support and services for IP.Board 3.2.0 and the applications. As you might imagine, many thousands of clients will be asking for help so please note that if you request upgrade or install assistance that there could be a delay up to a few days to process that request.
- If you choose to use our auto-installer/upgrade service in the client area we appreciate your feedback as this is a new service.
- If you are upgrading a community with a large number of posts you may wish to have your web host execute the post table alter query on your behalf. Large post tables may time out running this query in the browser. The upgrade system will warn you if this is needed. As a benchmark, our install of 865,000+ posts took a bit less than 3 minutes to run this query.
- Your skin will of course need to be redone after you upgrade to 3.2.0.
- The visual skin editor in 3.2.0 should still be considered a beta feature. It will be improved with each maintenance update.
- Each of the applications specified above is only compatible with IP.Board 3.2 and not older versions (for example, IP.Nexus 1.3 cannot be installed on IP.Board 3.1.x).
- We may reply to this topic with hot-fix patches or notes if any critical issues come up so please use the "Follow this Topic" feature to get notified.
- If you experience any problems, before submitting a ticket, please disable all third party applications and hooks.
What's new in IP.Board 3.2!
In addition to this list there are countless other minor improvements and changes based on client feedback too numerous to mention.
Calendar Improvements
- SEO Improvements: http://community.inv...o-improvements/
- Consistency: http://community.inv...ii-consistency/
- RSVP: http://community.inv...-part-iii-rsvp/
- Simplification and interface changes: http://community.inv...erface-changes/
- iCalendar support: http://community.inv...lendar-support/
Moderator Functions
- Report Center improvements: http://community.inv...r-improvements/
- Editing Member improvements: http://community.inv...r-improvements/
- Moderator Control Panel: http://community.inv...-control-panel/
New Text Editor
- New editor and auto-save: http://community.inv...ew-text-editor/
- Cleaner interface, quick reply, quick quoting: http://community.inv...editor-part-ii/
- New post alert while typing reply: http://community.inv...ditor-part-iii/
AdminCP
- New style: http://community.inv...-admincp-style/
- New "like" reputation mode: http://community.inv...tion-mode-like/
- Easy member management: http://community.inv...ber-management/
- Improved restrictions: http://community.inv...s-enhancements/
- Forum Management: http://community.inv...rum-management/
- Remote skin editing: http://community.inv...e-skin-editing/
Core Functionality
- View new content and topic marking improvements: http://community.inv...d-topic-marking and part 2: http://community.inv...t-improvements/
- New Photo Editor: http://community.inv...w-photo-editor/
- Shared media: http://community.inv...e-shared-media/
- Tagging and prefixes: http://community.inv...g-and-prefixes/
- Notification enhancements: http://community.inv...n-enhancements/ and http://community.inv...cations-part-2/
- New mobile skin: http://community.inv...te-mobile-skin/
- Facebook, Twitter, and mobile updates: http://community.inv...mobile-updates/
- Visual Skin Editor: http://community.inv...al-skin-editor/
Miscellaneous Changes
- "Delete All" button has been added to the SQL error logs page
- Linear+ and Outline modes removed for topic viewing (they're a hold-over from an older time on the web and it's time to retire them)
- Support for IPv6
- You can now use the member management tools to search for incomplete members
- Pagination added to the incomplete members page of the ACP
- If only one skin or language is choosable, the dropdown selector at the bottom of the page will be hidden
- Member photos and member avatars are being merged into one function: member photo. There was too much overlap between the two features.
- IP.Calendar and IP.Chat will no longer be bundled in the IP.Board download zip to reduce the size of the download. This also allows clients who have no interest in IP.Chat or IP.Calendar to choose not to download or install those applications. Of course those who do wish to use those applications can easily download from the client area and install them.
- Rebuild FURL cache button has been moved to the cache management page.
- It is now possible to rename the "hooks" folder to something else editing the constant IPS_HOOKS_PATH in initdata.php.
- You can now edit each group's report center permissions directly from the group management area
- Report center now supports item marking to remember and indicate which reports you've viewed
- Customers who have purchased Copyright Removal no longer need to enter a separate Copyright Removal key. The copyright will automatically be removed when activating your license.
- New settings for attachments to limit size of files stored on disk
- Separate ACP restriction options have been added for managing spam users and incomplete users (access to these areas were previously controlled by the option "can manage banned users").
- "Show X Last visitors in profile" now shows always the last 5 visitors if the setting is enabled rather than having a 3, 5, 10 dropdown choice.
- New ACP tool to create the cronjobs to rebuild sphinx indexes
- When adding a ban filter in the ACP you will now have an option to enter a reason visible to all admins (the reason won't show in the public side).
- Pinned, polls, and moved topic prefixes have been moved to language files (they were previously in the settings area)
- Many redundant or pointless settings removed. Other settings moved to more logical locations. Some settings groups merged to create fewer groups to go through when setting up your community. System Settings menu item moved to a top-level menu item under System tab so it's available with one-click anywhere in AdminCP.
- The note box in your My Settings (UserCP) area has been removed. It is a hold-over from years past and doesn't seem to make sense in community software. If you are one of the very few people who use this: make a copy of your notes before upgrade.
- The unread topic marking system will now remember what page of a topic you left off reading rather than assume you read the entire topic on the first click.
IP.Nexus 1.3.0
- Global Changes http://community.inv...global-changes/
- Updated to match the new styling in IP.Board 3.2 both on front end and AdminCP
- Search functions integrated with AdminCP live search
- Attention icons to display items needing your attention
- 2Checkout.com gateway added
- Support for PayPal subscriptions
- Subscription option for packages so a member can only purchase an item once
- Better support to remember a member's original member group when you are using IP.Nexus group promotion feature
- More admin-level notification options of new activity
- Updated to match the new styling in IP.Board 3.2 both on front end and AdminCP
- Hosting improvements: http://community.inv...us-130-hosting/
- Customers and purchases: http://community.inv...-and-purchases/
- Support: http://community.inv...us-130-support/
http://community.inv...-41-dev-update/
Other Applications
Other applications have been updated to work with IP.Board 3.2.0, have received cosmetic improvements, and other minor updates to improve functionality. All applications will get larger updates now that IP.Board 3.2.0 has been released. Keep an eye on our news feed for information.
Code-Level Changes
These are changes made at the code-level of our software during this release phase that may interest our power-user clients.
Performance Improvements
- Reduced several cache-load queries on the ACP index page
- Combined two permissions queries loaded on every ACP page into one
- Added some additional cache-loading calls to other ACP pages (manage applications, manage hooks, manage members)
- Added some caching for fetching the max version ID in the upgrade_history table, which reduces the number of queries on the ACP manage applications page by the number of applications installed
- Changed how modules are grabbed when IN_DEV is enabled for menu building (runs one query instead of one query per application)
- class_forums was getting loaded and initialized twice in the Manage Forums page - fixed so it's not reloaded a second time. Also removed a shortcut for the class in the manage forums file to reduce small amount of overhead/memory.
- Removed a query for group data on Manage Forums page (group_cache is already loaded, so used that instead)
- Removed several deprecated functions, reducing the size of some classes and reducing their resulting overhead
- Edited language export routine (for IN_DEV mode) so that it only exports the data we absolutely need. This reduces the size of our language XML files significantly, and also reduces memory overhead needed to process the language XML files.
- Index added on ibf_posts.post_parent to speed up certain update queries that previously required a full table scan
- A lot of unused code in the friend management files has been removed
- Avatar or profile photo cleanup tools in ACP were unnecessarily loading and instantiating upload class
- Removed outdated/non-functional coloring in admin logs
- Calendar has been rewritten, and much unused code has been removed.
- Caches used by calendar were not being properly loaded at runtime
- Changed most of the file_exists call in the code with is_file for a faster code execution
- The bbcode cache now uses the ‘bbcode_tag’ field as array key instead of an incremental integer, that allows a faster data access for single bbcode tags as there is no need to scan the whole array with a foreach.
- An unnecessary query has been removed from the forum index view (the query used to verify the name used for the friendly URL is correct)
- Removed unnecessary query from report center report view
- A cache used by report center was being queried separately instead of at page initiation
- Report center plugins are now cached for quicker runtime lookup without having to query the database
- Useless queries removed from report center
- Some queries that selected all rows and counted them (instead of running COUNT style queries) were changed to be better optimized
- ACP skin files previously extended the output class unnecessarily. This was removed, resulting in approximately 20KB or more memory savings in each ACP page.
- Report center plugins are now cached for quicker runtime lookup without having to query the database
- RSS import now is much faster on boards with lots of feeds setup in the ACP.
- overWrite header query / method_exists moved from every page load and value is cached in app_cache
Developer-Oriented Changes
Changes that may impact resource authors and skinners (including removed functions, database changes, new hooks, etc.)
- $this->DB->force_data_type has been removed. Mod authors should now call $this->DB->setDataType( $column, $type ) instead.
- $this->DB->no_escape_fields has been hidden. You should use the available $this->DB->preventAddSlashes( array( 'col' => 1 ) ); syntax instead.
- Login management custom configurations have moved to database handling. conf.php (or conf.dist.php) files are no longer needed (though acp.php still is).
- search_results, sessions.location, and cache_store.cs_extra are all removed
- If you have a findIpAddress extension you can now add an array of additional columns to pull from your table as the fourth array member. i.e. "'posts' => array( 'author_id', 'ip_address', 'post_date', array( 'pid' ) ),"
- IPB will now do a better job of cleaning up centralized application data during uninstall, so applications don't have to do it manually. (http://community.inv...support-ticket/)
- The way hook data to-be-exported is stored has changed. This should have minimal impact on developers as the upgrade routine will update it for developers. This should make working with hooks between multiple developers easier, and make hooks import, export, install and uninstall in a much more consistent manner whether IN_DEV is on or not.
- Many skin system bugs have been resolved, and improvements implemented, making the skin system more flexible to developers using it outside of normal contexts, while allowing it to be more forgiving of various formatting possibilities (i.e. typehinting for function parameters and spacing around function parameter definitions).
- Central permission management now correctly can handle more than one permission type within a single application
- IPv6 is now supported. You should ensure any database columns holding IP addresses are varchar(46) or larger.
- You should use the new ipsRegistry::getAppClass( $app ); call to load your app_class_(application).php class. This ensures any library hooks execute as appropriate and consolidates duplicative code.
- You should use the new constants IPS_FILE_PERMISSION / IPS_FOLDER_PERMISSION for file and folder permission values. i.e. instead of chmod( $file, 0777 ); use chmod( $file, IPS_FILE_PERMISSION ); instead.
- Calendar has been completely rewritten - the DB schema has changed, dates are stored as datetime parts in MySQL, etc.
- The ACP has a new interface implemented, some of the JS has changed, jQuery is now supported in the ACP
- Removed 4 data hooks in public_forums_forums_topics: topicViewTopicData, topicViewDisplayData, topicViewForumData, topicViewPostData. All 4 of them can be replaced with a simple skin overloader for the template "skin_topic > topicViewTemplate".
- Photos and avatars have been merged.
- Photos thumbs are now cropped at 100px and you can select which area to crop
- Twitter / Facebook photos are actually imported and re-sized where possible (needs fopen URL wrappers otherwise the thumb URL for the services is used)
- Some functionality for importing/exporting/rebuilding from and to XML files has been hidden unless IN_DEV mode is enabled
- Added a second parameter for the function “$this→cache→getCache( $CACHE_KEY, FALSE );” which allows to skip the loading from the database if the cache isn’t loaded already.
- A new option to define an application when creating an hook, if the application is filled the code checks if it is enabled and if not skips loading the hook file completely.
class_forums::fetchTopicFolderIcon() has been changed to return an array of meta-data about the topic that can be used to generate the topic icon, although Rikki is changing how topic icons work in general anyways.
pp_*thumb*_x is now pp_*small*_x - The sessions API (admin/sources/classes/session/api.php) now supports a different cutoff time rather than the default one, additional joins, ‘where’ query bits, complete ‘where’ query part override.
- The function “IPSLib::unpackGroup()” now is “IPSMember::unpackGroup()”.
- ACP group_form.php plugins now support an optional third method: postSave(). This method accepts one parameter (the group ID), is only called if present, is called after the rest of the group data is saved, and should not return anything.
- Added a getCount() method to the like class to return just the number of followers
- The setting disable_reportpost has been removed. Our applications now check the report center permissions directly, instead.
- Hooks Improvements: http://community.inv...s-improvements/
- Applications Improvements: http://community.inv...s-improvements/
- A new extensions file per-app is supported: permissionsSync.php. Class name should be “(app)PermissionsSync” and supports a constructor (ipsRegistry reference passed) and one method with no arguments: updatePermissions(). This method can be used to rebuild application caches when the app permissions have been updated from the central permission manager.
- Deprecated function getBlogID() in the blog API has been removed, developers will need to use the more updated function fetchBlogIds()
- makeProfileLink, memberViewImages, makePassword, makeNameFormatted, canReceiveMobileNotifications have been moved to IPSMember
- unconvertSmilies has been moved to IPSText. The redirect method in the bbcode class has been removed.
- The “doneScreen” method in the admin output class has been entirely removed. Authors are encouraged to use the global_message/silentRedirectWithMessage() methodology instead.
- The “redirect” method in the admin output class now simply routes to silentRedirectWithMessage(), and is marked deprecated.
- The template “global_main_wrapper_no_furniture” has been removed from the admin skin.
- Function “rebuildSphinxConfig” has been moved from “IPSLib” to “admin_core_applications_applications”
- classCommunication.php was removed, and classFileManagement.php was extended to handle POST requests (encompassing the only functionality missing compared to classCommunication.php)
- Almost all private methods have been switched to protected to allow more robust hook capabilities
- New pagination potions to use a next/previous style pagination. Next/previous style pagination supports AJAX pagination.
- The column “ban_nocache” has been removed from the “banfilters” table.
- New adminOutput method setMessage() has been added. Allows to set the global_message, and allows to specify a “sticky” flag or not.
- ACP Settings are now in their own “settings” module and the templates have been moved as well in “cp_skin_settings”.
- menu.xml files for ACP modules now support specifying a language key, which can then be placed into “(app)_admin_menulang.php” as “menu__(language_key)” to support menu language abstraction in the ACP. This is optional for apps.
#1831035 Introducing Spam Monitoring Service
Posted
IPS News
on 22 July 2009 - 04:07 PM
Our new Spam Monitoring Service will assist with the ever-growing problem of spam account registrations on communities across the web. This service will use a central database, hosted by IPS, to track those that may try to register an account on your IP.Board-powered community and stop them from registering.
How it Works
Each time a user tries to register, your IP.Board will contact the service and report the IP address and email address attempting to register. The service will scan a list of known spammers and give the account a score of 1 - 4. There are various options you can configure to control what behavior happens based on the score such as banning the account, letting it through normally, or queuing it for approval.
By harnessing the power of the many thousands of IP.Board communities, the service can "learn" over time what accounts are spammers. For example, a real human could never register on 5 IP.Board communities in just one minute so the service would see that account as a probable spam account.
The service will also monitor the "mark as spam" feature now included in IP.Board. This means that, as you and your moderators manually mark an account as a spammer, the information is reported back to the service to help stop those accounts on your community and other IP.Board communities as well!
Through these methods we are creating a service that learns from the collective data gathered from all IP.Board communities who choose to participate in the Spam Monitoring Service.
Privacy
IPS will collect various registration information to track and catch spam accounts. Information that is not from a spammer is only kept temporarily (to detect trends so we can catch spam accounts) then deleted. The only information permanently kept is for those known to be spammers. The service is completely optional and no IP.Board is required to participate.
Activating the Service
The Spam Monitoring Service will be available in IP.Board 3.0.2 and is already being tested here on the IPS company forums. Once you have IP.Board 3.0.2, simply login to the IPS client area and activate a special key used for the service and put that key on your IP.Board AdminCP.
Pricing
To further our continuing efforts to not only enhance the products we offer but also the services around those products: this service will be offered at no additional charge to those with an active support and service license for IP.Board and for IPS hosting customers!
#2116888 Complete the Suite Promotion
Posted
IPS News
on 03 June 2011 - 01:15 PM
Our most popular promotion ever, Complete the Suite, is back to welcome the preview of IP.Board 3.2!
Complete the Suite promotion is specifically for our loyal, existing customers. This promotion will allow you to fill in the gaps in your IPS community suite licenses at a discounted price.
Anyone with a current, active IP.Board license (Standard/Business/Perpetual/Lifetime) will be able to purchase the following applications at the reduced price listed:
- IP.Gallery:
$64.99... $35 - IP.Blog:
$49.99... $35 - IP.Downloads:
$49.99... $35 - IP.Content:
$49.99... $35 - IP.Nexus:
$74.99... $55
Do you already have IP.Board and IP.Gallery but always wanted IP.Blog? Now is the time to purchase IP.Blog at a discounted price. Perhaps you have everything except IP.Content and are ready to power your whole web site with the IPS suite? Perfect time to give it a try! Maybe it's time to try to monetize your community with our IP.Nexus commerce system.
To order: login to the client area, and click the green New Purchase button in the upper right. If you qualify, the discounted prices will show.
Act fast! This promotion ends June 17, 2011.
#2232906 IP.Board Security Update
Posted
IPS News
on 20 February 2012 - 07:11 AM
This issue exists in all IP.Board 3 versions. We recommend that everyone using these versions apply this simple one file patch.
Simply download the zip for your IP.Board version, expand the zip on your computer and upload the file to the relevant folder on your server. The directory structure is maintained in the zip so you will have no issues finding the file.
If you need assistance, please contact technical support.
IP.Board 3.2.x
feb_3_2_x.zip 2.72K
4169 downloadsIP.Board 3.1.x
feb-3_1_x.zip 2.76K
1059 downloadsIP.Board 3.0.x
feb-3_0_x.zip 2.76K
372 downloadsIf you are running a version of IP.Board older than those listed we highly recommend you upgrade to the latest, supported version as it will include this and other fixes.
#1937932 IP.Board 3.1 Pre-Release Promotion
Posted
IPS News
on 06 April 2010 - 12:21 PM
Purchase an IP.Board license and any two applications or services and receive a $50 account credit!
Simply purchase your IP.Board license before May 1, 2010 along with at least two qualifying applications or services and receive a credit on your account of $50 good toward any future purchase. You can use this $50 to buy an additional application at a later date or simply save it and it will automatically be applied to future renewal fees.
To qualify be sure to enter coupon code: PRE31CREDIT
Qualifying Applications and Services
- IP.Blog
- IP.Gallery
- IP.Content
- IP.Downloads
- MS-SQL Database Driver
- Conversion Service
Recently Purchased?
If you recently purchased IP.Board along with at least two of those items in the list above between the date of this announcement and March 15, 2010: simply submit a ticket to account services to request an account credit.
Credit Applications
Anyone who makes a qualifying purchases after the date of this announcement and uses the special coupon code does not need to do anything to get the credit. Please note that credits will not be applied until after May 15, 2010.
Existing Customers
Existing customers can take part in this promotion. It's a great time to buy an additional license to convert that other community you have running or start that new community you always thought about giving a try. Volume discount licenses also qualify. If you have issues ordering or are not prompted for discount code please just submit a ticket to account assistance.
#1801612 Invision Power Board 3.0.0 Release Candidate 1
Posted
IPS News
on 14 May 2009 - 08:33 AM
This is the first release candidate release so please take a moment and read this entire announcement before downloading. Everyone here at IPS is very excited to reach this milestone of development and we look forward to working with everyone to sort out any remaining issues that crop up during the RC stage so we can quickly move to the final release.
The release candidates for IP.Blog, IP.Gallery, and IP.Downloads will be available in about a week.
What is a Release Candidate?
A release candidate is a version of the software between the beta phase and a final release. With the first release candidate of IP.Board 3.0.0 you can safely assume that we consider the software stable enough to use on your live community. There will be bugs and issues but it is our belief that any issues that come up should not impact your overall ability to manage your community. Keep this in mind as you make your decision to upgrade to IP.Board 3.0.0 RC1 and only upgrade if you are comfortable working around any possible issues that are present. We will of course fix any issues that come up in IP.Board 3.0.0's final release.
Technical Support and Service
IP.Board 3.0.0 RC 1 can be considered safe to use on a live site but it is not quite the final version of the software just yet. We want to give those comfortable upgrading to an RC release the chance to do so and report issues before we encourage everyone to upgrade. Technical support and service is not offered during the RC stage but of course will be available when the final version is announced.
Download IP.Board 3.0.0 RC 1
To download, log in to your client area. You will see the RC download information by clicking into your downloads. As stated above, technical support is not available so please only download if you are comfortable testing software.
IPS Hosting clients: a build of RC 1 for your use will appear in the client area soon. Sorry about the delay there.
#2053758 Invision Power Services: 2010 Year in Review
Posted
IPS News
on 09 December 2010 - 09:39 AM
December 2009
We began blogging about IP.Board 3.1 and IP.Content 1.2. Everyone was very excited to start revealing the upcoming changes to IP.Board and to further the maturing of the new IP.Content product.
January:
- IP.Chat 1.0.0 released as final. IP.Chat 5 user room provided for free to all customers with an active support contract.
- Blogged about expected updates to our addon applications
- Released public phpdoc documentation for developers
- IP.Downloads 2.1.0 released final. IP.Downloads 2.1.0 provides friendly URLs, upload progress bar, multiple files per record, interface updates, and more.
- IP.Content 1.2.0 released final. 1.2.0 provides WYSIWYG editors, better control over fields, and better support for attachments.
- Gallery 3.1.0 released final. 3.1.0 introduces album cover images, friendly URLs, sub albums, profile picture albums, friendly only albums, and fancy slideshow.
- IP.Blog 2.1.0 released final. 2.1.0 includes support for group blogs, Blog This!, RSS imports, resource improvements and more.
- Continued blogging about IP.Board 3.1 improvements
February:
- Improvements to spam monitoring service.
- Continued blogging about IP.Board 3.1.0 and addon application updates to be expected
- Extended our demo system to 48 hours (extended to 5 days later in the year).
March:
- IP.Board 3.1.0 revealed to the community via updated company forums. New features include profile customization, link sharing, status updates, twitter integration, reputation viewing, ad codes, notification system, soft deletions, and more.
- Continued blogging about expected application updates and IP.Board 3.1.0 changes.
- Skin Generator service launched for free to all active license holders.
April:
- Community Hosting improvements were made allowing for free 20 user chat rooms, IP.Content available for only $5/month, and a switch from generic metrics to user-based limits.
- Continued blogging about application updates, and released betas of the new versions for the community to begin testing.
- IPS Staff is excited to hear the news that Nakisha Thomas, our Director of Customer Service, welcomes the birth of her son.
May:
- iPhone app developed and released for free to the community.
- Skin generator service updated.
- Introduced IP.Nexus as our new business platform.
June:
- IP.Board 3.1.0, IP.Gallery 3.2.0, IP.Blog 2.2.0, IP.Downloads 2.2.0, IP.Content 2.0.0, and IP.Chat 1.1.0 released. Many great improvements for all products available to customers - check out the release topic for a full list. It's impressive!
- IP.Board 3.1.1, IP.Gallery 3.2.1, IP.Blog 2.2.1, IP.Downloads 2.2.1, IP.Content 2.0.1, IP.Chat 1.1.1 released. Quick bug fixes for the most notable issues in the newest version.
- iPhone app updated to support push notifications, amongst other features.
- Community directory launched to allow customers free exposure to anyone using the iPhone app or browsing our company forums for any site.
- New IPS web site launched.
July:
- IPS conducts a donation drive for Autism research, in part to test our newest upcoming product IP.Nexus, and in addition to raising $1000 via donations from our community, IPS donated a matching $1000 to AutismSpeaks.org.
- IP.Board 3.1.2, IP.Gallery 3.2.2, IP.Blog 2.2.2, IP.Downloads 2.2.2, IP.Content 2.0.2, and IP.Chat 1.1.2 released. In addition to important bug fixes, this release includes enhanced SQL error display, ACP live search improvements, SQL toolbox enhancements, improvements to partial member registrations, and more.
- Forum support launched allowing official support via our company forums.
August:
- Website improvements to make documentation searching easier and better documentation organization.
- Community hosting improvements implemented.
September:
Continued blogging about upcoming updates to our software. IPS does not release roadmaps as they are too easy to stray from and you end up making promises you cannot keep which we never want to do. Instead, we post blog entries when we complete a new feature so everyone knows it's not just a mockup or an unfulfilled hope.
October:
- IP.Board 3.1.3 released.
- Skin generator updated and improved.
- Release schedule for our products announced. The first and last time IPS has done this!
November:
- IP.Nexus 1.0.0 released.IP.Nexus is our powerful ecommerce solution that allows you to monetize your IP.Board easily.
- IP.Content 2.1.0 released. Features include external widgets, redesigned default interface, block variable help, admin interface improvements, better forum integration, template import/export, and more.
- IP.Nexus 1.0.1 released. As part of our commitment to maintain and update Nexus regularly, we release our first update for Nexus only 10 days after initial release of 1.0.0.
- IP.Content 2.1.1 released. Resolves bugs reported since the release of 2.1.0.
- IP.Board 3.1.4 released. This release includes new like and comment functionality which our other application updates will be making use of.
- IPS Marketplace goes live. The Marketplace allows developers to sell their IPS product addons directly through our site, reaching more customers with less hassle.
- IP.Nexus 1.0.2 released. This release is part of our continuing effort to ensure any issues affecting your ability to monetize your site using IP.Nexus are promptly addressed.
- New release and quality assurance testing two-stage procedure implemented to help enhance quality assurance of releases, and to give customers a chance to test and use the software prior to actual release.
- IPS Staff is excited to hear the news that Lindy Throgmartin, our CEO, welcomes the birth of his son.
December
- In just a couple weeks of activity already paid out over two thousand dollars to Marketplace contributors.
- IP.Blog 2.3.0 released. 2.3.0 includes new like and commenting systems, Facebook like buttons on entries, tweet entry button on entries, a redesigned portal interface, improved notifications, new interfaces, and more.
- IP.Downloads 2.3.0 released. 2.3.0 includes IP.Nexus integration for selling downloads, an overhauled user interface, improved notifications, new like and comment system integration, and much more.
- IP.Nexus 1.0.3 released.
We are all looking forward to a productive 2011 and will continue to bring you the best community software around!
#2016531 IP.Board 3.1.x Security Patch Released
Posted
IPS News
on 07 September 2010 - 09:42 AM
The damage this sort of attack can do is drastically mitigated by IP.Board's use of HTTP-only cookies and other security measures.
As part of our continued dedication to security enhancement, we are releasing a simple patch for IP.Board 3.1.2 to address this issue. If you are running IP.Board versions less than 3.1.2 simply upgrade your software version.
Download Patch
Simply upload the attached file to: admin/sources/classes/bbcode/custom/defaults.php
312_sept_patch.zip 11.15K
3010 downloadsThe main download zip has been updated at the time of this post.
#1814107 Invision Power Board 3.0.0 and Applications Released
Posted
IPS News
on 25 June 2009 - 08:18 AM
This is the first supported release of Invision Power Board 3.0.0! We would like to thank everyone who has helped beta test the product so we can release as stable a product as possible today.
Products Released
- Invision Power Board 3.0.0
- Invision Power Gallery 3.0.0
- Invision Power Blog 2.0.0
- Invision Power Downloads 2.0.0
- Invision Power Converge 1.1.0
Please note that this is the very first supported release of these products. As with any large software product, it can take several maintenance releases to work out most of the remaining bugs or oddities left in the software which are only discovered when many thousands of installs are done. We had an extensive beta period and a staggered launch of IP.Board 3.0.0 to catch most issues. Initial feedback on 3.0.0's first supported release has been great but, even so, we do expect to have a 3.0.1 release in the next couple weeks.
Downloading and Installing
You can download all products you have a license for in the IPS client area. There are no upgrade packs as this update requires you upload all files in the download.
Be sure to follow the install upgrade instructions. Remember that any skins, modifications, graphics, etc. on your version 2.x IPB will not work on IP.Board 3.0. You will not lose any posts or member information in the upgrade.
Technical Support
Technical support is now available for IP.Board 3.0.0 and the Applications. Please be patient during this initial launch phase as response times may be longer than normal due to the increased volume of requests. Phone support will also be delayed.
Important: If you would like our staff to install or upgrade for you, please be aware that there can be delays of many days for install or upgrade services during this initial launch phase. Whenever possible, please consider performing the install or upgrade yourself to save time waiting.
Above all: enjoy the new products! We have worked hard on the updates and wish you continued success with your online communities!
Subscriptions Manager and MS-SQL Database
The subscriptions manager and MS-SQL database driver are not yet available. They will be released separately very soon. Our apologies for the delay. Rest assured we are making these releases a priority.
New IPS Web Site
We are also launching our new company web site on invisionpower.com today. Please forgive any navigation issues on the site while we apply the new content.
#1961710 IP.Board 3.1.0 and Applications Released
Posted
IPS News
on 01 June 2010 - 07:53 AM
- IP.Board 3.1.0
Fully featured community platform including forums, members profiles, calendar, status system, integration, and much, much more.
- IP.Gallery 3.2.0
Categories and photo albums for your members to share their images and videos on your community.
- IP.Blog 2.2.0
Allow you and your members to post blogs on your community or syndicate externally hosted blogs easily.
- IP.Downloads 2.2.0
Complete file management application including file version control, commenting, and forum topic linking.
- IP.Content 2.0.0
Content management for your community - run a full web site or a simply community portal. The possibilities are endless.
- IP.Chat 1.1.0
Engage your members in real time chat or send them private chats while in the chat room.
In addition to the core software, the following products and services are also available:
- Microsoft SQL Server Database Drivers for alternate database solutions.
- IP.Board iPhone App for easy mobile access for you and your members!
- Converter Services to convert from other community software to IPS.
- Skin Generator service to easily create a custom skin for your community.
- Spam Monitoring Service to stop spam account registration at the source.
Downloading
You can download these releases in the client area and begin enjoying the new features.
- We have had three beta releases for testing and are confident any major issues have been addressed. However, as this is the first supported release that will be used by thousands of people, there could be as yet undiscovered issues. Please report issues in the bug tracker.
- Important technical support note: During the launch of the new products, and the great interest they will create, support response times (especially for install or upgrade requests) may be delayed. We appreciate your understanding during the launch time. If your community is critical in nature and even the slightest delay in support services would impact you then you may wish to wait until version 3.1.1 to upgrade.
- If you are upgrading from IP.Board 3.0.x then please note that, although this is not a destructive upgrade, you may need to manually update any skins you have using the new merge center to add the new functionality. You may also need to update any custom applications or hooks to use some new file locations. Technical support from IPS for skins is limited. When in doubt contact the author of the skin or use the default skin that ships with IP.Board.
- If you are currently using Facebook Connect integration, you will now need to add your Facebook application ID into the system settings. Please see this article for more information.
- Legacy chat services Addonchat and Parachat are no longer supported from version 3.1 onwards. If you are using these older services and wish to continue doing so: do not upgrade to version 3.1 at this time. You may wish to consider switching to our new IP.Chat service.
- Keep in mind that all the new application versions also require IP.Board 3.1 to operate. Do not try to use them on older versions of IP.Board.
Version 3.1.1 Coming Soon
IPS is dedicated to promptly fixing any reported issues and will do so with the release of version 3.1.1 soon after 3.1.0's release. You may also wish to keep an eye on our knowledge base where we will release patches for any critical issues that come up between the two version releases.
As defined in the release notes: because this is the first widely-distributed release there will be as yet undiscovered issues. You can expect a maintenance release, IP.Board 3.1.1 (and other application maintenance releases), in the next two to three weeks (around mid-June) to address issues reported in this first supported release. We appreciate your understanding and hope you can assist us in identifying any problems in this first supported release so we can quickly remedy them in our next update.
What's New
We hope you are as excited as IPS staff is about what's new in these product versions. Here are the highlights:
IP.Board 3.1.0
Link Sharing
Easily share links from your community to Facebook, Twitter, and more. Great way to drive traffic to your community!
Status Updates
Enhancements to the existing member status system in IP.Board to include the ability to reply and more.
Topic Preview
Preview the first few lines of a topic without loading the entire topic.
View Reputation
Optionally allow your members to see who gave reputation points on their posts.
Twitter Integration
Your members can now link their account with their Twitter account!
Improved Facebook Integration
Further enhance the link between your community and Facebook to drive traffic. Including new Facebook Graph API
Advertising Code Integration: Part 1 and Part 2
Easily place advertising code throughout your community with simple settings in the admin area.
Profile Customizations: Part 1 and Part 2
Allow your members to customize the look and feel of their profile page.
Skin Upgrader
Upgrading your skin between versions of IP.Board just became a lot easier.
Soft Delete Posts and Topics
Rather than actually deleting a post or topic you can now hide it from view to easily restore it later.
Notification System
An easier way to be notified of all the various events that happen in your community. And Improvements
Modification Development Enhancements
Great tools for those that create modifications for IP.Board
Hook System Improvements
Improvements to the IP.Board hook system to make it easier for modification developers to expand the functions in the software.
Search Engine Optimization: Part 1 and Part 2
Allow search engines to better index and rank your community in results.
Search Engine Overhaul
Search engine rebuilt from the ground up introducing more flexibility and power.
Template Merge Tool
Merge skin changes between versions right in the AdminCP.
All new Mobile Skin
Mobile skin for many popular devices to enable easy access to your community.
Automatic Media Embedding
Automatic parsing of YouTube and other media into posts.
Plus many bugs fixed from the 3.0.5 version and performance improvements.
IP.Content 2.0.0
Feed Block Updates
Great updates to make these blocks even more useful.
Database Improvements: Part 1 and Part 2
Improvements to database usability.
Page Interface Enhancements
Makes working with Pages in the admin area easier.
Friendly URLs for Databases
Database URLs become human and search engine friendly.
Template Improvements
Easier to work with templates and updates.
Forum Integration
More tools to enhance content sharing between your forums and pages.
Articles
Support for a comprehensive articles system.
IP.Chat 1.1.0
Chat Count and Private Chats
Show number of people in the room at top of page and support for private member-to-member chats.
Local Chat Logs
View, search, and interact with your chat logs right in the admin area.
Note that, as of IP.Board 3.1's release, the old Parachat and Addonchat modules are no longer directly supported by IPS.
Skin Generator Service
Introducing Skin Generator
Our new, free service to active IP.Board license holders to easily generate a custom skin for their community.
Improvements to Skin Generator
New features and enhancements to the service.
Spam Monitoring Service
Many Enhancements
Many additions to the spam service both in IP.Board and behind the scenes to help combat spam on your community.
IP.Blog, IP.Gallery, and IP.Downloads
The new versions of these products are maintenance releases to fix known issues and to add compatibility for IP.Board 3.1.0. Also, IP.Blog received the new sharing tools from IP.Board. All of these products will receive full feature upgrades this summer.
CleanCut, MSSQL Database Driver, and Converter Services
CleanCut skin has been updated to support the new application versions.
The MSSQL database driver has been greatly enhanced and stabilized from previous versions, now only support MSSQL 2005+, and we are phasing out deprecated field types for greater efficiency.
Converter Services are now available for IP.Board 3.1.
IP.Board iPhone App
The new IP.Board iPhone App is available and APIs for its use are included in IP.Board 3.1.0.
#2044487 IP.Board 3.1.4 Released
Posted
IPS News
on 18 November 2010 - 07:33 AM
IP.Board 3.1.4 is a maintenance release that fixes issues reported in the previous version and also adds required support for the new application updates scheduled to be released over the next few weeks. We were forced to release patches to 3.1.3 to address a few unforeseen issues with updates to IP.Board so it would be compatible with our new application releases. Version 3.1.4 is a version-number increment so all of our customers can be sure they are fully up to date with those patches. In addition to the 3.1.3 patches it also contains a few other bug fixes and small changes however there are no skin template, CSS, or language changes.
Downloading
You can download IP.Board 3.1.4 in the client area. You might also read our general upgrading instructions for our software.
If you are already running IP.Board 3.1.3 you can also download an upgrade pack in the client area that contains only those files changed between 3.1.3 and 3.1.4 which allows for a faster upgrade process.
Support Note
As with any release, please expect support response times (particularly for install/upgrade requests) to be longer than usual for the next few days. Refer to your license terms for support response SLAs. The upgrade pack for 3.1.3 to 3.1.4 makes upgrades much faster and easier so, whenever possible, you may wish to consider taking advantage of that option.
#2243316 IP.Board 3.3.0 and IP.Content 2.3.0 Released
Posted
IPS News
on 21 March 2012 - 07:07 AM
Everyone at IPS is very proud of IP.Board 3.3.0 and IP.Content 2.3.0 updates. We have worked hard to create a quality, modern community platform and the feedback from our clients has been tremendous.
We are releasing the following new software:
IP.Board 3.3.0
Fully featured community platform including forums, members profiles, calendar, status system, integration, and much, much more.
IP.Content 2.3.0
Content management for your community - run a full web site or a simple community portal. The possibilities are endless.
Though IP.Board 3.3.0 and IP.Content 2.3.0 have been tested for months, you never know what you are going to get when thousands of people start using it overnight. Therefore: now that IP.Board 3.3.0 and IP.Content 2.3.0 will be used by a much larger audience we will probably come across as yet undiscovered bugs. You can expect maintenance releases as we work quickly to address any issues reported.
- We are now providing technical support and services for IP.Board 3.3.0 and IP.Content 2.3.0. As you might imagine, many thousands of clients will be asking for help so please note that if you request upgrade or install assistance that there could be a delay up to a few days to process that request.
- You may wish to take advantage of the automatic upload service in the client area to help upgrade your version.
- We may reply to this topic with hot-fix patches or notes if any critical issues come up so please use the "Follow this Topic" feature to get notified.
- If you experience any problems, before submitting a ticket, please disable all third party applications and hooks.
- You may wish to check our knowledge base for common upgrade issues.
What's new in IP.Board 3.3
In addition to this list there are countless other minor improvements and changes based on client feedback too numerous to mention. IP.Board 3.3 was all about polish so we hope you enjoy it.
Archive System: New feature to archive off topics to remove post table overhead
Warning System: New more flexible feature replaces old warning system
SEO Update: 'Dead end' links, unfriendly error pages, metadata tags, bounce rates
SEO Update: Banned users
SEO Update: Duplicate title tags, profile tabs, skin and language selectors, direct links to posts
SEO Update: Microformat and Schema Updates
SEO Update: Changes to tags, guests and unread links, title tags, soft 404s and schema additions for ratings
Performance Updates: Improving topic markers, today's top posters, post table access
Auto-share on posting: Tweet and share to Facebook when creating a topic
Reputation Updates: Like/reputation updates on a user's profile
Miscellaneous Updates: Log-in autosave, emoticons in signatures, log in as a member, duplicate forum, system schedular as a CRON and more.
Applications and Hook Updates: Application ordering, hook list update, hook settings
Moderation Tools Updates: Hide/Delete/Soft Delete consolidation and interface updates
What's new in IP.Content 2.3
AdminCP Interface Part 1 & Admin CP Interface Part 2: Significant ACP interface changes to improve consistency, usability, clarity and approachability
SEO Improvements: Duplication, header code, meta tag, page title and on-page HTML improvements, as well as a new URL memory system
Commenting & Other Enhancements: Improvements to commenting, quick navigation panel integration, reporting, reputation support and other article/database enhancements
New Features: Currently viewing plugin block and shared media field for databases
Tagging: Tag support implemented and a new tag cloud plugin block made available
Navigation Bar: Full tab control for the primary navigation bar
Relational Fields: Type-ahead relational fields and automatic cross-linking of related content
Nexus: Nexus package, purchase, support request, shipping, invoices and transaction feeds, and donation plugin block
Block Templates: New block templates functionality allowing developers to more easily share blocks and quality block templates
Odds & Ends: Updated default installation, ModCP integration, improved ACP logging, teaser paragraph article field and interface improvements
#1990367 IP.Board 3.1.2 and Applications Released
Posted
IPS News
on 20 July 2010 - 10:00 AM
- IP.Board 3.1.2
Fully featured community platform including forums, members profiles, calendar, status system, integration, and much, much more.
- IP.Gallery 3.2.2
Categories and photo albums for your members to share their images and videos on your community.
- IP.Blog 2.2.2
Allow you and your members to post blogs on your community or syndicate externally hosted blogs easily.
- IP.Downloads 2.2.2
Complete file management application including file version control, commenting, and forum topic linking.
- IP.Content 2.0.2
Content management for your community - run a full web site or a simply community portal. The possibilities are endless.
- IP.Chat 1.1.2
Engage your members in real time chat or send them private chats while in the chat room.
In addition to the core software, the following products and services are also available:
- Microsoft SQL Server Database Drivers for alternate database solutions.
- IP.Board iPhone App for easy mobile access for you and your members!
- Converter Services to convert from other community software to IPS.
- Skin Generator service to easily create a custom skin for your community.
- Spam Monitoring Service to stop spam account registration at the source.
Downloading
You can download these releases in the client area and begin enjoying the new features. You might also read our general upgrading instructions for our software.
What's New
We have fixed many dozens of reported issues and added new features including:
- Improved SQL error display
- Moved topic redirect expiration, archive personal conversations, OpenID email is no longer required: full info
- Live search in AdminCP and Dashboard improvements
- Incomplete registration clarifications
- Various interface improvements to the SQL Toolbox
- Improvements to how secondary member groups are counted in the AdminCP
Donations for Autism Research and Support
Our recent fund drive for autism research has been a success. As of today, we have reached our goal of $1000! All the funds were raised from our community of customers and we would like to express our sincere thanks for your donations.
Invision Power Services is happy to be able to 100% match all donations made by our community. Therefore, we are thrilled to be able to make a donation of $2000 to Autism Speaks on behalf of the company and our customer-community. Again, you have our sincerest appreciation for your generosity during this fund raiser.
#2150135 IP.Board 3.2.1, IP.Calendar 3.2.1, IP.Content 2.2.1, and IP.Nexus 1.3.1 Released
Posted
IPS News
on 09 August 2011 - 10:38 AM
These releases are the first maintenance release after our highly anticipated release of IP.Board 3.2.0 and its related applications. These releases fix many reported issues.
We are releasing the following new software:
IP.Board 3.2.1
Fully featured community platform including forums, members profiles, calendar, status system, integration, and much, much more.
IP.Nexus 1.3.1
Fully featured commerce system to sell products, membership access, advertising, digital downloads, and more. Includes tools like a support desk to help manage you clients.
IP.Content 2.2.1
Content management for your community - run a full web site or a simple community portal. The possibilities are endless.
IP.Calendar 3.2.1
Event calendar for your community with multiple calendars, public/private events, and iCal support.
- If you are upgrading a community with a large number of posts from version 3.1.4 or earlier you may wish to have your web host execute the post table alter query on your behalf. Large post tables may time out running this query in the browser. The upgrade system will warn you if this is needed. As a benchmark, our install of 865,000+ posts took a bit less than 3 minutes to run this query.
- If you are upgrading from version 3.1.4 or earlier, your skin will of course need to be redone after you upgrade to 3.2.
- The visual skin editor in 3.2 should still be considered a beta feature. It will be improved with each maintenance update.
- Each of the applications specified above is only compatible with IP.Board 3.2 and not older versions (for example, IP.Nexus 1.3 cannot be installed on IP.Board 3.1.x).
- We may reply to this topic with hot-fix patches or notes if any critical issues come up so please use the "Follow this Topic" feature to get notified.
- If you experience any problems, before submitting a ticket, please disable all third party applications and hooks.
- Please remember that IP.Calendar and IP.Chat are separate downloads in your client area. You will need to download and upgrade these separate applications (in addition to IP.Board itself) if you wish to continue using them with IP.Board 3.2.0.
What's new in IP.Board 3.2.1
Between 3.2.0 and 3.2.1 the following changes have been made:
- A setting has been added to restore the ability to have proportionate profile photo sizes in topic view (3.2.0 enforced cropped square thumbnails).
- The visual skin editor has been enhanced to support more areas of the board.
- Several enhancements have been made to the webDav integration for external skin editing.
- More than 170 bug fixes have been implemented to IP.Board 3.2.0.
#1935567 Welcome to IP.Board 3.1!
Posted
Matt
on 01 April 2010 - 09:48 AM
Please perform a hard refresh / delete any browser caches to ensure the very latest JS and CSS is retrieved by your browser. If you experience any JS errors or 'missing' features, it is likely to be a stale browser cache.
This update brings numerous fixes and a few additions:
- Colour picker on 'Background Color' field in the User's CP.

- Collapsable side bar blocks

- Topic preview pop-up displays the first match when searching

We have received a lot of feedback about the notifications system and this is very much on our list to improve.
#1902528 IP.Board 2.3.6 and Related Applications: end of life announcement
Posted
IPS News
on 22 January 2010 - 10:02 AM
So that we can focus all of our development, support, and service efforts on our new version 3 platform, we are announcing the end of support (sometimes called end of life or EOL) for the following IPS software versions (and earlier versions than those listed):
- IP.Board 2.3.6
- IP.Blog 1.4.2
- IP.Gallery 2.2.4
- IP.Downloads 1.2.2
Technical support, installations, and related services will end for these products on July 1, 2010. On that date all technical or service requests will be advised to simply upgrade to the most recent versions of the products. We will not force upgrades but will also not be able to diagnose issues or answer questions relating to the older software. Also, on that date, IPS will no longer address any new issues or bugs reported in the older software versions.
Security Updates
In the event an issue is discovered impacting the security of these older versions of the software, IPS will provide a patch posted in our announcements forum. We will continue to provide security updates until January 1, 2011.
- Invision Power Services
- → Most Liked Content
- Privacy Policy
- Community Rules ·


