This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
5971
Archived fixes / Re: Split topic appears to trip Bad Behaviour
« on March 20th, 2012, 09:24 PM »
Dunno. I don't think I'll go back to subdomains... It made sense on noisen.com because of the whole 'make your own blog' aspect (even though people have to ask me for their subdomain because at the time I implemented the site, I was on a host that didn't support wildcards, and I stopped developing noisen.com long before moving it to a new host), but here, I don't know... It would only be 'for the show'... But honestly, have you seen anyone request 'how we did subdomains' back when we used the SMF version of the site?
5972
Archived fixes / Re: Split topic appears to trip Bad Behaviour
« on March 20th, 2012, 09:14 PM »
Don't forget to remind me to remove the setting if you ever fix that.
5973
Archived fixes / Re: It's all gone horribly French!
« on March 20th, 2012, 09:12 PM »
IIRC I installed the forum in English... :-/
Perhaps it imported the membergroups from the SMF based version and disabled the setting that prevented them from showing up.
Where is that setting, already...?!
I quickly translated them to English, but I'd rather disable them. We have post counts showing up anyway... I could delete the membergroups but meh...
Perhaps it imported the membergroups from the SMF based version and disabled the setting that prevented them from showing up.
Where is that setting, already...?!
I quickly translated them to English, but I'd rather disable them. We have post counts showing up anyway... I could delete the membergroups but meh...
5975
Archived fixes / Re: Thoughts don't handle entity content properly
« on March 20th, 2012, 08:59 PM »
Hmm.
Thoughts are still a tad buggy, most notably in the sidebar with Ajax or something. Didn't know about that specific one though. Iirc Wedge and SMF add a nbsp and a space every time it finds two consecutive spaces, right?
Thoughts are still a tad buggy, most notably in the sidebar with Ajax or something. Didn't know about that specific one though. Iirc Wedge and SMF add a nbsp and a space every time it finds two consecutive spaces, right?
5976
Archived fixes / Re: Split topic appears to trip Bad Behaviour
« on March 20th, 2012, 08:56 PM »
Maybe it's due to pretty urls..?
5977
Features / Re: Duplicate post detection?
« on March 20th, 2012, 08:31 PM »In that case, there should actually be no reason to do so. There is still a duplicate-post check being made on the server through the internal system (where it stores a unique value between form and session and checks one against the other)
I'm not really sure why the submit button actually gets disabled in that situation, there's little reason for it...
5978
Features / Re: Duplicate post detection?
« on March 20th, 2012, 07:37 PM »
As you like, Pete... ;)
Usefulness?
Just do it my way. Have a Wifi or 3G device. Type while you're moving to another place where reception isn't as good. Sit down. Press Submit. "Server not available". Oops. Moving back to that place 3 meters farther... Submit. Oh crap, it doesn't register it.
Solution: pray that you can copy the contents of your message (sometimes it'll also disable the textarea IIRC, making it impossible to copy it), press Reload, paste your post, submit.
It has happened to me quite a few times because on my porch, right where I'm used to smoking my cigarette with my iPod in hand, I'm about 30 centimetres away from the limit of my Wifi connectivity. Meaning if I bend a bit too much, I'll lose connectivity. Not fun.
Usefulness?
Just do it my way. Have a Wifi or 3G device. Type while you're moving to another place where reception isn't as good. Sit down. Press Submit. "Server not available". Oops. Moving back to that place 3 meters farther... Submit. Oh crap, it doesn't register it.
Solution: pray that you can copy the contents of your message (sometimes it'll also disable the textarea IIRC, making it impossible to copy it), press Reload, paste your post, submit.
It has happened to me quite a few times because on my porch, right where I'm used to smoking my cigarette with my iPod in hand, I'm about 30 centimetres away from the limit of my Wifi connectivity. Meaning if I bend a bit too much, I'll lose connectivity. Not fun.
5979
Features / Duplicate post detection?
« on March 20th, 2012, 04:22 PM »
Silly idea or not?
Instead of disabling the submit button we could check at post time the last post by the same author in the same topic or board. If it has the same contents, just skip posting it and return to the topic.
Would solve problems that occur when clicking submit and the server is down at that precise moment.
Instead of disabling the submit button we could check at post time the last post by the same author in the same topic or board. If it has the same contents, just skip posting it and return to the topic.
Would solve problems that occur when clicking submit and the server is down at that precise moment.
5980
Archived fixes / Re: Uninitialized string offset
« on March 20th, 2012, 04:18 PM »
Also, please don't post full paths to errors. I edited yours to hide it. I don't think it can be exploited but I won't take any chances ;)
Robots.txt nope: non conforming robots could discover the URL this way. I added noindex everywhere but again - won't take any chances!
Robots.txt nope: non conforming robots could discover the URL this way. I added noindex everywhere but again - won't take any chances!
5981
Archived fixes / Re: Uninitialized string offset
« on March 20th, 2012, 04:14 PM »
I'll look into it. Blame me, I'm watching a recording of the 40th anniversary special of Countdown (well the original French version of course). I'm f'ing old. I should be working on the 10000 bugs I could fix right now.
Only things I did today were adding the Facebook link in the footer and making the previous SMF-based website browsable (not perfect but it has so many hardcoded links, shame on me), in case we need to compare features. Won't post URL in public but it's easy to guess.
Only things I did today were adding the Facebook link in the footer and making the previous SMF-based website browsable (not perfect but it has so many hardcoded links, shame on me), in case we need to compare features. Won't post URL in public but it's easy to guess.
5982
Features / Re: Brave new world
« on March 20th, 2012, 02:45 PM »
As I said: it's unresponsive when I tap the Quick Reply textarea. Apparently, though, it seemed to be responsive if I tapped it after it showed the 'Last draft saved' message.
Also, the input box for confirming my password when entering Admin was also unresponsive every time I tried it. (No such problem on the SMF version.)
Had to tap out and in again.
Also, the input box for confirming my password when entering Admin was also unresponsive every time I tried it. (No such problem on the SMF version.)
Had to tap out and in again.
5983
Features / Re: Brave new world
« on March 20th, 2012, 01:29 PM »
As a reminder, I suspect JavaScript is the reason for textareas not being responsive on first tap in iOS.
5984
Archived fixes / Re: Misalignment with edited post
« on March 20th, 2012, 01:22 PM »
Ive had the problem on my iPod since day one.
I fixed it locally by setting the signature's clear to both instead of right.
Didn't commit because I wanted to make sure it didn't break layout in other situations or browsers.
I think it may be best to apply a clearfix on the various areas before The signatures.
Anyway!
I fixed it locally by setting the signature's clear to both instead of right.
Didn't commit because I wanted to make sure it didn't break layout in other situations or browsers.
I think it may be best to apply a clearfix on the various areas before The signatures.
Anyway!
5985
Features / Re: Number of posts per page
« on March 19th, 2012, 10:44 PM »
Maybe simply indicate that allowing users to override the count will prevent caching and thus make the forum more CPU intensive..?