Jump to content

/index.php?a=calcs Help?


php?

Recommended Posts

Well... the only thing it does is go to /index.php?a=calcs and then says object not found... and this is the drop down code:

 

<select class="input" onchange="openMod(this.value,1)">

<option id="def1">> Account</option>

<option value="0,settings,Settings,conf"> Settings</option>

<option value="1,top.Logout()">Logout</option>

</select><select class="input" onchange="openMod(this.value,3)">

<option id="def3">> Utilities</option>

<option value="1,top.Prompt()">Browse</option>

<option value="0,calcs,Skill Calculators,blnk"> Skill Calculators</option>

 

 

Link to comment
https://forums.phpfreaks.com/topic/71308-indexphpacalcs-help/#findComment-358815
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.