PHP Error Exceptions

Trying to get property of non-object

Line 261 — Exception in /home/sublink/radiolillooet.ca/app/controllers/PostController.php

  • Line 261 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Trying to get property of non-object
        [2] => /home/sublink/radiolillooet.ca/app/controllers/PostController.php
        [3] => 261
        [4] => Array
            (
                [show_slug] => admiral-andrew-show
                [post_id] => 195
            )
    
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Undefined variable: show

Line 5 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 5 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Undefined variable: show
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 5
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Trying to get property of non-object

Line 5 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 5 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Trying to get property of non-object
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 5
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Undefined variable: show

Line 5 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 5 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Undefined variable: show
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 5
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Trying to get property of non-object

Line 5 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 5 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Trying to get property of non-object
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 5
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Undefined variable: show

Line 25 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 25 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Undefined variable: show
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 25
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Trying to get property of non-object

Line 25 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 25 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Trying to get property of non-object
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 25
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Undefined variable: show

Line 85 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 85 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Undefined variable: show
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 85
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )
Trying to get property of non-object

Line 85 — Exception in /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl

  • Line 85 — /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    consise_error_handler (
    Array
    (
        [0] => 8
        [1] => Trying to get property of non-object
        [2] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
        [3] => 85
        [4] => Array
            (
                [file] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
                [in_post] => 1
                [post] => Post Object
                    (
                        [belongsTo:protected] => Array
                            (
                                [0] => Show
                                [1] => Member
                                [show] => Show
                                [member] => Member
                            )
    
                        [hasMany:protected] => Array
                            (
                                [0] => Comment
                                [comments] => Comment
                            )
    
                        [database:protected] => default
                        [table:protected] => posts
                        [primary:protected] => id
                        [prefix:protected] => 
                        [db] => Database Object
                            (
                                [database:protected] => default
                                [builder] => SqliteBuilder Object
                                    (
                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                        [ops:SqliteBuilder:private] => Array
                                            (
                                                [NULL] => NULL
                                                [TIMESTAMP] => NOW()
                                                [NOTLIKE] => NOT LIKE
                                                [LIKE] => LIKE
                                                [NOTEQUAL] => !=
                                                [EQUAL] => =
                                                [IS] => IS
                                                [GT] => >
                                                [GTE] => >=
                                                [LT] => <
                                                [LTE] => <=
                                            )
    
                                    )
    
                                [connection:protected] => PDO Object
                                    (
                                    )
    
                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                [lastError] => 
                            )
    
                        [loaded:DataTable:private] => 
                        [hasOne:protected] => 
                        [hasManyToMany:protected] => 
                        [data:protected] => Array
                            (
                                [show] => 
                                [comments] => 
                            )
    
                    )
    
                [admin] => 
            )
    
    )
    
    
    )
  • Line 60 — /home/sublink/lib/concise-0.0/lib/core/View/Template.class.php
    require (
    Array
    (
        [0] => /home/sublink/radiolillooet.ca/app/tpl/views/post/view.tpl
    )
    
    
    )
  • Line 166 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Template -> __toString (
    Array
    (
    )
    
    
    )
  • Line 263 — /home/sublink/radiolillooet.ca/app/controllers/PostController.php
    Controller -> render (
    Array
    (
    )
    
    
    )
  • Line —
    PostController -> view (
    Array
    (
        [0] => admiral-andrew-show
        [1] => 195
    )
    
    
    )
  • Line 148 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    call_user_func_array (
    Array
    (
        [0] => Array
            (
                [0] => PostController Object
                    (
                        [request:protected] => Request Object
                            (
                                [controller:protected] => post
                                [action:protected] => view
                                [data:protected] => Array
                                    (
                                        [uri] => s/admiral-andrew-show/posts/195/
                                        [0] => admiral-andrew-show
                                        [1] => 195
                                        [PHPSESSID] => oBp-36h2uFjVKeK1G0ArQ3
                                    )
    
                            )
    
                        [settings:protected] => Settings Object
                            (
                                [data:protected] => Array
                                    (
                                        [all_settings] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [global] => Array
                                                            (
                                                                [application] => Radio Lillooet
                                                                [version] => 0.1
                                                                [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                                                [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                                                [weather_cache] => 3600
                                                                [routes] => Array
                                                                    (
                                                                        [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                                        [s/(.*)/podcast] => podcasts/show_info/$1
                                                                        [s/(.*)] => shows/view/$1
                                                                        [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                                        [p/(.*)] => podcasts/show_listen/$1
                                                                    )
    
                                                            )
    
                                                        [http://dev.radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [timezone] => Europe/Brussels
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => /home/sublink/radiolillooet.ca/mailer.txt
                                                                        [to] => Array
                                                                            (
                                                                                [email] => north@sublink.ca
                                                                                [name] => Joseph North
                                                                            )
    
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                        [http://beta.radiolillooet.ca] => http://radiolillooet.ca
                                                        [http://radiolillooet.ca] => Array
                                                            (
                                                                [debug] => 1
                                                                [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                                                [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                                                [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                                                [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                                                [mailer] => Array
                                                                    (
                                                                        [dump] => 
                                                                        [to] => Array
                                                                            (
                                                                                [email] => station@radiolillooet.ca
                                                                                [name] => Radio Lillooet
                                                                            )
    
                                                                        [smtp_server] => smtp.gmail.com
                                                                        [smtp_port] => 465
                                                                        [smtp_user] => mailer@radiolillooet.ca
                                                                        [smtp_pass] => RLoIBVwwZp36Ji
                                                                    )
    
                                                                [db] => Array
                                                                    (
                                                                        [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                                        [username] => 
                                                                        [password] => 
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [application] => Radio Lillooet
                                        [version] => 0.1
                                        [secret_key] => 1111-8844-AFIO-UUUE-NJEF
                                        [weather_feed] => http://www.weatheroffice.gc.ca/rss/city/bc-28_e.xml
                                        [weather_cache] => 3600
                                        [routes] => Array
                                            (
                                                [s/(.*)/posts/(.*)] => post/view/$1/$2
                                                [s/(.*)/podcast] => podcasts/show_info/$1
                                                [s/(.*)] => shows/view/$1
                                                [p/.*/rl-(.*)\.(.*)] => podcasts/download/$1/$2
                                                [p/(.*)] => podcasts/show_listen/$1
                                            )
    
                                        [debug] => 1
                                        [images_path] => /home/sublink/radiolillooet.ca/assets/images
                                        [cache_path] => /home/sublink/radiolillooet.ca/assets/cache
                                        [podcast_path] => /home/sublink/radiolillooet.ca/assets/podcasts
                                        [session_save_path] => /home/sublink/radiolillooet.ca/assets/cache/sessions
                                        [mailer] => Array
                                            (
                                                [dump] => 
                                                [to] => Array
                                                    (
                                                        [email] => station@radiolillooet.ca
                                                        [name] => Radio Lillooet
                                                    )
    
                                                [smtp_server] => smtp.gmail.com
                                                [smtp_port] => 465
                                                [smtp_user] => mailer@radiolillooet.ca
                                                [smtp_pass] => RLoIBVwwZp36Ji
                                            )
    
                                        [db] => Array
                                            (
                                                [dsn] => sqlite:/home/sublink/radiolillooet.ca/db/db.sqlite
                                                [username] => 
                                                [password] => 
                                            )
    
                                        [force_error_display] => 1
                                        [location] => http://radiolillooet.ca
                                        [character_encoding] => utf-8
                                        [content_type] => text/html
                                        [timezone] => America/Vancouver
                                    )
    
                            )
    
                        [uses:protected] => Loader Object
                            (
                            )
    
                        [layout:protected] => Layout Object
                            (
                                [template_file:protected] => default
                                [data:protected] => Array
                                    (
                                        [shows] => Stub Object
                                            (
                                                [data:protected] => Array
                                                    (
                                                        [0] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 38
                                                                        [name] => Coral's Old-Time & Traditional Hour: every other thursday 7-8pm
                                                                        [slug] => corals-old-time--traditional-hour-every-other-thursday-7-8pm
                                                                        [summary] => every other thursday 7-8 pm.  appalachian fiddle tunes, etc!
                                                                        [description] => tune in locally to radio lillooet 100.5fm every other thursday from 7-8pm and listen to the podcasts here on-line.  *NEXT SHOWS: thursday jan 19th and thursday feb 2nd.  
    
    on this show you will hear traditional appalachian fiddle & banjo tunes and the occasional likes of cajun, folk songs, country blues, murder ballads  and gospel. and how about some of that good old-time history, old-time themes, skillets, mountains & more?!  
    
    
    
                                                                        [created] => 2010-04-29 22:16:28
                                                                        [score] => 3671
                                                                    )
    
                                                            )
    
                                                        [1] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 32
                                                                        [name] => The Hits
                                                                        [slug] => the-hits
                                                                        [summary] => rap, hip hop, pop, r&b
                                                                        [description] => the name has been changed slightly it has nothing to do with other hosts or shows or anything like that
    ;)
                                                                        [created] => 2009-10-09 16:45:33
                                                                        [score] => 1788
                                                                    )
    
                                                            )
    
                                                        [2] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 1
                                                                        [name] => Snooze Button
                                                                        [slug] => snooze-button
                                                                        [summary] => "Non-threatening" Classical Music
                                                                        [description] => An hour of "non-threatening" Classical music with information about the music,composers and performers (some of it true), plus weather and road reports and Public Service Announcements.
                                                                        [created] => 2009-07-18 10:53:13
                                                                        [score] => 614
                                                                    )
    
                                                            )
    
                                                        [3] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 35
                                                                        [name] => News Circus
                                                                        [slug] => news-circus
                                                                        [summary] => Music, Current Events, and Philosophy.
                                                                        [description] => Music, Current Events, and Philosophy.
                                                                        [created] => 2009-12-08 19:40:42
                                                                        [score] => 340
                                                                    )
    
                                                            )
    
                                                        [4] => Show Object
                                                            (
                                                                [hasManyToMany:protected] => Array
                                                                    (
                                                                        [0] => Member
                                                                        [1] => Category
                                                                        [members] => Member
                                                                        [categories] => Category
                                                                    )
    
                                                                [hasMany:protected] => Array
                                                                    (
                                                                        [0] => Post
                                                                        [1] => Schedule
                                                                        [posts] => Post
                                                                        [schedules] => Schedule
                                                                    )
    
                                                                [database:protected] => default
                                                                [table:protected] => shows
                                                                [primary:protected] => id
                                                                [prefix:protected] => 
                                                                [db] => Database Object
                                                                    (
                                                                        [database:protected] => default
                                                                        [builder] => SqliteBuilder Object
                                                                            (
                                                                                [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                                                [query:SqliteBuilder:private] => 
                                                                                [ops:SqliteBuilder:private] => Array
                                                                                    (
                                                                                        [NULL] => NULL
                                                                                        [TIMESTAMP] => NOW()
                                                                                        [NOTLIKE] => NOT LIKE
                                                                                        [LIKE] => LIKE
                                                                                        [NOTEQUAL] => !=
                                                                                        [EQUAL] => =
                                                                                        [IS] => IS
                                                                                        [GT] => >
                                                                                        [GTE] => >=
                                                                                        [LT] => <
                                                                                        [LTE] => <=
                                                                                    )
    
                                                                            )
    
                                                                        [connection:protected] => PDO Object
                                                                            (
                                                                            )
    
                                                                        [lastQuery] => 
                                                                        [lastError] => 
                                                                    )
    
                                                                [loaded:DataTable:private] => 1
                                                                [belongsTo:protected] => 
                                                                [hasOne:protected] => 
                                                                [data:protected] => Array
                                                                    (
                                                                        [id] => 55
                                                                        [name] => Fusion Cafe
                                                                        [slug] => fusion-cafe
                                                                        [summary] => Tune in to Fusion Cafe for an exciting mix of Jazz-Fusion.
                                                                        [description] => Join your host Jason Macleod for an exciting variety of jazz-fusion starting with the great musicians of the 1970's and up to the current mix of rising stars.
    
    You'll hear music from fusion greats like Santana, Larry Carlton, Lee Ritenour, The Crusaders, Euge Groove, Weather Report, Atlanta Rythmn Section, Steely Dan, Al DiMeola and many, many more.
    
    Jazz Fusion spans a wide range of musical flavours from smooth jazz, funk, R&B, modern jazz, pop-jazz and on occasion, more of the experimental type of jazz. It is some of the most technically challenging and incredibly beautiful music crafted by the most talented and skillful musicians of our time. 
                                                                        [created] => 2011-06-04 18:33:27
                                                                        [score] => 318
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                        [schedules] => 
                                        [title] =>  - 
                                        [content] => 
    
    
    
    
    
                                    )
    
                            )
    
                        [session:protected] => Session Object
                            (
                                [data:protected] => Array
                                    (
                                    )
    
                            )
    
                        [calledAction:Controller:private] => view
                        [data:protected] => Array
                            (
                                [in_post] => 1
                                [post] => Post Object
                                    (
                                        [belongsTo:protected] => Array
                                            (
                                                [0] => Show
                                                [1] => Member
                                                [show] => Show
                                                [member] => Member
                                            )
    
                                        [hasMany:protected] => Array
                                            (
                                                [0] => Comment
                                                [comments] => Comment
                                            )
    
                                        [database:protected] => default
                                        [table:protected] => posts
                                        [primary:protected] => id
                                        [prefix:protected] => 
                                        [db] => Database Object
                                            (
                                                [database:protected] => default
                                                [builder] => SqliteBuilder Object
                                                    (
                                                        [db:SqliteBuilder:private] => Database Object
     *RECURSION*
                                                        [query:SqliteBuilder:private] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 
                                                        [ops:SqliteBuilder:private] => Array
                                                            (
                                                                [NULL] => NULL
                                                                [TIMESTAMP] => NOW()
                                                                [NOTLIKE] => NOT LIKE
                                                                [LIKE] => LIKE
                                                                [NOTEQUAL] => !=
                                                                [EQUAL] => =
                                                                [IS] => IS
                                                                [GT] => >
                                                                [GTE] => >=
                                                                [LT] => <
                                                                [LTE] => <=
                                                            )
    
                                                    )
    
                                                [connection:protected] => PDO Object
                                                    (
                                                    )
    
                                                [lastQuery] => SELECT * FROM `posts` WHERE `id` < '' AND `show_id` = '' ORDER BY `id` DESC LIMIT 1 ;
                                                [lastError] => 
                                            )
    
                                        [loaded:DataTable:private] => 
                                        [hasOne:protected] => 
                                        [hasManyToMany:protected] => 
                                        [data:protected] => Array
                                            (
                                                [show] => 
                                                [comments] => 
                                            )
    
                                    )
    
                                [admin] => 
                            )
    
                    )
    
                [1] => view
            )
    
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 103 — /home/sublink/lib/concise-0.0/lib/core/Controller/Controller.class.php
    Controller -> call (
    Array
    (
        [0] => view
        [1] => Array
            (
                [0] => admiral-andrew-show
                [1] => 195
            )
    
    )
    
    
    )
  • Line 57 — /home/sublink/lib/concise-0.0/lib/core/Controller/Request.class.php
    Controller :: load (
    Array
    (
    )
    
    
    )
  • Line 87 — /home/sublink/lib/concise-0.0/concise.inc.php
    Request :: load (
    Array
    (
    )
    
    
    )
  • Line 14 — /home/sublink/radiolillooet.ca/public/index.php
    require (
    Array
    (
        [0] => /home/sublink/lib/concise-0.0/concise.inc.php
    )
    
    
    )