Hi
I have this template runnign for some time with no issues, works as it should.
I use it to record annual leave requests for staff. Category is work area, resources are StaffName and the rest works as it should
However i created a new project for a different set of Staff
I set it up the same but the project has a different name and teh login, audit tables etc are separate.
My problem is when i try and open both of them in the same browser only 1 will work !
The one that displays the calendar view first will 'take over' and the other one will not dispaly any data
If i try and display the calander i get an error
Technical information
Error type 256
Error description Unknown column '' in 'where clause'
URL 192.168.1.43/testserver/Intranet/V_109/StaffLeave_Day/output/login.php?page=login_ResourceCalendar
Error file C:\wamp64\www\Testserver\Intranet\V_109\StaffLeave_Day\output\connections\Connection.php
Error line 668
SQL query SELECT ID
, username
, password
, email
, fullname
, groupid
, active
, ext_security_id
FROM daystaffleave_users
WHERE ( ( ( ``='admin1' ) ) ) limit 0, 1
Any one have any idea what is happening here ?
Thanks