IPS Tracker - IP.Board 3.0 > nEwZ - sCRiPTz-TEAM.iNFO

Canal Rss Canal Rss
Canal Atom Canal Atom

When applying size 7 to text from the dropdown, the font size will increase on the RTE editor, but formatting isnt applied to the post. It only works if you input the tags manually. ...

Mon, 06 September 2010

I've done my first poll in IPB 3 tonight and after a false start (couldn't get multiple questions working without them having to be answered) I reset the count values for the poll elements, but now the member coun ...

Mon, 06 September 2010

Not sure if this is a bug or not, but right now it's possible to create a setting where the key has a space in it. While this is normally OK, you always need to access array elements that have a space in the key with quotes around that key name, like so: ...

Mon, 06 September 2010

Active trash can. Delete any topic. goto trash can forum select topic and used restore topic from in view forum and in view topic. both are not work. also delete any topic post. goto trashcan goto post and used "restore deleted post" it give ...

Mon, 06 September 2010

In public_members_warn_warn when showing the form or saving a note the limit "restrictWarnsPerDay" is always being checked even thought we are not really adding a warn but a note. Personally I think we should skip that check in the function _ ...

Mon, 06 September 2010

Full error: Fatal error: Class 'bbcode_parent_class' not found in .../admin/sources/classes/bbcode/custom/ccs.php on line 18 Line of the error: class bbcode_page exte ...

Mon, 06 September 2010

As per title. Any Library Hooks created before 3.1.2 will then not work. Additionally in the documentation for Library Hooks there is no mention of needing to set an app for the Library Hook ( ...

Mon, 06 September 2010

As per title the "notifications" cache is not listed in the ACP in the "Cache Management" page. Not sure if you want to add it or not however. ...

Mon, 06 September 2010

As the title says slashes are being removed from the editor when you are composing a new PM: Be sure that RTE is enabledStart composing a PM and enter this text: C:\Win ...

Mon, 06 September 2010

There is no way to open the blogs page or your own blog when you are using the mobile skin unless you use some kind of direct link. ...

Mon, 06 September 2010

Ticket #683718 said:http://www.fixitpc.p...p/t_preview.gif Problem occures only in topic ...

Mon, 06 September 2010

Hello, Since the last time I've upgraded to IPB 3.1.2, the status updates hook looks bad at the board index ... there's a very wide margin between the thumbnail and the status. Mark has told me it's an issue with "left to right" language/dis ...

Sun, 05 September 2010

I have installed many hooks on localhost for testing. and found problem with hooks setting Tags. which will not appear in single row and stripe and show below if we click on any modification hooks settings tabs included ip.board default. this problem caus ...

Sun, 05 September 2010

not sure its bug. but i have several time face this issue on localhost. i have testing upgrade and used rebuild posts process from AdminCP. and noticed that when during Posts process you interrupt/pause/stop process for any reason so its corrupt database ...

Sun, 05 September 2010

We're counting stats two different ways in two different places. In rebuild.php, it's selecting SELECT sum(posts) FROM topics where approved = 1 While in tools.php it's selecting SELECT sum(posts) from forums So.. If ...

Sat, 04 September 2010

core/public/global/register.php Line:1333 IPSCookie::set( str_replace( $this->settings['cookie_id'], "", $match[0] ) , '-', -1 ); Variable $match - NULL, never defined i ...

Sat, 04 September 2010

A few of my members are reporting a possible bug with View New Content. Some of same Topics are appearing on more than one results page. Or in other words, a Topic that appea rs on page 1 may also appear on page 2 and/or on page 3. Possibly r ...

Fri, 03 September 2010

If you have a Full Editor type of setting, and you don't change the default content of that setting, even though there is no Revert button on the list of settings page (which would indicate you have defined some value for this setting that is different fr ...

Fri, 03 September 2010

When adding a new template within the AdminCP unless you add text to the template and click Save, it will permanently be lost, missing from the list, and undeleteable. To reproduce: 1.) Open a skin for editing. 2.) Click "Add New ...

Fri, 03 September 2010

There are still some references to the old search_index feature we had in the earlier beta of IPB 3. Just do a mass search for "search_index" or "searchIndex" and you'll find the unused pieces of code. ...

Fri, 03 September 2010
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 >>