Webmastersite.net
Register Log In

if statement stopped working

Title if statement stopped working
Message Text I'm not sure when this happened since I use it on a page that I do not access often, but the following if statement worked at one time and now it is no longer working.
<IF {MEMBERISGUEST} or {MEMBERUSERGROUP} is NOT 3>
<script language="javascript">
location.replace("http://www.highaspirations.com/portal/")
</script>
</IF>
It should forward anyone who visits the page and is not part of the admin usergroup back to the index page, but the page should load correctly for admins. Instead it is forwarding admins back as well.
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership hai
Views 312 views. Averaging 0 views per day.
Similar Topics
Submission Date Dec 02, 2008 - 7:23 PM