Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 94 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 550 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 550 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined array key "avatartype" - Line: 811 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 811 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined array key "avatartype" - Line: 811 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 811 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined variable $awaitingusers - Line: 26 - File: global.php(872) : eval()'d code PHP 8.1.27 (FreeBSD)
File Line Function
/global.php(872) : eval()'d code 26 errorHandler->error
/global.php 872 eval
/misc.php 21 require_once

Official Murl Engine Forum - Help Documents
The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 94 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 550 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 550 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined array key "avatartype" - Line: 811 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 811 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined array key "avatartype" - Line: 811 - File: global.php PHP 8.1.27 (FreeBSD)
File Line Function
/global.php 811 errorHandler->error
/misc.php 21 require_once
Warning [2] Undefined variable $awaitingusers - Line: 26 - File: global.php(872) : eval()'d code PHP 8.1.27 (FreeBSD)
File Line Function
/global.php(872) : eval()'d code 26 errorHandler->error
/global.php 872 eval
/misc.php 21 require_once






MyCode
You can use MyCode, a simplified version of HTML, in your posts to create certain effects.


[b]This text is bold[/b]
   This text is bold

[i]This text is italicized[/i]
   This text is italicized

[u]This text is underlined[/u]
   This text is underlined

[s]This text is struck out[/s]
   This text is struck out

[tt]This text is monospaced[/tt]
   This text is monospaced


[url]http://www.example.com/[/url]
   http://www.example.com/

[url=http://www.example.com/]Example.com[/url]
   Example.com

[email]example@example.com[/email]
   example@example.com

[email=example@example.com]E-mail Me![/email]
   E-mail Me!

[email=example@example.com?subject=spam]E-mail with subject[/email]
   E-mail with subject


[quote]Quoted text will be here[/quote]
   Quoted text will be here

[code]Text with preserved formatting[/code]
   Text with preserved formatting


[img]http://murlengine.com/sub_gfx/murl-logo-162x106.png[/img]
   

[img=50x50]http://murlengine.com/sub_gfx/murl-logo-162x106.png[/img]
   


[color=red]This text is red[/color]
   This text is red

[size=3]This text is size 3[/size]
   This text is size 3

[font=Tahoma]This font is Tahoma[/font]
   This font is Tahoma


[align=center]This is centered[/align]

This is centered

[align=right]This is right-aligned[/align]

This is right-aligned


[list]
[*]List Item #1
[*]List Item #2
[*]List Item #3
[/list]

  • List item #1
  • List item #2
  • List Item #3

You can make an ordered list by using [list=1] for a numbered, and [list=a] for an alphabetical list.

[list=1]
[*]List Item #1
[*]List Item #2
[*]List Item #3
[/list]

  1. List item #1
  2. List item #2
  3. List Item #3


[code:cpp]Preformatted Cpp Code[/code]

1
Preformatted Cpp Code

[code:cpp;title:'Block Title';first-line:42;highlight:[43,45];]Preformatted Cpp Code with highlight and title.[/code]

Block Title
42
43
44
45
Preformatted
 Cpp Code
with
highlight and title.

You can use the same sheme for code blocks in different languages by using a different language paramter e.g. [code:xml].

  • Language Parameters
    • applescript
    • bash
    • cpp
    • diff
    • java
    • js
    • lua
    • objc
    • perl
    • php
    • plain
    • py
    • sql
    • xml
  • Optional Parameters
    • title
      • true
      • Allows you to specify a title for the code block.
    • first-line
      • 1
      • Allows you to change the first (starting) line number.
    • gutter
      • true
      • Allows you to turn gutter with line numbers on and off.
    • highlight
      • null
      • Allows you to highlight one or more lines to focus user’s attention. When specifying as a parameter, you have to pass an array looking value, like [1, 2, 3] or just an number for a single line.
    • smart-tabs
      • true
      • Allows you to turn smart tabs feature on and off.
    • tab-size
      • 4
      • Allows you to adjust tab size.
    • auto-links
      • true
      • Allows you to turn detection of links in the highlighted element on and off. If the option is turned off, URLs won’t be clickable.


Copyright © 2011-2024 Spraylight GmbH.