Author Topic: Undefined index: REQUEST_URI admin.temp.php on line 22  (Read 2080 times)

fredric

  • Administrator
  • Jr. Member
  • *****
  • Posts: 75
    • View Profile
Undefined index: REQUEST_URI admin.temp.php on line 22
« on: February 18, 2009, 13:44:33 »
You are using an IIS webserver, which do not provide the "REQUEST_URI" variable.
We have no plans for supporting IIS at this time. If you are technically oriented you might be able to fix the problem by using IIS equivalent "SCRIPT_NAME" instead.