Thank you for your help - but there is another probem.
After Login i got the following error message:
[ 10.09.03 22:39:29 ] [ 14 ] [ ERROR ] [C:\Programme\minixampp\htdocs\plugins\jobs\admin\list.php:55 ]
SQL: SELECT * FROM jobs_de WHERE UID=1 ORDER BY C_DATE DESC Reason: DB Error: no such table
There is only a table called jobs_en in the omurtag_sys Database.
Uncle Sepp
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Markus
Thank you for your help - but there is another probem.
After Login i got the following error message:
[ 10.09.03 22:39:29 ] [ 14 ] [ ERROR ] [C:\Programme\minixampp\htdocs\plugins\jobs\admin\list.php:55 ]
SQL: SELECT * FROM jobs_de WHERE UID=1 ORDER BY C_DATE DESC Reason: DB Error: no such table
There is only a table called jobs_en in the omurtag_sys Database.
Uncle Sepp
That was a little misstake in the design. Just copy the table jobs_en to jobs_de. It would be changed in the next version.