R_J
AdminR_J Admin
-
Re: Potential Bug in Profile Comments page
If plainText() keeps some HTML markup, then using sliceString() on that would be a bad idea and still an error to report. Therefore I made a HTML test comment in my forum:… (View Post)1 -
Re: Working on version 2.5?
"Official" isn't quite right: YAGA by hgtonight is only a third party plugin and piocs fork is only another third party plugin. As such there is no reason not to go with the fork, as long a… (View Post)1 -
Re: Pre-populating recipients for Private Messages
Always great to see that someone finds his solutions himself. I was curious if there is a way to do this without extra effort, but the code doesn't allow multiple recipients. If you already have a cu… (View Post)2 -
Re: Discussions and Comments Counts
Not sure if I understand the question (language barrier :bawling: ). If you visit http://forums-dev.cessnaowner.org/dba/counts the counts get recalculated. if you experience a delay between your acti… (View Post)2 -
Re: Moving The Category Panel
I think all you need to do is to add this CSS: .ContentColumn { margin: 0 230px 0 0;}#Panel { float: right;} For simple changes, I would recommend bleistivts plugin CSSEdit. It makes playing around w… (View Post)2