This is the notification I get on my 3.3.0 board when subscribed to a certain forum. Not sure if this was posted before, letting you know just in case. Is this code or skin/language issue? Thanks. ...
In who is online there is shown one Guest with IP (). I think this comes from the central cron I set up with the new version 3.3. The cron runs fine so far. Everytime the cron runs the Guest is shown. Don't know if it's WAI, I th ...
Field can be edited by the member? No Should't that be Yes by default? ...
I think we do actually have a check in place for most of them now, if they're on a table that is tied to an auto_increment.. But.. I just hit a site where the content_cache_sigs table had no primary key. Database index checker showed it fine, looks like i ...
Today I recounted the post counts to fix an error (somebody mindlessly edited some) and discovered all post counts lowered for most members. I unarchived all threads and recounted them again which rectified it, which was a bit of a pain. ...
Basically, in the code for generating that list... we're sorting based on $info['today_pct'] with uasort. When we're using a locale that has a point for the decimal, this works as normal... however, it seems as if uasort() doesn't exactly agree with sorti ...
Posts that have been archived to a separate database and have attachments, the attachments cannot be downloaded. The basic query we're running to check download permissions in plugin_post is SELECT a.*,p ...
Where a forum board only contains archived posts, the last poster information is inaccurate and shows No posts to view. [attachment=38407:last_poster.png] ...
IPS.comments.js has this ipb.delegate.register('.post_id a[rel="bookmark"]', ipb.comments.showLinkToComment ); ... ipb.delegate.register('a[rel="bookmark"]', ip ...
First time I've hit this issue in this situation, but, the recent topics hook while loop was being escaped, so for certain groups, only 1 recent topic was showing up in the hook $outer = $this->reg ...
Whenever I go to view my own profile it says I'm offline when I'm clearly logged in. ...
1. The following labels at the bottom of forum. Suggest that everything to be CONSISTENT Initial Caps xxx Total Posts xxx Total Members xxx Newest Member xxx Most Online ...
I just tested a little bit the new warning system, but dont find a solution to remove a warning (maybe if a moderator set a wrong warning or a moderator account abused). I have noted those confusing things: - Set 999 Warning Poin ...
Using "Rebuild User Reputation" under Admin's "Recount & Rebuild" resets all user's reputation to zero. Posts within the database do have reputation and the user would be eligible for it to apply against their total. ...
If you click on the "More Details" link on the "Sorry, you don't have permission for that!" page, e.g. if a member was banned, to view more details (the reason for the ban), the message not show correctly: [attachment=38389:Bildschirmfoto 201 ...
In this post there is an image attached and while I can see the thumbnail when I click on it or open the link in a new page I cannot view the full im ...
Whilst configuring an external database authentication we have received issue when trying to log in using our system credentials. It seems that IP.Board does not have PostgreSQL driver or has some problems with ...
Hi, ive a problem, a supermoderator cant waning a user, he can show only if a user have a warning or not... I not see nothing in setting Warning.... ...
I'm having problems here on IPS's own site trying to post with an image attachment. After uploading the image, when I go to submit the new topic or make a reply I'm forwarded to the forum index page. My new topic or reply is lost. I can only ...