Hello,

Below is my setup for a custom page:

alt text

For some reason I get a 404 page not found error when I visit the custom page url.

Is there something wrong with my custom page setup? Or is there something else I need to do to get a custom page to show (i.e. edit internal files such as urls.py or views.py)?

Any help would be much appreciated.

asked 31 Jul '11, 16:02

tractor's gravatar image

tractor
15661316
accept rate: 0%

edited 01 Aug '11, 13:20

1

@tractor, we require all postings to have a clear, specific QUESTION in the title field. Please edit this right away to rephrase the title as a proper question.

(01 Aug '11, 00:49) rickross ♦♦

@tractor, a special middleware that handles custom pages has been added in revision #1141: http://svn.osqa.net/changelog/OSQA/?cs=1141

Please consider updating to the latest revision and your problem will be fixed.

If you prefer not to update you'll have to add a new line to the forum/urls.py file that maps your pages test URL to the forum.views.meta.page controller.

link

answered 01 Aug '11, 06:25

Jordan's gravatar image

Jordan ♦♦
3.1k618
accept rate: 38%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×113
×44
×15
×5
×2

Asked: 31 Jul '11, 16:02

Seen: 729 times

Last updated: 01 Aug '11, 13:20

powered by OSQA