Thanks for the tip I'll put in inthe session.php file as well - I could do with a little help - whenever I run this on the server I get the error: call to undefined fuction vbmail:
I can see that the function is stored in /admin/functions.php and referenced by global.php
However if I include global.php just before I make the call the vbmail I get the error: Fatal error: Cannot redeclare regstring - previously declaired in...
Any pointers anyone. Seems like I can't use the vbmail function as it hasn;t been included but when I try and include the library that has it - it tells me that it can't as other members of the library have already been declaired - confused
TIA
Bob