× Here you can get community support related to ReDJ.

Cannot redirect on "events"

  • bmheck
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 10 months ago #1261 by bmheck
Cannot redirect on "events" was created by bmheck
I would like to redirect the item "events" to a list of upcoming events on our calendar. But doing so causes a loop (the browser reports that the redirect will never complete).

Here's the info:

From URL: /events

To URL: /index.php/events-calendar/columbus-audubon-list-view/cat.listevents/

I have tried checking and unchecking both Request Only and Decode URL -- no change

For our calendar, we previously had the Eventlist component installed; that has been removed. We now have JEvents installed.

Any hints on what might be going on here? I don't believe that this issue is specific to ReDJ, but I hope that someone else might have run across something similar and can point me in the right direction.

Thanks!

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #1264 by admin
Replied by admin on topic Cannot redirect on "events"
Maybe you just need to add this line at the end of your .htaccess file:
ErrorDocument 404 /

Also, the destination should be absolute:
To URL: http://{siteurl}/index.php/events-calendar/columbus-audubon-list-view/cat.listevents/

Kind regards.

Please Log in or Create an account to join the conversation.

  • bmheck
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 10 months ago #1265 by bmheck
Replied by bmheck on topic Cannot redirect on "events"
Thanks for the suggestions. The ErrorDocument line is in the .htaccess file already. I tried the destination as absolute and relative both; neither works.

After seeing your reply, I'm at least confident that I'm specifying the redirect correctly within ReDJ. I'm certain there's something else going on.

Please Log in or Create an account to join the conversation.

More
10 years 10 months ago #1266 by admin
Replied by admin on topic Cannot redirect on "events"
Can you send me a PM with the full URL?

Please Log in or Create an account to join the conversation.

Time to create page: 0.118 seconds