|
|||||||
![]() |
Forum Index > glFusion > Theme Support |
|
|
Redirect Contact Us Page |
|||
| | | Printable Version |
|
Trek | ||||||||
|
Can someone tell me how and where I can redirect the Contact Us 'form.' I would like it to return to the 'Front' or ' Homepage' verses the User Profile. |
![]() Regular Member Group Comfort Level:: +3 ![]() Status: offline ![]()
Registered: 10/21/09 |
||||||||
|
|||||||||
|
Mark | ||||||||
|
Unfortunately, there isn't a configuration option for this, it is hard coded to return to the profile page. PHP Formatted Code if ( COM_isAnonUser() && $_CONF['profileloginrequired'] == true) { $redirectURL = $_CONF['site_url'] . '/index.php?msg='; } else { $redirectURL = $_CONF['site_url'] . '/users.php?mode=profile&uid=' . $uid . '&msg='; }
PHP Formatted Code $redirectURL = $_CONF['site_url'] . '/index.php?msg=';
glFusion - Enhanced Content Management |
![]() Admin Group Comfort Level:: +93 ![]() Status: offline ![]()
Registered: 10/21/05 |
||||||||
|
|||||||||
|
Trek | ||||||||
|
Fantastic... much better Mark. However, 'wow' now I need to find 'all' the changes I have made; so I do not lose then with an upgrade! |
![]() Regular Member Group Comfort Level:: +3 ![]() Status: offline ![]()
Registered: 10/21/09 |
||||||||
|
|||||||||
|
lgarner | ||||||||
Quote by: TrekI signed up for the 'Tracker' and would be happy to include this fix. However, I did not see any prompt for soliciting features for future releases. Give me some insight... I will make it happen.
|
![]() Admin Group Comfort Level:: +35 ![]() Status: offline ![]()
Registered: 06/10/08 |
||||||||
|
|||||||||
| Content generated in: 0.41 seconds |
|
| All times are CDT. The time is now 09:29 AM. |
|
|