Verfasst: 21.03.2008 11:55
Um ehrlich zu sein ... nein. wie und wo mach ich des denn? sorry, neuling
kenn mich damit noch net sooo flüssig aus

phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
http://deinedomain.de/install_geomap/install.php
ich weiß ja das Rechner und Server Dumm sind, aber kann man ihm nicht sagen, er soll die Zahl genau so nehem, wie ich sie ihm eintrage, d.H. bei 1234 nimmt er es 4-stellig und wenn ich sage 01234 nimmt er es 5-stellig? geht doch bei anderen Datenbanken auchMarcusG hat geschrieben:Das Problem habe ich auch. Allerdings wird es schwierig sein das zu unterscheiden, wo die Null hingehört und wo nicht. In Österreich und Schweiz gibt es 4-stellige PLZ, ohne 0 am Anfang.da bin ich mal wieder,
einige meiner User haben sich beschwert, dass ihre PLZ nicht komplett abgebildet wird, d.h. es fehlt die "0" am Anfang, kann man da was ändern?
danke im vorraus
Sven
ich würde nun behaupten, ich habe alles wie beschrieben gemacht, nur kommt beim Aufruf der install.php das oben genannte BildWarning: include() [function.include]: Unable to access ./common.php in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 22
Warning: include(./common.php) [function.include]: failed to open stream: No such file or directory in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 22
Warning: include() [function.include]: Failed opening './common.php' for inclusion (include_path='.:') in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 22
Warning: include() [function.include]: Unable to access ./includes/functions_display.php in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 23
Warning: include(./includes/functions_display.php) [function.include]: failed to open stream: No such file or directory in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 23
Warning: include() [function.include]: Failed opening './includes/functions_display.php' for inclusion (include_path='.:') in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 23
Warning: include() [function.include]: Unable to access ./includes/functions_geomap.php in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 24
Warning: include(./includes/functions_geomap.php) [function.include]: failed to open stream: No such file or directory in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 24
Warning: include() [function.include]: Failed opening './includes/functions_geomap.php' for inclusion (include_path='.:') in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 24
Warning: include() [function.include]: Unable to access ./includes/acp/acp_profile.php in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 25
Warning: include(./includes/acp/acp_profile.php) [function.include]: failed to open stream: No such file or directory in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 25
Warning: include() [function.include]: Failed opening './includes/acp/acp_profile.php' for inclusion (include_path='.:') in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 25
Warning: include() [function.include]: Unable to access ./includes/acp/acp_modules.php in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 26
Warning: include(./includes/acp/acp_modules.php) [function.include]: failed to open stream: No such file or directory in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 26
Warning: include() [function.include]: Failed opening './includes/acp/acp_modules.php' for inclusion (include_path='.:') in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 26
Notice: Undefined variable: user in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 28
Fatal error: Call to a member function session_begin() on a non-object in /customers/radio-stechapfel.de/radio-stechapfel.de/httpd.www/Forum/install_geomap/install.php on line 28
Code: Alles auswählen
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Code: Alles auswählen
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './../';