When you delete or merge a member, it should delete/merge likes too. With likes, we'll need to follow the same model as for poll votes and other content that should only have unique records per user. ...
A test upgrade using a (copy) of a live board. The upgrade went fine, although the board index was inaccessible due to a parse error: QuoteParse error: parse erro ...
Larry got this in a 2.3.6 - 3.1.2 upgrade: mySQL query error: INSERT INTO ibf_core_applications (`app_title`,`app_public_title`,`app_description`,` ...
Hi there, On a member profile, when clicking on "Find My Content", the results are not correctly chronologically ordered. For instance with my content : ...
Interestingly the 312 upgrade did not break. Anyway, upgrade test from 236: Board 2.3.6 to 3.1.3 Blog 1.4.2 to 2.2.2 Gallery 2.2.4 to 3.2.2 ...
Hi there, On my board under IPB 3.1.2, I can't create a link in a post using the "url" BBCode when the url address ends with "-x". Exemple : [url="http://www.clubpoker.net/forum-poker/user/2 ...
On my board I had 3 topics displaying in a forum category. The ones that I had read stayed visible until I had read the 3rd and final topic in that particular category, then all 3 vanished. Same issue that was fixed at ...
When trying to change my email address on the IPS forums I get this error: Fatal error: Call to a member function init() on a non-object in /home/forumsi/public_html/admin/applications/core/extensions/use ...
I have downloaded the beta version IP.Board 3.1.3 and I have updated my test board (IP.Board 3.1.2). The installation seems to go without errors, but when I try to open the index. ...
On the initial check with the upgrader (312 to 313) I am warned about certain php extensions, although the link is not clickable and I cannot determine what extensions it is warning me about. Check_requirements = pass (apart from OpenSSL) ...
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Date: Wed, 20 Oct 2010 16:46:39 +0000 Error: 106 ...
Have one pending approval, it won't "take" when I approve it. Some action appears to occur, but the pending request is still there. And the person is not on the (Approved) Friends list. ...
How does you friend list look like after a recent upgrade to 3.1.3? http://community.inv...profile&do=list ...
Man this is such a small issue but: exporting hooks, under css it says "There are no css files being expored", should be exported. ...
Its possible that when we allow email to admins if any error appear to any member and guest during browsing on forum. then if we post Google adsense and any other ads so when we creating topic, read pms, posting reply and any function we use which are not ...
My new personal conversation count does not increment when someone replies to a conversation where I have notifications turned off, and it is not moved into the "New" folder from the "My Conversations" folder. Not sure if this is a bug, but I would've tho ...
From the ACP, edit a member. Go to the "Notifications" tab. The last column of checkboxes should be called "Mobile", but its spelt wrong and says "Moblie" ...
As per title the file "admin\applications\core\tasks\itemmarkers.php" is not lang abstracted. ...
Hi, Should the siteNavigation template bit not be <li>• <a href="{$link[1]}">{$link[2]}</a></li> instead of ...