- 09 Jun, 2021 1 commit
-
-
Rob Swindell authored
-
- 30 May, 2021 1 commit
-
-
Rob Swindell authored
"msg.ssjs line 42: Error: Error -1 reading user number" Fixed an errant semicolon in the process. (15 year old minor bug)
-
- 16 Aug, 2020 1 commit
-
-
Rob Swindell authored
-
- 24 Jul, 2019 1 commit
-
-
rswindell authored
-
- 03 Dec, 2017 1 commit
-
-
rswindell authored
-
- 02 Dec, 2017 1 commit
-
-
rswindell authored
(because we're writing the modified header back).
-
- 09 Nov, 2011 1 commit
-
-
deuce authored
-
- 16 Jul, 2011 1 commit
-
-
rswindell authored
msg.ssjs line 42: Error: can't convert template.u_num to an integer I'm really kind of lost on this one and suspect it might have something to do with the msgbase lazy properties.
-
- 04 Feb, 2009 1 commit
-
-
rswindell authored
-
- 02 Feb, 2009 1 commit
-
-
deuce authored
-
- 08 Nov, 2008 1 commit
-
-
rswindell authored
limited access to lower group numbers: > !JavaScript c:\sbbs\web\root\msgs\msg.ssjs line 125: TypeError: > msg_area.grp_list[msg_area.sub[sub].grp_number] has no properties
-
- 29 Jun, 2006 1 commit
-
-
rswindell authored
(i.e. msgbase.get_msg_header() returns null).
-
- 18 Mar, 2006 1 commit
-
-
runemaster authored
-
- 12 Mar, 2006 1 commit
-
-
runemaster authored
i.e.; http://www.somedomeil.com/ https://www.somedomeil.com/ telnet://www.somedomeil.com/ gopher://www.somedomeil.com/ irc://www.somedomeil.com/ Does not currently sopport URI's that do not beging with protocol reference. Also supports ports and sub-directories i.e.; http://www.somedomain.com:6080/docs/index.html
-
- 04 Mar, 2006 1 commit
-
-
deuce authored
-
- 27 Feb, 2006 1 commit
-
-
runemaster authored
-
- 25 Feb, 2006 1 commit
-
-
runemaster authored
Themes["Theme_Name"].lib_dir defined in /templates/html_themes.ssjs
-
- 22 Feb, 2006 2 commits
-
-
runemaster authored
for the theme name.
-
runemaster authored
-
- 01 Feb, 2006 1 commit
-
-
runemaster authored
(Profiles, update posts/e-mails, and future expandability.)
-
- 08 Jul, 2005 1 commit
-
-
runemaster authored
-
- 24 Jun, 2005 1 commit
-
-
runemaster authored
-
- 24 May, 2005 1 commit
-
-
runemaster authored
<input type="image" src="/graphics/delete_messages.gif" name="Action" value="Delete" /> (Specifically the name= and value= ) Sheesh!
-
- 21 Apr, 2005 1 commit
-
-
runemaster authored
-
- 24 Mar, 2005 1 commit
-
-
runemaster authored
-
- 09 Mar, 2005 1 commit
-
-
deuce authored
-
- 04 Mar, 2005 1 commit
-
-
runemaster authored
-
- 03 Mar, 2005 1 commit
-
-
runemaster authored
-
- 21 Feb, 2005 3 commits
-
-
rswindell authored
send e-mail or not.
-
runemaster authored
-
runemaster authored
Check for user posting rights and a little template.can_post dohoocky similar to template.can_delete thinger.
-
- 17 Feb, 2005 1 commit
-
-
rswindell authored
to be optionally displayed later by double-clicking on "Subject".
-
- 22 Jan, 2005 1 commit
-
-
deuce authored
exec/html_inc -> web/lib text/html_templates -> web/templates html -> web/html You'll need to update your .ini file to reflect the new web root (Now ../web/html) UPDATING TO THIS VERSION *WILL* BREAK YOUR EXISTING SITE UNTIL THESE DIRECTORIES ARE MOVED!
-
- 18 Jan, 2005 2 commits
-
-
deuce authored
MSG_KILLREAD, MSG_READ, MSG_REPLIED, SUB_ANON, SUB_AONLY, SUB_NAME, SUB_PRIV, SUB_PONLY, MSG_PRIVATE, MSG_ANONYMOUS, MSG_MODERATED, MSG_VALIDATED Fix up get_*_msgs() in msgslib.ssjs and add idx_to_user() function (Checks if the passed message index is to the current user)
-
deuce authored
clean_msg_header() which sanitizes the headers as appropriate.
-
- 10 Dec, 2004 2 commits
- 09 Dec, 2004 3 commits
-
-
deuce authored
Added semicolon to end of line.
-
runemaster authored
-
runemaster authored
-