I have no idea why this is the way it is, but it's been this way since 2.3... Really would appreciate this being changed. Basically in IPB 3.0 there is a function you can add to your modules called "changePass". In han_login.php this is refer ...
/admin/applications/core/modules_public/global/login.php The following line is sending 'false' as a string to the redirectScreen method and eventually passes a condition when it should fail. $this->registry->getClass('outpu ...
Scenario: * Customer has "Allow posters to view other member's topics" setting set to no. * Member subscribes to forum. * Member receives full text notifications of new content. Ticket: ...
I was going through some files to make a little mod, basically showing a separate header bar for pinned topics before normal topics.(I did end up pulling it off easily with the most elegant use of a single php if statement logic hehe) However ...
We currently have 2 emoticon folders somehow, which was a mistake... but you can only set the key command to invoke the emoticon for the default set, when I click the dropdown for "newemoticons" and choose "Set Clickable"... I can set the clickable emotic ...
A user of mine told me they received the following error when previewing a PM (also occurs when posting in the forum): Fatal error: Maximum execution time of 30 seconds exceeded in /xxx/yyy/forums/admin/sources/classes/bbcode/custom/defaults ...
Ok since my last topic was deleted about this question. If you say it is not a bug if I put an if like this in the forumindex template: <if test="testTopicID:|: $topic_data['tid'] == 12"> because the fields hav ...
I just discovered a hardcoded part within the UCP (see the marked area). Both the date, and the month used in that area appears to be hardcoded, as i haven't found any way to change either of those parts. ...
This issue is related to 3.0.5 but happened in older versions as well. Important: Only registered members can reproduce this, not guests. If aj switch Slovak (that drop down menu in footer) to English ...
When browsing as guest, the photo placeholder image is distorted. Obviously it is sized according to the ratio of the real photo - which they can't see, when they're not allowed to see it. Looks very ugly. Same is true for IP.Blog... ...
I have upgraded my localhost installation to version 3.0.5, and now when ever I change the board language I get this error: I use WampServer P ...
Ok.. So, I think this is WAI, but.. If you search in a forum that is set so people can't read other members topics.. Searching returns no results. I can get that, because the permission is really 'external' for lack of a better ...
For some reason, when I put a tick in the check box next to an IP address, email address or username under the Ban Control (Ban Filters) list via the ACP and then scroll to the bottom to click on "Delete Selected", nothing happens. No egg timer appears... ...
When adding a new event and using the specify a start time option the lead zero drops from the 24 hour time format. When a person selects a time prior to 10:00 the coding drops the zero. 08:00 becomes 8:00 09:00 becomes 9:0 ...
If you login to the ACP and are prompted to rebuild the FURL cache, upon completion you are not placed on the same home page in the ACP again, instead you are sent to Manage Apps + Modules section. Perhaps it's WAI, although I do not see why ...
When i try to import an emoticon set with a new name i am getting this errors Warning: DOMDocument::loadXML() [domdocument.loadxml]: Start tag expected, '<' not found in Entity, line: 2 in /usr/local/apache2/htdocs/ips_kernel/classXML.php on ...
If the username provided by Facebook Connect is invalid - the user is created without a display name. It should probably prompt the user to provide one. A good way to test this is to disable spaces in usernames, as Facebook always provides us ...
Hi, When viewing any members profile page, then click on the "Blog" tab I get the following error: QuoteFatal error: Uncaught exception 'Exception' with message ' ...
It must be hard-coded somewhere. Even if you change the color in the CSS / in the template file, it says gray. Would be nice to know where it is hard-coded. ...
Saving following editing the globalTemplate in the larger pop-up window strips javascript. All dropdowns etc. stop working in the skin edited. ...