hello need help like to know a code to redirect a page any ...
I believe that is placed on start.php but do not know how to make a simple code just to redirect a page to another.
does not need codes for username ...
if someone could help me, thank you!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
- Fabio Maximo Chagas@fabiomc99

Fabio Maximo Chagas - 0 likes
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
You must log in to post replies.Discussed already
not think it is, I precisso redirect a url to another url ...
Example redirect " From (/videochat/undefined) To (/customtabs) "
So when the User enter to url "elgg.com/videochat/undefined" is redirected to "elgg.com/customtabs"
Please help me ...
If you don't want to learn Elgg then use mod_rewrite's rules in .htaccess:
Redirect /videochat/undefined http://your-cool-site.com/customtabs