Hello!
I just installed and configured the Staff Directory extension and added some Staff Info Records.
Now, in the FE I'm getting these error messages:
0 Unknown column 'A.name' in 'order clause'
1 SELECT * FROM tx_wecstaffdirectory_info AS A WHERE A.pid in (313) AND A.deleted=0 AND A.t3ver_state<=0 AND A.hidden=0 AND A.sys_language_uid IN (0,-1) ORDER BY A.last_name ASC,A.name
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/web31/html/t3lib/class.t3lib_db.php on line 796
I thought it is because of the missing extension sr_fe_users but it did no good installing it.
I'm using Typo3 4.2.0alpha, PHP 5.2.0 and MySQL 5.0.32.
Any suggestions would be much appreciated!
Thank you so much and god bless.
I just installed and configured the Staff Directory extension and added some Staff Info Records.
Now, in the FE I'm getting these error messages:
0 Unknown column 'A.name' in 'order clause'
1 SELECT * FROM tx_wecstaffdirectory_info AS A WHERE A.pid in (313) AND A.deleted=0 AND A.t3ver_state<=0 AND A.hidden=0 AND A.sys_language_uid IN (0,-1) ORDER BY A.last_name ASC,A.name
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /var/www/web31/html/t3lib/class.t3lib_db.php on line 796
I thought it is because of the missing extension sr_fe_users but it did no good installing it.
I'm using Typo3 4.2.0alpha, PHP 5.2.0 and MySQL 5.0.32.
Any suggestions would be much appreciated!
Thank you so much and god bless.



aim