Routing Error

No route matches [GET] "/pages/show/4"

Rails.root: /home/web/www.melinet.gr

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
ckeditor_path /ckeditor

Ckeditor::Engine

simple_discussion_path /forum

SimpleDiscussion::Engine

new_user_session_path GET /users/sign_in(.:format)

devise/sessions#new

user_session_path POST /users/sign_in(.:format)

devise/sessions#create

destroy_user_session_path DELETE /users/sign_out(.:format)

devise/sessions#destroy

new_user_password_path GET /users/password/new(.:format)

devise/passwords#new

edit_user_password_path GET /users/password/edit(.:format)

devise/passwords#edit

user_password_path PATCH /users/password(.:format)

devise/passwords#update

PUT /users/password(.:format)

devise/passwords#update

POST /users/password(.:format)

devise/passwords#create

cancel_user_registration_path GET /users/cancel(.:format)

devise/registrations#cancel

new_user_registration_path GET /users/sign_up(.:format)

devise/registrations#new

edit_user_registration_path GET /users/edit(.:format)

devise/registrations#edit

user_registration_path PATCH /users(.:format)

devise/registrations#update

PUT /users(.:format)

devise/registrations#update

DELETE /users(.:format)

devise/registrations#destroy

POST /users(.:format)

devise/registrations#create

new_user_confirmation_path GET /users/confirmation/new(.:format)

devise/confirmations#new

user_confirmation_path GET /users/confirmation(.:format)

devise/confirmations#show

POST /users/confirmation(.:format)

devise/confirmations#create

new_user_unlock_path GET /users/unlock/new(.:format)

devise/unlocks#new

user_unlock_path GET /users/unlock(.:format)

devise/unlocks#show

POST /users/unlock(.:format)

devise/unlocks#create

folder_documents_path GET /admin/folders/:folder_id/documents(.:format)

documents#index

POST /admin/folders/:folder_id/documents(.:format)

documents#create

new_folder_document_path GET /admin/folders/:folder_id/documents/new(.:format)

documents#new

edit_folder_document_path GET /admin/folders/:folder_id/documents/:id/edit(.:format)

documents#edit

folder_document_path GET /admin/folders/:folder_id/documents/:id(.:format)

documents#show

PATCH /admin/folders/:folder_id/documents/:id(.:format)

documents#update

PUT /admin/folders/:folder_id/documents/:id(.:format)

documents#update

DELETE /admin/folders/:folder_id/documents/:id(.:format)

documents#destroy

folders_path GET /admin/folders(.:format)

folders#index

POST /admin/folders(.:format)

folders#create

new_folder_path GET /admin/folders/new(.:format)

folders#new

edit_folder_path GET /admin/folders/:id/edit(.:format)

folders#edit

folder_path GET /admin/folders/:id(.:format)

folders#show

PATCH /admin/folders/:id(.:format)

folders#update

PUT /admin/folders/:id(.:format)

folders#update

DELETE /admin/folders/:id(.:format)

folders#destroy

GET /admin/document/:uuid(.:format)

documents#download

events_path GET /admin/events(.:format)

events#index

POST /admin/events(.:format)

events#create

new_event_path GET /admin/events/new(.:format)

events#new

edit_event_path GET /admin/events/:id/edit(.:format)

events#edit

event_path GET /admin/events/:id(.:format)

events#show

PATCH /admin/events/:id(.:format)

events#update

PUT /admin/events/:id(.:format)

events#update

DELETE /admin/events/:id(.:format)

events#destroy

pages_path GET /admin/pages(.:format)

pages#index

POST /admin/pages(.:format)

pages#create

new_page_path GET /admin/pages/new(.:format)

pages#new

edit_page_path GET /admin/pages/:id/edit(.:format)

pages#edit

page_path GET /admin/pages/:id(.:format)

pages#show

PATCH /admin/pages/:id(.:format)

pages#update

PUT /admin/pages/:id(.:format)

pages#update

DELETE /admin/pages/:id(.:format)

pages#destroy

members_path GET /admin/members(.:format)

members#index

POST /admin/members(.:format)

members#create

new_member_path GET /admin/members/new(.:format)

members#new

edit_member_path GET /admin/members/:id/edit(.:format)

members#edit

member_path GET /admin/members/:id(.:format)

members#show

PATCH /admin/members/:id(.:format)

members#update

PUT /admin/members/:id(.:format)

members#update

DELETE /admin/members/:id(.:format)

members#destroy

new_settings_path GET /admin/settings/new(.:format)

settings#new

edit_settings_path GET /admin/settings/edit(.:format)

settings#edit

settings_path GET /admin/settings(.:format)

settings#show

PATCH /admin/settings(.:format)

settings#update

PUT /admin/settings(.:format)

settings#update

DELETE /admin/settings(.:format)

settings#destroy

POST /admin/settings(.:format)

settings#create

GET /admin/members/:id/become(.:format)

members#become

members_online_path GET /admin/members/online(.:format)

members#online

roles_path GET /admin/roles(.:format)

roles#index

POST /admin/roles(.:format)

roles#create

new_role_path GET /admin/roles/new(.:format)

roles#new

edit_role_path GET /admin/roles/:id/edit(.:format)

roles#edit

role_path GET /admin/roles/:id(.:format)

roles#show

PATCH /admin/roles/:id(.:format)

roles#update

PUT /admin/roles/:id(.:format)

roles#update

DELETE /admin/roles/:id(.:format)

roles#destroy

news_index_path GET /news(.:format)

news#index

POST /news(.:format)

news#create

new_news_path GET /news/new(.:format)

news#new

edit_news_path GET /news/:id/edit(.:format)

news#edit

news_path GET /news/:id(.:format)

news#show

PATCH /news/:id(.:format)

news#update

PUT /news/:id(.:format)

news#update

DELETE /news/:id(.:format)

news#destroy

files_path GET /files(.:format)

files#index

POST /files(.:format)

files#create

new_file_path GET /files/new(.:format)

files#new

edit_file_path GET /files/:id/edit(.:format)

files#edit

file_path GET /files/:id(.:format)

files#show

PATCH /files/:id(.:format)

files#update

PUT /files/:id(.:format)

files#update

DELETE /files/:id(.:format)

files#destroy

classifieds_path GET /classifieds(.:format)

classifieds#index

POST /classifieds(.:format)

classifieds#create

new_classified_path GET /classifieds/new(.:format)

classifieds#new

edit_classified_path GET /classifieds/:id/edit(.:format)

classifieds#edit

classified_path GET /classifieds/:id(.:format)

classifieds#show

PATCH /classifieds/:id(.:format)

classifieds#update

PUT /classifieds/:id(.:format)

classifieds#update

DELETE /classifieds/:id(.:format)

classifieds#destroy

GET /download/:id(.:format)

home#download

about_path GET /about(.:format)

home#about

contact_path GET /contact(.:format)

home#contact

admin_path GET /admin(.:format)

home#admin

root_path GET /

home#index

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

new_rails_conductor_inbound_email_source_path GET /rails/conductor/action_mailbox/inbound_emails/sources/new(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#new

rails_conductor_inbound_email_sources_path POST /rails/conductor/action_mailbox/inbound_emails/sources(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#create

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Routes for Ckeditor::Engine
pictures_path GET /pictures(.:format)

ckeditor/pictures#index

POST /pictures(.:format)

ckeditor/pictures#create

picture_path DELETE /pictures/:id(.:format)

ckeditor/pictures#destroy

attachment_files_path GET /attachment_files(.:format)

ckeditor/attachment_files#index

POST /attachment_files(.:format)

ckeditor/attachment_files#create

attachment_file_path DELETE /attachment_files/:id(.:format)

ckeditor/attachment_files#destroy

Routes for SimpleDiscussion::Engine
answered_forum_threads_path GET /threads/answered(.:format)

simple_discussion/forum_threads#answered

unanswered_forum_threads_path GET /threads/unanswered(.:format)

simple_discussion/forum_threads#unanswered

mine_forum_threads_path GET /threads/mine(.:format)

simple_discussion/forum_threads#mine

participating_forum_threads_path GET /threads/participating(.:format)

simple_discussion/forum_threads#participating

forum_category_forum_threads_path GET /threads/category/:id(.:format)

simple_discussion/forum_categories#index

solved_forum_thread_forum_post_path PUT /threads/:forum_thread_id/posts/:id/solved(.:format)

simple_discussion/forum_posts#solved

unsolved_forum_thread_forum_post_path PUT /threads/:forum_thread_id/posts/:id/unsolved(.:format)

simple_discussion/forum_posts#unsolved

forum_thread_forum_posts_path GET /threads/:forum_thread_id/posts(.:format)

simple_discussion/forum_posts#index

POST /threads/:forum_thread_id/posts(.:format)

simple_discussion/forum_posts#create

new_forum_thread_forum_post_path GET /threads/:forum_thread_id/posts/new(.:format)

simple_discussion/forum_posts#new

edit_forum_thread_forum_post_path GET /threads/:forum_thread_id/posts/:id/edit(.:format)

simple_discussion/forum_posts#edit

forum_thread_forum_post_path GET /threads/:forum_thread_id/posts/:id(.:format)

simple_discussion/forum_posts#show

PATCH /threads/:forum_thread_id/posts/:id(.:format)

simple_discussion/forum_posts#update

PUT /threads/:forum_thread_id/posts/:id(.:format)

simple_discussion/forum_posts#update

DELETE /threads/:forum_thread_id/posts/:id(.:format)

simple_discussion/forum_posts#destroy

new_forum_thread_notifications_path GET /threads/:forum_thread_id/notifications/new(.:format)

simple_discussion/notifications#new

edit_forum_thread_notifications_path GET /threads/:forum_thread_id/notifications/edit(.:format)

simple_discussion/notifications#edit

forum_thread_notifications_path GET /threads/:forum_thread_id/notifications(.:format)

simple_discussion/notifications#show

PATCH /threads/:forum_thread_id/notifications(.:format)

simple_discussion/notifications#update

PUT /threads/:forum_thread_id/notifications(.:format)

simple_discussion/notifications#update

DELETE /threads/:forum_thread_id/notifications(.:format)

simple_discussion/notifications#destroy

POST /threads/:forum_thread_id/notifications(.:format)

simple_discussion/notifications#create

forum_threads_path GET /threads(.:format)

simple_discussion/forum_threads#index

POST /threads(.:format)

simple_discussion/forum_threads#create

new_forum_thread_path GET /threads/new(.:format)

simple_discussion/forum_threads#new

edit_forum_thread_path GET /threads/:id/edit(.:format)

simple_discussion/forum_threads#edit

forum_thread_path GET /threads/:id(.:format)

simple_discussion/forum_threads#show

PATCH /threads/:id(.:format)

simple_discussion/forum_threads#update

PUT /threads/:id(.:format)

simple_discussion/forum_threads#update

DELETE /threads/:id(.:format)

simple_discussion/forum_threads#destroy

root_path GET /

simple_discussion/forum_threads#index

Request

Parameters:

None

Response

Headers:

None