the excitement was short lived
Our users keep getting logged off, inc admin.
Checked code, and notice you have <head> tag added?
Is this correct ?
Could it be that we need to change postbit and postbit_legacy ( wouldnat have thought so )
surely
Code:
<head>
<link rel="stylesheet" type="text/css" href="postbit_tabs/tabcontent.css" />
<script type="text/javascript" src="postbit_tabs/tabcontent.js">
/***********************************************
* Tab Content script v2.2- ? Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
</head>
should be added to header template not postbit!