<!-- IF loggedin == "1" --> redirect to URL - How to?

I am wanting to code that when logged in the home page redirects to the account page.

index.php?m=home to index.php?m=account_home

<!-- IF active_module == "homepage" -->
   <!-- IF loggedin == "1" -->

redirect to index.php?m=account_home

all help appreciated :slight_smile:

What server language are you using? This isn’t an HTML/CSS question.

Hi, should I re ask the question in the PHP forum ?

Flag it and ask for it to be moved…

Moved. :slight_smile:

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.