Show Posts

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.

Messages - live627
256
Archived fixes / add_linktree()
« on March 22nd, 2013, 08:34 AM »
Is it to be removed? I need to know, because if so, I need to remove the call from my plugins.
257
Features / Re: Additional formatting of user names
« on March 22nd, 2013, 02:13 AM »
Can it be done via WeCSS?
258
Archived fixes / Re: Media page notice(s)
« on March 22nd, 2013, 12:20 AM »
@Nao bump for question above.
260
Features / Re: Miscellaneous/WIP screenshots
« on March 20th, 2013, 06:58 AM »
* live627 likes this

Do you want some design tips? I'd move the logo above the list and add the two classes cs0 cp4 to the tables.
261
Features: Posts & Topics / Re: Automatic Quote splitter
« on March 17th, 2013, 10:35 PM »
And Qr doesn't say the shortcut for posting , either. :P

btw, drafts aren't saving in qr, nor do I see the buttons to manually save a draft.
Posted: March 17th, 2013, 10:34 PM

nor in full reply
262
Features: Posts & Topics / Re: Automatic Quote splitter
« on March 17th, 2013, 10:01 PM »
Quote from Arantor on March 17th, 2013, 03:23 PM
Full reply is a wonderful thing :P

Maybe we need this in the quick reply too.
Huh? It already works in Quick Reply.
263
Features / Re: Calendar
« on March 17th, 2013, 10:23 AM »
I have here two layouts which I would like to show everybody. One has the two mini calendars on the bottom (SMF style) and the other with them in the sidebar (which I really like, tbh)..

Let me explain something: the blue highlight is where the mouse  hovered and  the white square with the red text is  today.. Clicking a day updates a sidebar block with the appropriate date and any events, holidays, attached to it.

Which do you like better?
264
Well said!
265
You can view closed reports with some poking around in the mod center.
266
Quote from Dragooon on March 16th, 2013, 06:37 PM
I'm fairly sure I made the first version of SMG within 5 months and that was 5 years ago.
impressive! I didn't start coding until I was 13, and even then, I just dabbled with some VB. Yes, 3.0. I didn't get into web development until 17.
267
He should cut the price to $10.

And why doesn't it work with other mods? I... that... wow. Seriously, wow.
268
Off-topic / Re: Some advice when using jquery.ajax()
« on March 16th, 2013, 01:33 AM »
toLowerCase() cannot be used on a jQuery object. Try lower(), I  think.
269
Features / Re: Plugin revs
« on March 15th, 2013, 06:57 AM »
rev 77
(2 files, 1KB)

! Missing global (CalendarDisplay.php)
! <URL> conversion (CalendarDisplay.php
! Need to load the template file (CalendarDisplay.php))
! Call the right function name  (CalendarPost.php)

@this helps me get a better feel of where tee calendar currently at -- even though it is scheduled for a logic redo.
270
Archived fixes / Error in wedit::add_button()
« on March 15th, 2013, 06:41 AM »
Using $this when not in object context in I:\www\wedge\trunk\Sources\Class-Editor.php on line 98
Posted: March 15th, 2013, 06:10 AM

I don't think it should be static.