Array ( [0] => 42S22 [1] => 1054 [2] => Unknown column 'rst_properties.sale' in 'field list' )
Array
(
[message] => query: Query could not execute select rst_properties.uid, rst_properties.name, rst_properties.type, rst_properties.lat, rst_properties.lon, rst_properties.bedrooms, rst_properties.bathrooms, rst_properties.street, rst_properties.city, rst_properties.zip, rst_properties.contact, rst_properties.phone, rst_properties.email, rst_properties.url, rst_properties.description, rst_properties.description_formatted, rst_properties.summary, rst_properties.summary_formatted, rst_properties.furnished, rst_properties.partially_furnished, rst_properties.laundry_in_unit, rst_properties.laundry_on_property, rst_properties.carport_garage, rst_properties.balcony, rst_properties.pool, rst_properties.fitness_center, rst_properties.volleyball, rst_properties.community_center, rst_properties.computer_lab, rst_properties.secure_entry, rst_properties.allow_cat, rst_properties.allow_dog, rst_properties.utility_heat, rst_properties.utility_water, rst_properties.utility_garbage, rst_properties.utility_internet, rst_properties.utility_tv, rst_properties.lease_duration, rst_properties.rent, rst_properties.rent_type, rst_properties.rent_modifier, rst_properties.ac, rst_properties.dishwasher, rst_properties.basketball, rst_properties.licensed_for, rst_properties.status, rst_properties.modified, rst_properties.sale, rst_properties.square_feet from rst_properties where (rst_properties.status = 1) and (rst_properties.rent between :minr and :maxr) order by rst_properties.rent asc limit 0, 20
[backtrace] => Array
(
[0] => Array
(
[file] => /home/ubuntu/Gryphon/application/packages/foundry/model/model.class.php
[line] => 1090
[function] => __construct
[class] => foundry\exception
[type] => ->
[args] => Array
(
[0] => query
[1] => Query could not execute select rst_properties.uid, rst_properties.name, rst_properties.type, rst_properties.lat, rst_properties.lon, rst_properties.bedrooms, rst_properties.bathrooms, rst_properties.street, rst_properties.city, rst_properties.zip, rst_properties.contact, rst_properties.phone, rst_properties.email, rst_properties.url, rst_properties.description, rst_properties.description_formatted, rst_properties.summary, rst_properties.summary_formatted, rst_properties.furnished, rst_properties.partially_furnished, rst_properties.laundry_in_unit, rst_properties.laundry_on_property, rst_properties.carport_garage, rst_properties.balcony, rst_properties.pool, rst_properties.fitness_center, rst_properties.volleyball, rst_properties.community_center, rst_properties.computer_lab, rst_properties.secure_entry, rst_properties.allow_cat, rst_properties.allow_dog, rst_properties.utility_heat, rst_properties.utility_water, rst_properties.utility_garbage, rst_properties.utility_internet, rst_properties.utility_tv, rst_properties.lease_duration, rst_properties.rent, rst_properties.rent_type, rst_properties.rent_modifier, rst_properties.ac, rst_properties.dishwasher, rst_properties.basketball, rst_properties.licensed_for, rst_properties.status, rst_properties.modified, rst_properties.sale, rst_properties.square_feet from rst_properties where (rst_properties.status = 1) and (rst_properties.rent between :minr and :maxr) order by rst_properties.rent asc limit 0, 20
[2] => Array
(
[:minr] => 0
[:maxr] => 9999
)
)
)
[1] => Array
(
[file] => /home/ubuntu/Gryphon/application/packages/foundry/model/model.class.php
[line] => 865
[function] => executor
[class] => foundry\model
[type] => ->
[args] => Array
(
[0] => select property:uid, property:name, property:type, property:lat, property:lon, property:bedrooms, property:bathrooms, property:street, property:city, property:zip, property:contact, property:phone, property:email, property:url, property:description, property:description_formatted, property:summary, property:summary_formatted, property:furnished, property:partially_furnished, property:laundry_in_unit, property:laundry_on_property, property:carport_garage, property:balcony, property:pool, property:fitness_center, property:volleyball, property:community_center, property:computer_lab, property:secure_entry, property:allow_cat, property:allow_dog, property:utility_heat, property:utility_water, property:utility_garbage, property:utility_internet, property:utility_tv, property:lease_duration, property:rent, property:rent_type, property:rent_modifier, property:ac, property:dishwasher, property:basketball, property:licensed_for, property:status, property:modified, property:sale, property:square_feet from rst_properties where (self:status = 1) and (self:rent between :minr and :maxr) order by self:rent asc limit 0, 20
[1] => Array
(
[:minr] => 0
[:maxr] => 9999
)
[2] => 1
)
)
[2] => Array
(
[file] => /home/ubuntu/Gryphon/application/packages/roost/controller/roost.class.php
[line] => 172
[function] => find
[class] => foundry\model
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] => /home/ubuntu/Gryphon/application/packages/roost/controller/roost.class.php
[line] => 15
[function] => search
[class] => roost\controller\roost
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[function] => main
[class] => roost\controller\roost
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/ubuntu/Gryphon/application/packages/foundry/controller.class.php
[line] => 103
[function] => call_user_func
[args] => Array
(
[0] => Array
(
[0] => roost\controller\roost Object
(
[request:protected] => foundry\request Object
(
[query] => foundry\request\query Object
(
[path] =>
[query] => /housing/
[params] => Array
(
)
[types] => Array
(
[0] => htm
[1] => html
[2] => xml
[3] => json
[4] => rss
[5] => atom
[6] => js
[7] => manifest
[8] => css
[9] => yaml
)
[type] => html
)
[route] => foundry\request\route Object
(
[routes:foundry\request\route:private] => Array
(
[GET] => Array
(
[#^dining/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:ceres
[#^gryphon/plugin/ceres/listing/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:listing
[#^gryphon/plugin/ceres/category/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:category
[#^gryphon/plugin/ceries/owner/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:owner
[#^facebook:oauth/?$#] => fboa/:action
[#^facebook:endpoint/?$#] => b8c0ca57530e28392060e9b16585017b/:action
[#^main/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:main
[#^section/(?P[A-Za-z0-9\-\_\.\+\%]+)/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:section
[#^article/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:article
[#^page/(?P[A-Za-z0-9\-\_\.\+\%]+)/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:page
[#^blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:blog
[#^gallery/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:gallery
[#^multimedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:multimedia
[#^comment/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:comment
[#^media/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:media
[#^r/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:shorten
[#^recent/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:recent
[#^search/(?P.+)?/?$#] => gryphon:search
[#^staff/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:author
[#^mailaction/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:mail
[#^m/article/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:article
[#^m/section/(?P[A-Za-z0-9\-\_\.\+\%]+)/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:section
[#^m/page/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:page
[#^m/blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:blog
[#^m/gallery/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:gallery
[#^m/multimedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:multimedia
[#^m/search/(?P.+)?/?$#] => gryphon:search
[#^m/staff/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:author
[#^gryphon/dashboard/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:dashboard
[#^gryphon/article/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:article
[#^gryphon/mmedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:media
[#^gryphon/search/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:search
[#^gryphon/user/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:user
[#^gryphon/tag/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:tag
[#^gryphon/author/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:author
[#^gryphon/blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:blog
[#^gryphon/common/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:common
[#^gryphon/page/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:page
[#^gryphon/statistic/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:statistic
[#^gryphon/setting/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:setting
[#^gryphon/comment/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:comment
[#^gryphon/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:gryphon
[#^m/gryphon/dashboard/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:dashboard
[#^m/gryphon/article/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:article
[#^m/gryphon/mmedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:media
[#^m/gryphon/search/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:search
[#^m/gryphon/user/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:user
[#^m/gryphon/tag/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:tag
[#^m/gryphon/author/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:author
[#^m/gryphon/blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:blog
[#^m/gryphon/common/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:common
[#^m/gryphon/page/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:page
[#^m/gryphon/statistic/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:statistic
[#^m/gryphon/setting/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:setting
[#^m/gryphon/comment/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:comment
[#^m/gryphon/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:gryphon
[#^gryphon/plugin/dsw/foto/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => dsw:adminFotobroker
[#^gryphon/plugin/dsw/bb2/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => dsw:adminBb2
[#^gryphon/plugin/dsw/feeds/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => dsw:adminFeedEater
[#^gryphon/plugin/cmn/app/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => cmn:adminAppFeed
[#^gryphon/plugin/cmn/mail/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => cmn:adminMailFeed
[#^cmn/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => cmn:main
[#^advertise/?$#] => adpilotx
[#^gryphon/plugin/issuu/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => issuu:admin
[#^gryphon/plugin/nyt/newswire/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => nyt:adminNewswire
[#^gryphon/plugin/dart/feed/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => snworks:dartAdmin
[#^gryphon/plugin/brief/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => snworks:briefAdmin
[#^dart/feed/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => snworks:dart
[#^classified/(?P- [A-Za-z0-9\-\_\.\+\%]+)?/?$#] => eclipse:main
[#^gryphon/plugin/eclipse/(?P
[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => eclipse:admin
[#^m/classified/(?P- [A-Za-z0-9\-\_\.\+\%]+)?/?$#] => eclipse:main
[#^gryphon/plugin/scribd-sync/(?P
[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => scribd:adminSync
[#^calendar/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => google:calendar
[#^gryphon/plugin/google/authsub/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => google:adminAuthSub
[#^gryphon/plugin/google/calendar/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => google:adminCalendar
[#^housing/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => roost:roost
[#^gryphon/plugin/rst/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => roost:admin
[#^gryphon/plugin/tsn/weather/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:adminWeather
[#^gryphon/plugin/tsn/poll/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:adminPoll
[#^gryphon/plugin/tsn/mail/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:adminMailForm
[#^gryphon/plugin/tsn/feed/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:adminFeed
[#^gryphon/plugin/tsn/qr/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:adminQRCode
[#^poll/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:poll
[#^feedback/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:mail
[#^feeds/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => tsn:feed
)
[POST] => Array
(
[#^dining/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:ceres
[#^gryphon/plugin/ceres/listing/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:listing
[#^gryphon/plugin/ceres/category/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:category
[#^gryphon/plugin/ceries/owner/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => ceres:owner
[#^facebook:oauth/?$#] => fboa/:action
[#^facebook:endpoint/?$#] => b8c0ca57530e28392060e9b16585017b/:action
[#^main/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:main
[#^section/(?P[A-Za-z0-9\-\_\.\+\%]+)/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:section
[#^article/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:article
[#^page/(?P[A-Za-z0-9\-\_\.\+\%]+)/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:page
[#^blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:blog
[#^gallery/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:gallery
[#^multimedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:multimedia
[#^comment/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:comment
[#^media/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:media
[#^r/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:shorten
[#^recent/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:recent
[#^search/(?P.+)?/?$#] => gryphon:search
[#^staff/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:author
[#^mailaction/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:mail
[#^m/article/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:article
[#^m/section/(?P[A-Za-z0-9\-\_\.\+\%]+)/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:section
[#^m/page/(?P[A-Za-z0-9\-\_\.\+\%]+)/?$#] => gryphon:page
[#^m/blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:blog
[#^m/gallery/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:gallery
[#^m/multimedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:multimedia
[#^m/search/(?P.+)?/?$#] => gryphon:search
[#^m/staff/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => gryphon:author
[#^gryphon/dashboard/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:dashboard
[#^gryphon/article/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:article
[#^gryphon/mmedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:media
[#^gryphon/search/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:search
[#^gryphon/user/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:user
[#^gryphon/tag/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:tag
[#^gryphon/author/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:author
[#^gryphon/blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:blog
[#^gryphon/common/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:common
[#^gryphon/page/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:page
[#^gryphon/statistic/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:statistic
[#^gryphon/setting/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:setting
[#^gryphon/comment/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:comment
[#^gryphon/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:gryphon
[#^m/gryphon/dashboard/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:dashboard
[#^m/gryphon/article/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:article
[#^m/gryphon/mmedia/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:media
[#^m/gryphon/search/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:search
[#^m/gryphon/user/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:user
[#^m/gryphon/tag/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:tag
[#^m/gryphon/author/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:author
[#^m/gryphon/blog/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:blog
[#^m/gryphon/common/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:common
[#^m/gryphon/page/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:page
[#^m/gryphon/statistic/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:statistic
[#^m/gryphon/setting/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:setting
[#^m/gryphon/comment/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:comment
[#^m/gryphon/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => admin:gryphon
[#^gryphon/plugin/dsw/foto/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => dsw:adminFotobroker
[#^gryphon/plugin/dsw/bb2/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => dsw:adminBb2
[#^gryphon/plugin/dsw/feeds/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => dsw:adminFeedEater
[#^gryphon/plugin/cmn/app/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => cmn:adminAppFeed
[#^gryphon/plugin/cmn/mail/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => cmn:adminMailFeed
[#^cmn/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => cmn:main
[#^advertise/?$#] => adpilotx
[#^gryphon/plugin/issuu/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => issuu:admin
[#^gryphon/plugin/nyt/newswire/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => nyt:adminNewswire
[#^gryphon/plugin/dart/feed/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => snworks:dartAdmin
[#^gryphon/plugin/brief/(?P[A-Za-z0-9\-\_\.\+\%]+)?/?(?P[A-Za-z0-9\-\_\.\+\%]+)?/?$#] => snworks:briefAdmin
[#^dart/feed/(?P