This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JForum and the fly likes how jforum does redirect to error page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "how jforum does redirect to error page" Watch "how jforum does redirect to error page" New topic
Author

how jforum does redirect to error page

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Hello All,

I make make a new page in jforum, which show only the category name in the forum index.
If we click the category name, it will bring us to page where it shows the forums for that category
the link is like this http://hanapewee.com/jforum/forums/bycategory/1.page
1 = category_id
but when I change "1" with other category_id whose user doesn't have permission to view.. it shows me error page, not the page with the message "opps.. you're not allowed to se this page" or something.

What should I do to make it redirect to that "oops" page?

Thanks

-hanapewee-
[originally posted on jforum.net by hanapewee]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how jforum does redirect to error page
 
Similar Threads
changing URL
Showing a single Category
about checking values between rows with dynamic table created using java script
displaying results in a form
How to display only selected amount of data from database in two dropdown lists?