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.
5926
Archived fixes / Re : Errors when Profile menu is in sidebar
« on March 21st, 2012, 11:02 PM »
Seriously... select * from {db_prefix}themes where member = Nathan Sparrow
(...)
use_sidebar_menu = 1
(...)
I asked you if you'd disabled the menu, you said no, so I looked elsewhere... :^^;:
Anyway! It seems to always be related to that setting. I'll look into it a bit.
(...)
use_sidebar_menu = 1
(...)
I asked you if you'd disabled the menu, you said no, so I looked elsewhere... :^^;:
Anyway! It seems to always be related to that setting. I'll look into it a bit.
5927
Development blog / Re: Aftermath of the Great Deployment
« on March 21st, 2012, 10:53 PM »
Well, the only thing I really, really want to finish implementing before we go alpha is proper privacy, which means doing custom membergroups and trying to find the ideal performance solution for table joining or set searching.
BTW, guests can also test Wine by following this link:
http://wedge.org/do/skin/?theme=1_c2tpbnMvV2luZQ;e0031ae=a9525cb84724c351121de8b54708b36a
:)
PS: I enabled max_urlLength and also the setting that adds invisible spaces inside long words... Should prevent layout from breaking in the future.
:edit: Hmm... /new/#new takes me to the original post, even after sending this.....
:edit: Even stranger: editing this post shows me the original URL surrounded by url tags, instead of the shortened URL...
BTW, guests can also test Wine by following this link:
http://wedge.org/do/skin/?theme=1_c2tpbnMvV2luZQ;e0031ae=a9525cb84724c351121de8b54708b36a
:)
PS: I enabled max_urlLength and also the setting that adds invisible spaces inside long words... Should prevent layout from breaking in the future.
:edit: Hmm... /new/#new takes me to the original post, even after sending this.....
:edit: Even stranger: editing this post shows me the original URL surrounded by url tags, instead of the shortened URL...
5928
Off-topic / Re: Doctor Who
« on March 21st, 2012, 10:43 PM »
She should be introduced mid-series, actually.
France4 (French channel) is showing Sherlock season 2 right now. In English with subtitles. Gotta love digital terrestrial tv... :) The Woman. She still rocks so hard.
France4 (French channel) is showing Sherlock season 2 right now. In English with subtitles. Gotta love digital terrestrial tv... :) The Woman. She still rocks so hard.
5929
Archived fixes / Re : Errors when Profile menu is in sidebar
« on March 21st, 2012, 10:40 PM »
I could create a dummy account. Different Id but same settings. See if I can reproduce.
In the meantime I could also simply analyze the data as saved in the error log. Since I have Wedge log the entire menu array when it meets this problem...
In the meantime I could also simply analyze the data as saved in the error log. Since I have Wedge log the entire menu array when it meets this problem...
5930
Archived fixes / Re : Errors when Profile menu is in sidebar
« on March 21st, 2012, 10:21 PM »
Menu?
5931
Archived fixes / Re : Errors when Profile menu is in sidebar
« on March 21st, 2012, 10:17 PM »
So?
5932
Archived fixes / Re : Errors when Profile menu is in sidebar
« on March 21st, 2012, 10:05 PM »
Wasn't talking to you ;)
Oh that textarea focus bug is really starting to get on my nerves...
Oh that textarea focus bug is really starting to get on my nerves...
5933
Archived fixes / Re : Errors when Profile menu is in sidebar
« on March 21st, 2012, 10:02 PM »
You disabled the menu I suppose?
And please guys, again, edit your paths out :P
Posted: March 21st, 2012, 10:00 PM
And please guys, again, edit your paths out :P
5934
Features / Re: New revs
« on March 21st, 2012, 08:03 PM »
rev 1494
(9 files -1, 16kb)
! Fixed (hopefully!) no_board error that comes up in the error log when Bad Behavior catches someone trying to view a board. (Security.php)
* Changed my mind on main menu notifications. I figured that with the color code used, even a child would understand that the number is the amount of new items available. So, replaced $txt['new_short'] with numbers. (Subs.php)
* Saved a few bytes by optimizing select box background GIFs and replacing the arrow with a pure CSS triangle. (Interesting code to look at, I'd say.) It won't work in old IEs, and I don't care. (select_arrow_bg.gif, select_arrow_bg_hover.gif, select_arrow.gif, index.member.css)
* Updated Like buttons to make them narrower by one pixel. I'm a bit anal on these details. (quickbuttons-32bit.png, images/theme/quickbuttons.png)
! Reverted and fixed quick button icons. Used another method to access the Like icon for the Stats page. (sections.css)
(9 files -1, 16kb)
! Fixed (hopefully!) no_board error that comes up in the error log when Bad Behavior catches someone trying to view a board. (Security.php)
* Changed my mind on main menu notifications. I figured that with the color code used, even a child would understand that the number is the amount of new items available. So, replaced $txt['new_short'] with numbers. (Subs.php)
* Saved a few bytes by optimizing select box background GIFs and replacing the arrow with a pure CSS triangle. (Interesting code to look at, I'd say.) It won't work in old IEs, and I don't care. (select_arrow_bg.gif, select_arrow_bg_hover.gif, select_arrow.gif, index.member.css)
* Updated Like buttons to make them narrower by one pixel. I'm a bit anal on these details. (quickbuttons-32bit.png, images/theme/quickbuttons.png)
! Reverted and fixed quick button icons. Used another method to access the Like icon for the Stats page. (sections.css)
5935
Archived fixes / Re: It's all gone horribly French!
« on March 21st, 2012, 07:23 PM »
So, err... What's left?
Logo image URL: ----> default material. If theme doesn't want to use it, they can add a theme option to ask for another logo that fits their needs.
Site slogan: --> default material.
Select default smiley set for this theme: --> default??
Forum width: --> completely default stuff... (heck, I'd be tempted to remove this entirely, and leave it up to custom.css...)
Enable random news line in the forum header: --> default stuff (i.e. if theme doesn't support it, it doesn't have to do anything with it...)
Show statistics on board index: --> ... see below
Show latest member on board index:
Show group key on board index:
Show last modification date on modified posts:
Show view profile button under post:
Show user avatars in message view:
Show personal text in message view:
Show gender images in message view:
Hide post group titles for grouped members:
Okay, seriously... I see absolutely no 'logical' theme option in this. It's all stuff that could be made into either a Member Option or a regular option.
I can understand that one would want to keep at least one option in the Current Theme settings, if only to show themers how to add an option for their theme. Then again... Then again, they can always refer to SMF documentation for that.
(Plus, theme options aren't searchable. Which is why I didn't find the Post group option.)
Logo image URL: ----> default material. If theme doesn't want to use it, they can add a theme option to ask for another logo that fits their needs.
Site slogan: --> default material.
Select default smiley set for this theme: --> default??
Forum width: --> completely default stuff... (heck, I'd be tempted to remove this entirely, and leave it up to custom.css...)
Enable random news line in the forum header: --> default stuff (i.e. if theme doesn't support it, it doesn't have to do anything with it...)
Show statistics on board index: --> ... see below
Show latest member on board index:
Show group key on board index:
Show last modification date on modified posts:
Show view profile button under post:
Show user avatars in message view:
Show personal text in message view:
Show gender images in message view:
Hide post group titles for grouped members:
Okay, seriously... I see absolutely no 'logical' theme option in this. It's all stuff that could be made into either a Member Option or a regular option.
I can understand that one would want to keep at least one option in the Current Theme settings, if only to show themers how to add an option for their theme. Then again... Then again, they can always refer to SMF documentation for that.
(Plus, theme options aren't searchable. Which is why I didn't find the Post group option.)
5936
Plugins / Re: Aeva Sub/sub albums
« on March 21st, 2012, 07:02 PM »Oh and not everyone says that French people are rude and smell.
At 3:25...
5937
Off-topic / Re: How to piss Arantor off, part 3
« on March 21st, 2012, 05:42 PM »
Like shortened urls?
Maybe we could offer links like /go/1234 where 1234 is an auto incremented Id pointing to items eligible to shortening, like topics or pics?
Maybe we could offer links like /go/1234 where 1234 is an auto incremented Id pointing to items eligible to shortening, like topics or pics?
5938
The Pub / Re: Quick moderation
« on March 21st, 2012, 03:27 PM »Shit, that means the code's broken, it's not supposed to change anything unless it's reset in $_POST.
I'm considering taking the old list from the old Wedge.org and simply copying the data again.
Well, if they don't fix it, it's going to be kicked back by BB. If we don't like what it does, we can block it entirely if we so choose ;)
I'd tend to ban these IPs before it even reaches index.php :P
Up to you. I'm busy with yet more packing. Every time I think I'm packed, I find more stuff to go through. >_>
What I will say is that fixing BB's codepath should be the better solution for the open-mod-reports case and it will be necessary to fix that path for the no_board stuff anyway.
5939
Features / Re: New revs
« on March 21st, 2012, 03:02 PM »
rev 1493
(7 files -1, 4kb)
! Fixed postbg/windowbg confusion in several pages. Until we're ready to create a mini-skeleton for posts, the 'regular' post template will use postbg as its class, while 'mini' posts will use 'windowbg wrc core_posts' (Gesundheit!), which should fix most, if not all of the padding problems encountered on wedge.org since the beginning. (ModerationCenter.template.php, PersonalMessage.template.php, Post.template.php, Profile.template.php, Recent.template.php)
! The PM search feature's post list, perhaps because it is seldom viewed (you have to select Advanced search and tick a specific box?!), was an absolute mess that I had nothing to do with, ahah. Now it should be using something closer to the 'mini' post template. (PersonalMessage.template.php)
- Removed strong tags from create_button HTML. Not that this function is destined to stay (because it's barely even used any longer in Wedge), but at least it should be styled similarly to the rest of the forum... (Subs.php)
- Removed Worg empty folder, which I forgot to do. (skins/Worg)
* Detail. (index.french.php)
(7 files -1, 4kb)
! Fixed postbg/windowbg confusion in several pages. Until we're ready to create a mini-skeleton for posts, the 'regular' post template will use postbg as its class, while 'mini' posts will use 'windowbg wrc core_posts' (Gesundheit!), which should fix most, if not all of the padding problems encountered on wedge.org since the beginning. (ModerationCenter.template.php, PersonalMessage.template.php, Post.template.php, Profile.template.php, Recent.template.php)
! The PM search feature's post list, perhaps because it is seldom viewed (you have to select Advanced search and tick a specific box?!), was an absolute mess that I had nothing to do with, ahah. Now it should be using something closer to the 'mini' post template. (PersonalMessage.template.php)
- Removed strong tags from create_button HTML. Not that this function is destined to stay (because it's barely even used any longer in Wedge), but at least it should be styled similarly to the rest of the forum... (Subs.php)
- Removed Worg empty folder, which I forgot to do. (skins/Worg)
* Detail. (index.french.php)
5940
The Pub / Re: Quick moderation
« on March 21st, 2012, 02:58 PM »Yes, it sounds like it.Quote I just realized that the bug I was complaining about in Quick Reply was probably triggered by the fact that I'd just changed the default value for newest PMs... It seems that it reset *all* of the items to "No"!
I did some tests, and here's what I found: the only way to ensure a value isn't overwritten, is to simply click 'Change' next to it. Then it will show the select boxes... Which I don't touch, of course. This seems to be enough to guarantee that the value won't be reset by changing another option.
That doesn't surprise me. I cleared out several pages last night of intrusion reports from them, and have reported the fact that their crawler is buggy to them.
So, to recap, open_mod_reports will require an empty() check on it before use because the way BB is set up, that won't be set up. Or, in the BB execution path in Security.php, set it to 0 there.
(Come to think of it, $board and $board_info should be minimally initialised in that same branch, which should prevent the no_board issue, though they'll still trip BB's rules anyway. All that needs to be done is setting up $board and $board_info like they are in Load.php's loadBoard(), as if $_GET['board'], $_GET['topic'] and $_GET['action'] are all empty.)