Notice (8): Undefined offset: 9 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 9
$s_os = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 10 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 10
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 11 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 11
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 12 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 12
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 13 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 13
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 14 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 14
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 15 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 15
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 16 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 16
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 17 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 17
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 18 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 18
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 19 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 19
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Notice (8): Undefined offset: 20 [APP/vendors/browser_detection.php, line 463]
Code |
Context$browser_string = "ccbot/1.0 (+http://www.commoncrawl.org/bot.html)"
$browser_name = ""
$version_number = "1.0"
$os = ""
$os_version = ""
$a_mac = array(
"mac68k",
"macppc"
)
$a_unix = array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
)
$a_linux = array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
$a_linux_process = array(
"i386",
"i586",
"i686"
)
$a_os = array(
"beos",
"os2",
"amiga",
"webtv",
"mac",
"nt",
"win",
array(
"freebsd",
"openbsd",
"netbsd",
"bsd",
"unixware",
"solaris",
"sunos",
"sun4",
"sun5",
"suni86",
"sun",
"irix5",
"irix6",
"irix",
"hpux9",
"hpux10",
"hpux11",
"hpux",
"hp-ux",
"aix1",
"aix2",
"aix3",
"aix4",
"aix5",
"aix",
"sco",
"unixware",
"mpras",
"reliant",
"dec",
"sinix",
"unix"
),
array(
"ubuntu",
"kubuntu",
"xubuntu",
"mepis",
"xandros",
"linspire",
"winspire",
"sidux",
"kanotix",
"debian",
"opensuse",
"suse",
"fedora",
"redhat",
"slackware",
"slax",
"mandrake",
"mandriva",
"gentoo",
"sabayon",
"linux"
)
)
$i_count = 21
$i = 20
$s_os = null
$j = 21
which_os - [internal], line ??
which_os - APP/vendors/browser_detection.php, line 463
browser_detection - APP/vendors/browser_detection.php, line 371
include - APP/views/layouts/website.ctp, line 56
view::_render() - CORE/cake/libs/view/view.php, line 662
view::renderlayout() - CORE/cake/libs/view/view.php, line 450
view::render() - CORE/cake/libs/view/view.php, line 388
pagescontroller::render() - CORE/cake/libs/controller/controller.php, line 799
pagescontroller::display() - APP/controllers/pages_controller.php, line 88
pagescontroller::dispatchmethod() - CORE/cake/libs/object.php, line 117
dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
require - APP/webroot/index.php, line 88
[main] - CORE/index.php, line 61
Rentals - Prices & Packages
Our rental packages are based on the ability of skier or boarder, not on
the standard of the skis or boards, all of our skis and boards are of
the highest quality.
Click the packages below to display the pricing for that package:
Junior Package
Skis, boots and poles or snowboard and boots with a complementary helmet (aged 12 and under).
Beginner Package
If you have never skied or snowboarded before, or ski or ride cautiously this is the package for you.
Intermediate Package
If you enjoy cruising on mostly on green or blue and maybe the occasional black run, or are looking to advance your skills this is the package for you.
High Performance Package
Advanced to Expert skiers and riders. Wide selection of skis ranging from race carvers to powder skis and everything in between including versatile all mountain skis.
All packages are available with either skis or snowboards and with or without boots.
| Days |
With Boots |
Without Boots |
| 1 |
19 |
19 |
| 2 |
38 |
38 |
| 3 |
57 |
57 |
| 4 |
74 |
74 |
| 5 |
91 |
91 |
| 6 |
108 |
108 |
| 7 |
123 |
123 |
| 8 |
138 |
138 |
| 9 |
153 |
153 |
| 10 |
166 |
166 |
| 11 |
179 |
179 |
| 12 |
192 |
192 |
| 13 |
205 |
205 |
| Extra day |
10 |
28 |
| Days |
With Boots |
Without Boots |
| 1 |
26 |
21 |
| 2 |
52 |
42 |
| 3 |
76 |
61 |
| 4 |
100 |
80 |
| 5 |
122 |
97 |
| 6 |
144 |
114 |
| 7 |
166 |
131 |
| 8 |
186 |
146 |
| 9 |
206 |
161 |
| 10 |
226 |
176 |
| 11 |
236 |
186 |
| 12 |
246 |
196 |
| 13 |
256 |
206 |
| Extra day |
10 |
10 |
| Days |
With Boots |
Without Boots |
| 1 |
36 |
31 |
| 2 |
72 |
62 |
| 3 |
104 |
89 |
| 4 |
136 |
116 |
| 5 |
166 |
141 |
| 6 |
196 |
166 |
| 7 |
226 |
191 |
| 8 |
255 |
215 |
| 9 |
284 |
239 |
| 10 |
313 |
263 |
| 11 |
328 |
278 |
| 12 |
343 |
293 |
| 13 |
358 |
308 |
| Extra day |
15 |
15 |
| Days |
With Boots |
Without Boots |
| 1 |
43 |
38 |
| 2 |
86 |
76 |
| 3 |
125 |
110 |
| 4 |
164 |
144 |
| 5 |
200 |
175 |
| 6 |
236 |
206 |
| 7 |
270 |
235 |
| 8 |
304 |
264 |
| 9 |
338 |
293 |
| 10 |
372 |
322 |
| 11 |
387 |
337 |
| 12 |
402 |
352 |
| 13 |
417 |
367 |
| Extra day |
15 |
15 |
Make a Rental Reservation
Prices listed in Canadian Dollars and do not include GST (5%). GST is subject to change.