Also not an easy work ... You to design the 'abteilung'-info with WYSIWYG-HTML-editor and not write by hand ...
Try: Copy the content of <body> into department into textarea in dept. That will be the easiest way ...
Other way will be to make this copy automatic.
- upload complete HTML-file in admin/abt.php
- in main.php not only 'echo abtinfo_row...', but fgets() and 'echo after <body> until </body> is found in a line'
Greetings,
Andreas.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
now i only can select a picture at the "abteilung"
is it possible that i can set a page for it with info about the "abteilung"
Greetings Vincent
Also not an easy work ... You to design the 'abteilung'-info with WYSIWYG-HTML-editor and not write by hand ...
Try: Copy the content of <body> into department into textarea in dept. That will be the easiest way ...
Other way will be to make this copy automatic.
- upload complete HTML-file in admin/abt.php
- in main.php not only 'echo abtinfo_row...', but fgets() and 'echo after <body> until </body> is found in a line'
Greetings,
Andreas.