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 - Our Skis & Boards
The following equipment is available this season, click each peice of equipment for more information
High Performance
Dynastar Exclusive Legend
Dynastar Exclusive Legend Powder
Dynastar D-Stinct
| Sidecut: |
122-72-112 |
| Radius: |
13 |
| Lengths: |
148cm, 154cm, 160cm,166cm, 172cm |
The D Stinct is designed for beginner skiers looking for a ski that is very easy to control. To ease starting a turn, the Dstinct has a soft flexing tip with a cap construction allowing the ski to flex. The tail shape allows the skier to carve through the turn or skid the tails if needed. This gives the skier complete control over the shape and finish of the turn.
Salomon X Wing 500
| Sidecut: |
110-69-93 |
| Radius: |
13 |
| Lengths: |
130cm, 140cm, 150cm, 160cm |
The X Wing 500 gives you pure comfort in an all mountain ski to explore the resort by trusting on stability, grip and effortless maneuverability. The S chassis is for all-mountain access and light & effortless skiing all day long. The Steering Plate is to guarantee precise skiing and more control. The X Wing 500 provides recreational skiers and weekend warriors an ability to improve skiing techniques necessary to explore the mountain in its entirety.
Salomon Pulse
| Sidecut: |
273-237-273 |
| Radius: |
10 |
| Lengths: |
145cm, 150cm, 155cm, 160cm, 165cm |
The Salomon Pulse Snowboard is holding it down in the entry-level snowboard category. With the versatility to take it to the whole mountain, the fast base, and playful flex to have fun doing it. The Pulse provides a very enjoyable ride for any rider. It’s also factory detuned to allow new riders a little room for error when first turning.
Dynastar Exclusive Fluid
| Sidecut: |
120-68-102 |
| Radius: |
12 |
| Lengths: |
148 cm 153cm, 158cm, 163cm |
The Exclusive Fluid was the best in test for Skiing Magazine's Front Side Advance category. It's a great ski so we just gave it a new paint job. This ski rips and can handle high speeds just fine but at slower speeds, or lower aggression levels, the Exclusive Fluid is a blast to ski on.
Dynastar Contact
| Sidecut: |
122-71-105 |
| Radius: |
12 |
| Lengths: |
152cm, 158cm, 165cm, 172cm, 178cm |
The Contact is designed for intermediate skiers looking for a ski that can help take them to the next performance level in skiing. The tail shape allows the skier to carve through the turn or skid the tails if needed. This gives the skier complete control over the shape and finish of the turn.
Salomon Aeromax ti
| Sidecut: |
114-70-97 |
| Radius: |
13 |
| Lengths: |
151cm, 158cm, 165cm, 172cm |
Salomon AEROMAX Ti This skis stands for sport carving sensations with maximum of maneuverability and precision. Great grip due to 3D Sport monocoque. Control in all conditions by choosing radius. Effortless hybrid sensations. Specific features : Hybrid technology
Salomon Tracker
| Sidecut: |
290-241-281 |
| Radius: |
9 |
| Lengths: |
151-155-158-162 |
Take back the control and whip your riding into shape with the Salomon Tracker Snowboard. Featuring Salomon’s Royal Rubber technology and Equalizer sidecut, the Tracker is the smoothest ride out there. With more-confident-than-ever edge hold no matter how tricky the snow conditions, you can focus on pushing your own boundaries.
Salomon Ace/Magnum
| Sidecut: |
289-247-289 |
| Radius: |
8 |
| Lengths: |
158-162-166 |
Your ace in the hole for complete all-mountain domination, the Salomon Ace Snowboard is a well rounded blend of freeride and freestyle construction. Built with the directional flex and set back stance of a powder stick, the Ace Snowboard was born to destroy big mountain lines.
Dynastar Contact Groove
| Sidecut: |
118-66-102 |
| Radius: |
12 |
| Lengths: |
155, 165, 172, 178 |
A narrower shape allows the Contact Groove to react quicker to the skiers input while the small turn radius gives the skier the ability to carve tight turns all day long. Dual density vertical sidewalls provide a powerful tip and a round flex under foot.
Dynastar Exclusive Elite
| Sidecut: |
120-42-104 |
| Radius: |
15 |
| Lengths: |
153, 158, 165, 172 |
A classic construction of full vertical sidewalls with dual density material and a wood core makes the Exclusive Elite super smooth at speed and gives the skier the ability to make multiple turn shapes.
Dynastar Sultan 80
| Sidecut: |
126-80-108 |
| Radius: |
15 |
| Lengths: |
165, 172, 178 |
An easy skiing all around ski that is suited for groomed runs and will perform off-trail. The profile and construction of the ski allows the skier to easily start a turn and control the ski throughout a turn. A wider platform helps with floatation in off-trail situations.
Dynastar Contact Cross
| Sidecut: |
120-72-104 |
| Radius: |
15 |
| Lengths: |
158, 165, 172, 178 |
Dynastar has put all its heritage and know-how into the Cross Ti to create a very versatile high performance on-trail. A classic sandwich construction combined with dual density full vertical sidewalls and Autodrive Ultimate binding integration gives the Cross Ti incredible grip on ice, makes it super smooth at high speeds and easy to ski at slow speeds, too.
Dynastar Mythic Rider
| Sidecut: |
122-88-110 |
| Radius: |
21 |
| Lengths: |
172, 178, 184 |
The Mythic Rider is a high performance all-mountain ski designed for high speed turns in any condition. The 3D construction removes material in the center of the top sheet while adding power to the edge. This allows skiers to put a lot of pressure on the edge for grip and performance. The Titanal layer aids balancing the torsional flex and also helps to give the ski a smooth ride at speed.
Dynastar Contact 4x4
| Sidecut: |
122-75-106 |
| Radius: |
16 |
| Lengths: |
158, 165, 172, 178, 184 |
The Contact 4x4 was built for skiers who like the performance of race skis with the versatility of an all mountain ski. With a 75mm waist and a 16m turn radius, the Contact 4x4 is ideal for ripping on-trail while still being able to handle softer snow conditions. Dual density full vertical sidewall construction also increases the ski's performance and stability.
Dynastar Exclusive Legend
| Sidecut: |
114-75-102 |
| Radius: |
14 |
| Lengths: |
152, 158, 165, 172 |
An easy skiing all around ski that is suited for groomed runs and will perform off-trail. The profile and construction of the ski allows the skier to easily start a turn and control the ski throughout a turn. A wider platform helps with floatation in off-trail situations.
Dynastar Sultan 85
| Sidecut: |
126-85-110 |
| Radius: |
16 |
| Lengths: |
165, 172, 178 |
The most versatile, high-performance, all-mountain ski we've ever made, the Sultan 85 combines a wide, stable platform with deep sidecut and wood/titanal sandwich construction to deliver an unbelievable ski experience in all conditions.
Dynastar Exclusive Legend Powder
| Sidecut: |
126-85-110 |
| Radius: |
16 |
| Lengths: |
152, 158, 165 |
Full sidewall, wood core, 2 layers of Titanal make the Powder a powerhouse in any condition. The shape of the ski allows for multiple turn shapes so the ski is just as comfortable in a tight chute as it is ripping GS turns on a groomed run.
Nordica Olympia Victory
| Sidecut: |
124-78-108 |
| Radius: |
15 |
| Lengths: |
154-162-170-178 |
Very similar feel to the Olympia Speed but wider, so it feels a little more secure but takes a little more effort, especially when you choose short radius arcs on packed or icy conditions. If you ski West and East, the Nordica Olympia Victory is a great choice.
Nordica Olympia Conquer
| Sidecut: |
126-84-112 |
| Radius: |
16 |
| Lengths: |
154-162-170-178 |
Built with a wood core and vertical sidewalls, these snappy skis perform great in any snow. They slice their way down ice and groomers and are just as reliable in the bumps or anywhere else off-piste.
Nordica Hotrod Nitrous
| Sidecut: |
124-78-108 |
| Radius: |
15 |
| Lengths: |
162-170-178 |
Advanced all-mountain skiers will love the versatile all mountain Nitrous. Stable enough to accelerate on groomers, but forgiving enough to venture into the powder or crud with no problems.
Nordica Mach 3
| Sidecut: |
119-72-104 |
| Radius: |
15 |
| Lengths: |
162-170-178 |
Built like the high powered machine that it is, the Mach 3 has amazing performance and stability at high speeds and will thrill any aggressive expert who wants the ride of their lives.
Nordica Helldiver
| Sidecut: |
132-90-118 |
| Radius: |
18 |
| Lengths: |
170-178-186 |
The "missing link" between all-mountain and big-mountain skiing. Made for expert all-mountain skiers the new HELLDIVER with a 90mm waist is an amazing powder ski with a perfect side cut to permit fast carving on fresh and packed snow. This ski makes each turn fluid and powerful with little effort.
Salomon Tornado
| Sidecut: |
120-78-106 |
| Radius: |
16 |
| Lengths: |
159-166-170-178-180 |
Powerful All-Mountain chassis. Stable & confident performance on all terrain. Consistent for carving sensations & grip on groomers. A versatile ski body chassis for skiers targeting 70% on-piste and 30% ungroomed.
Salomon Aero X
| Sidecut: |
115-69-98 |
| Radius: |
16 |
| Lengths: |
162-170-178 |
With the DNA of a racing ski modified to add technical assistance, every extreme turn becomes intuitive; you can unleash the power yet remain in complete control. Performance carving takes on a new dimension with the Aero X thanks to the Hybrid technology and Multiradius construction
Salomon Xwing Fury
| Sidecut: |
128-85-111 |
| Radius: |
18 |
| Lengths: |
163-170-177-184 |
This is a physically demanding ski that wants to go fast. Salomon's Fury X-Wing is designed for fit skiers looking for a ski that is best suited to large turns and can handle a variety of terrains.
Salomon Lady
| Sidecut: |
128-85-113 |
| Radius: |
14 |
| Lengths: |
161-169 |
The Lady exceeds in serving the two most common needs of every big mountain skier - edge grip on groomers and off-piste versatility. With lightweight design, this amazing ski combines flotation in powder, strong edge grip in groomers and stability in high speeds.
Salomon Crossmax W12
| Sidecut: |
119-71-101 |
| Radius: |
14 |
| Lengths: |
162-170-178 |
The Skier-Cross design, for high-performance yet versatile carving/racing performance coming from the full woodcore double titanium sandwich construction with the 3D race frame on top. This is a excellent race ski as used by the Salomon team with superb edge performance
Salomon Xwing Hurricane
| Sidecut: |
124-85-114 |
| Radius: |
18 |
| Lengths: |
164-172-180 |
The Hurricane is one truly versatile ski that does whatever you want in a variety of conditions. It’s a good carving ski but capable of so much more.
Salomon Lord
| Sidecut: |
128-86-114 |
| Radius: |
15 |
| Lengths: |
169-177-184 |
The Lord exceeds in serving the two most common needs of every big mountain skier - edge grip on groomers and off-piste versatility. With full wood core, edgy monocoque design and semi twin tip design, this ski has superb snow contact and stability at high speed.
Salomon Origin
| Sidecut: |
124-74-106 |
| Radius: |
13 |
| Lengths: |
154-162-170 |
This lady specific ski has a strong edge grip, stability in crud and control on every situation.
Salomon Tornado TI
| Sidecut: |
120-79-107 |
| Radius: |
16 |
| Lengths: |
166-173-180 |
The most powerful and precise one-ski-quiver for all terrain on a 79mm platform. Stable & confident performance on all terrain. Consistent for carving sensations & grip on groomers. Wood from tip to tail for optimum stability and a double layer of Titanium. A firm favorite.
Salomon Riot
| Sidecut: |
249 waist |
| Radius: |
8 |
| Lengths: |
156-159-163 |
Salomon's Riot snowboard is a street-inspired board that just exudes versatility. It features a directional flex, setback stance, and Popster core profiling that gives it tremendous pop for getting some killer height in the pipe. Additionally, the Riot features SWR sidewalls that offer ample cushioning to bring you down from the skies softly.