Non standard port number
Status: Beta
Brought to you by:
danon
Hi,
Inventory completely falls over when installed on an
Apache server running on a non-standard port number,
eg. port 90. This is due to the use of such code as
<base href="<?="http://" . $SERVER_NAME .
$inv_data[base];?>" target="main">
Which on our server comes out as
http://192.168.0.104/inventory/ when it should give
http://192.168.0.104:90/inventory.
Logged In: YES
user_id=126473
Hi
Please upgrade to version 0.81b
This issue was address in that version, and should work
properly.
Dan