This is especially apparent with Tracker installed, could do with making it scrollable if more tabs are there than can fit in view. ...
I know this was talked about, but for the life of me I can't find it anywhere on this forum or tracker... So here it is to make it official... lol Alt+S is a very common function for submitting a post and is not workin ...
If you set a forum to be sorted by default to something that doesn't show up in the standard choices in the filter bar, it will highlight 'Recently Updated' there as being what you're sorting on, even though that's not the actual sorting being applied. ...
static public function trimAllBlanks( $t ) { $t = trim( $t ); return $t; $t = preg_replace('/^(?:<br(\s+?)?\/?>)+/', '', $t); $t = preg_replace('/^(?:<p(\s+?)?\/?>)+/', '', $t); $t = preg ...
If you get a new PM or PM reply and go to your inbox, there is no icon to reach the first unread message. If you hover over the title it says "Go to first unread post", however it does not actually take you to the first unread post. We shou ...
Changing the line in initdata.php from.. define( 'IPS_DEFAULT_PUBLIC_APP', 'forums' ); To this... define( 'IPS_DEFAULT_PUBLIC_APP', 'ccs' ); ...
http://community.inv...m/topic/341544- Every time I edit that post an addition new line is added between the end of bullet #3 and the text after it. ...
Take a look at the video: http://screencast.com/t/yNUbDfyP The highlight effect for the user name is too big compared to the others (IE9). ...
Although the last post (as I write this) is my own, in this thread: http://community.inv...om-chat/unread/ (28 minutes ago) On the ...
As per title the code & quote buttons in CKEditor aren't working in Opera 11.50 ...
In classEmail.php / han_email.php, there seems to be an error reporting bug when sending mail via SMTP. I've noticed the problem on IP.Board 3.1.4, and it still exists in ...
The 'full list' of online users has 2 problems: 1) Missing ipsBox and ipsBox_container on the table. 2) No member hovercards. This URL: index.php?app=members&module=online&sort_order=desc ...
As report title. , applies to here. Teraßyte send me a PM via the popup / quick pm and it lost all its line ...
when editing your profile photo the image is missing as it's linking to the wrong location It's pointing here /forum/uploads//forum/uploads/profile/photo-2.jpg when it should be /forum/uploads/profi ...
When viewing the forum from an android device, the skin selector doesn't work to select the mobile skin unless you map all android devices to the mobile skin. I would think this should be able to be selected, just like it is on the desktop ...
I just installed IP.Board 3.2 beta 3, and now I have a Navigation Tab for IP.SEO in the Customer side. It just comes up with a error, but it shouldn't be there. Michael ...
Is there a particular reason that the text editor is just a blank text box for the ACP help articles, with HTML coding, instead of our nice rich text editor? It's somewhat of a pain. ...
Minor spelling error: emptyxmlarchivei -> The XMLArchive is empty Should be two words, shouldn't it? ...
If you edit admin/index.php and add define('IN_DEV',1); in some places in the ACP you will get an error similar to this: Quote Fatal error: Class 'skin_global_1' not found in ...
When we post an announcement on our board and enable it on all forums, it is posted on different URLs for all of our forums. The canonical tag should be used to direct all links to announcements to one central page. Ex: I made an announcemen ...