Quote Get notified when a new user registers via email? This will send an email to the board incoming email address when a new user successfully registers on the board. ...
The function formatUrl in publicOutput does not add 0 values to $restUrl. Example argument: region_id=0 Region 0 is a valid region and corresponds to US in this case. On line 1968: if ( $kk and $vv ) $kk = regi ...
http://screencast.com/t/ZY4WVIzCU0 by my count there are 2 rows, not 1 as the blurb at the top suggests ...
Ok, you have to use IE for this.. But, if you were to edit, say the SQL tag, and add an image to it.. The image shows up in the editor.. However, if you use it, it will always insert the text on the top line. It also throws this ...
I have a bbcode for my tutorials app for creating multi-paged articles. It's very simple, it just swaps something like this: [pagetitle="Chapter 1"] With thi ...
I've been running the MySQL slow query log recently and saw that the Find My Content query is the culprit for a number of 20+ second queries: # Query_time: 19.707473 Lock_time: 0.000109 Rows_sent: 1000 Rows_examined ...
I can send private messages well, but I can't receive those. Privatemessages have been working good since now. Seems like the problem is only with me (admin) Having so much bugs with ip borads atm... Wasn't any with phpbb arghhh. ...
At present, there's no limit on the number of topics you can delete using multi-moderation. Which can result in queries like this: DELETE FROM ibf_posts WHERE topic_id IN(46,79,80,81,116,214,524,1046,1150,2287,3258,41 ...
Hello, some time ago I made mod to work in topic view.. It is hooked to the 'repHighlight', but in topicViewTemplate, but the are two instances of this hook: Quote ...
/admin/js/acp.members.js has some hardcoded texts in alert dialogues. ...
Go to the tracker area here http://community.inv...er.com/tracker/ then click on view new content and you get this error ...
As per title the template "commentsList" for the global comments templates doesn't have pagination at the top and you must scroll always down to find it. Logging for reference as I've just fixed this. ...
Got 404 Not Found after search for "mods.js". Something with period in this term. ...
When users with IE9 is giving reputation points they name appear twice in the list. And I see this in many posts now. How to fix? block IE9? ...
The way it's setup, with the if statement and the login anonymously box.. It's possible that a user who knows what they're doing and using a tool like firebug COULD bypass the setting and still login anonymously. ...
When you have this "Enable visual (RTE) editor?" setting to be on and you happen to edit a post to find out your address for the youtube video it actually parse http://www.youtube.c...ch_r ...
When you change the internal login method to use either username or email the username field disappears from the registration screen and only the display name remains. ...
From ticket #723980: QuoteHi, I've encountered a bizarre sequence of events regarding a status update. This is the scenario: 1) I've synced my ...
Running the Clean Up Templates Database function deletes any user added templates. Apparently, in the cleanDbTemplates function, this query $this->DB->delete( 'skin_templates', "template_group=' ...