I' seeing... "Error: Could not load template 'facebookShareButton' from group 'global" [attachment= ...
If you are on IPB 3.3.0 and try to change anything in Paid File Settings, it will fail with "Using $ this context when not in object" I actually tried editing the core.php to do what we're doing with $this->DB and the like, but.. That didn ...
This is so frustrating. Any time I need to copu and paste someone's code form inside code tags in the editor to change it to show them what they did wrong, it has tonsssssssssss of color tags all over the palce when I put it back in code tags. ...
Hello, The 'Forums' and 'Members' on the top right can not be translated, there are no these 2 strings in the 'My Languages' section in ACP. Thanks. ...
I get a fatal error when submitting the warn form. Fatal error: Uncaught exception 'Exception' with message 'NO_MEMBER_GROUP_ID' in /home/......./public_html/forum/admin/sources/base/ipsMember.php:912 Stack t ...
If you run a skin-revert in "skin_modcp -> WarnForm" you get an error, all html is removed and changed to "undefined". If you refresh the page "WarnForm" template disappears. ...
i have make a upgrade from 2.3.2 to 3.3.0 or new install with 3.3.0. After this i upload a language pack and set this to default. If I then write a post or topic, i get a error message over the header: Warning ...
I tried looking to see if this posted elsewhere but no luck finding. On the "Todays Top Posters" it's not currently showing me in that list. Is it meant to be that way or what's the reasoning for this? I know I've had the most posts today, but still ...
If I turn off Show thumbnail of attached image option, the thumbnail image won't be generated at all. This causes the missing thumbnail in the My Media section. If I turn it on and attach an image, the thumbnail i ...
Hi, I am adding some RSS Import into IPB every 12 hours, but when the rss hit, the <br> code not working, I can say HTML not working. I think I read somewhere and I duplicate this ? I cant find it ...
This text is marked as customized in an upgrade or new install of 3.3. Meaning you see the revert arrow by default with no edit. Just installed a test forum, and it's marked customized. ...
On the main forum page sub-forums are separated by commas. If you click the category header, they are not. They are also missing in lower levels. ...
When you add a new forum the "copy permissions from" dropdown selector is missing. It's only in edit mode which means you have to save, and click back into it to edit. ...
I have users reporting that the quote button and some other features is not working on mobil phones like iPhone, Android. Did confirm this on my Phone 7 ...
I found a hardcoded part in: "skin_global" -> "facebookShareButton". Instead of using "{$this->settings['fb_locale']}" you hardcoded the button language to "gb_GB". ...
We use this query $action = $this->DB->buildAndFetch( array( 'select' => '*', 'from' => 'members_warn_actions', 'where' => "wa_points<{$newPointLevel}", 'order' => 'wa_points DESC', 'limi ...
Allow moderators to override number of points? and Allow moderators to set custom punishment if no Warning Action is set and Allow moderators to use "Other" reason and A ...
Noticed this on a client board: a topic link was the last topic for a forum and after it got deleted (after the set time) the forum still displays that topic as the last one instead of recaching correctly the data after deleting the link. ...
If you create a new Meta Tag using a URL with a query string in it, then you see one of two errors. 1. If the query string isn't a default IPB URL (say... an application with no FURL Template /index.php?app=someapp) then you get this error wh ...
Create a new topic called "test 123" on root admin account deleted topic on root admin account (not parmanently deleted) now you are able to see deleted topic on INDEX. but not in forum where topic made and deleted. ...