[DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Forum rules
This forum is not for support requests.

Only post Modifications for Board3 Portal 1.0.x in this forum.

Batista
Active Member
Posts: 7
Joined: 5. December 2008 15:23
phpBB.de User: hundestaffel

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Batista »

So liebe Leute habe jetzt folgendes Problem, und zwar habe ich alles so befolgt wie beschrieben also wenn ich den code aus der originalfassung nehme funzt es nur mein problem ist dass ich aus Österreich komme und daher die Lösung von Frank genommen habe nur bei dieser bekomme ich diese Fehlermeldung.

Allgemeiner Fehler
SQL ERROR [ mysql4 ]

Unbekanntes Tabellenfeld 'pf_land' in field list [1054]

SQL

SELECT pf_plz, pf_land FROM phpbb_profile_fields_data WHERE user_id = 2 LIMIT 1

BACKTRACE

FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()

FILE: includes/db/mysql.php
LINE: 205
CALL: dbal_mysql->sql_query()

FILE: includes/db/dbal.php
LINE: 159
CALL: dbal_mysql->_sql_query_limit()

FILE: portal/block/wetter.php
LINE: 23
CALL: dbal->sql_query_limit()

FILE: portal.php
LINE: 243
CALL: include('portal/block/wetter.php')

Ich hoffe es kann mir jemand weiterhelfen, hier noch die Url zu meinem Board. http://www.x-factor.at

MFG Batista

jr68
Active Member
Posts: 34
Joined: 4. November 2008 09:33

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by jr68 »

Hallo,

damit die Lösung von Frank funktioniert, musst Du vorher die Geomap installiert haben.

Gruß,
J.R.
User avatar

Topic author
Kevin
Site Admin
Posts: 2989
Joined: 7. January 2006 20:11
phpBB.de User: Saint
phpBB.com User: Saint_hh
Location: Hamburg
Contact:

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Kevin »

Oder einfach das zugehörige Profilfeld anlegen. In diesem Fall "land".
Musst mal beim Geomap Mod schauen, wie das angelegt werden soll.
Ansonsten kann ja vielleicht jemand, der diesen Mod installiert hat, mal nachschauen wie es aussehen soll und es hier als kurze Aneitung posten. ;)
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~

Kein Support per PN / No support via PM!

Batista
Active Member
Posts: 7
Joined: 5. December 2008 15:23
phpBB.de User: hundestaffel

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Batista »

Ok danke für die rasche Antwort, dann werde ich gleich mal gucken obs dann funzt.
User avatar

derkubi
Portal Enthusiast
Posts: 159
Joined: 12. March 2008 18:52
Contact:

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by derkubi »

Fehlermeldung :

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3458: Cannot modify header information - headers already sent by (output started at /portal/block/wetter.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3460: Cannot modify header information - headers already sent by (output started at /portal/block/wetter.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3461: Cannot modify header information - headers already sent by (output started at /portal/block/wetter.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3462: Cannot modify header information - headers already sent by (output started at /portal/block/wetter.php:1)

irgend eine Hilfe ?
User avatar

Topic author
Kevin
Site Admin
Posts: 2989
Joined: 7. January 2006 20:11
phpBB.de User: Saint
phpBB.com User: Saint_hh
Location: Hamburg
Contact:

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Kevin »

Dieser Artikel sollte auch hier helfen:
knowledge/kb_show.php?id=4
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~

Kein Support per PN / No support via PM!
User avatar

derkubi
Portal Enthusiast
Posts: 159
Joined: 12. March 2008 18:52
Contact:

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by derkubi »

Ja , Danke , geht jetzt .

Batista
Active Member
Posts: 7
Joined: 5. December 2008 15:23
phpBB.de User: hundestaffel

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Batista »

Danke nochmals für eure Hilfe.
Jetzt funktioniert alles.
User avatar

HEADLINE
Active Member
Posts: 30
Joined: 12. January 2009 23:11
phpBB.de User: HEADLINE
phpBB.com User: HEADLINE

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by HEADLINE »

Wie kann ich die Schrift von der wetter.com-box ändern?
Ich verwende einen Dark-Style und da müßte die Schrift weiß sein.

Edit:

Hab`s gefunden:

C= aktuelles wetter | F= vorhersage für morgen
1= jetziges Layout, sprich "schwarze" Schrift
1b= "weisse" Schrift
Last edited by HEADLINE on 13. January 2009 12:28, edited 1 time in total.
User avatar

Topic author
Kevin
Site Admin
Posts: 2989
Joined: 7. January 2006 20:11
phpBB.de User: Saint
phpBB.com User: Saint_hh
Location: Hamburg
Contact:

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Kevin »

Welche Schrift?
Die Überschrift kannst im Template ändern.
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~

Kein Support per PN / No support via PM!
User avatar

HEADLINE
Active Member
Posts: 30
Joined: 12. January 2009 23:11
phpBB.de User: HEADLINE
phpBB.com User: HEADLINE

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by HEADLINE »

Ich meine die Schrift in der Box, der Hintergrund ist bei mir schwarz. Habe es aber mittlerweile gefunden --> Siehe Edit meines letzten Posts. Die Ziffer 1 ist durch 1b in der wetter.html zu ändern.
User avatar

Topic author
Kevin
Site Admin
Posts: 2989
Joined: 7. January 2006 20:11
phpBB.de User: Saint
phpBB.com User: Saint_hh
Location: Hamburg
Contact:

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Kevin »

Ah - danke - gute Info für Leute mit dunklen Styles. :)
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~

Kein Support per PN / No support via PM!

Dotwin
Active Member
Posts: 12
Joined: 28. January 2009 22:19
phpBB.de User: Dotwin

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Dotwin »

Bekomme auch den Fehler

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3642: Cannot modify header information - headers already sent by (output started at /portal/block/wetter.php:1)

Hab den ganzen Beitrag gelesen und alles probiert. Hab Notepad++ benutzt.
Die Dateien wetter.php und wetter.html sind beide UTF-8 ohne BOM. Portal.php und portal_body.html sind ANSI. Habs aber auch schon mit alles als UTF-8 ohne BOM probiert.
Zum hochladen benutze ich FileZilla. Muss ich da noch etwas beim Transfertyp beachten? ASCII oder Binär? Was ist der Unterschied?
Bei mir steht es auf Automatisch.

Danke für die Hilfe
Dotwin

*edit* Habs! Beim erstellen der wetter.php waren vor <?php ein paar Leerziechen.
User avatar

thomas.d
Former Team Member
Posts: 625
Joined: 19. January 2008 23:56
phpBB.de User: thomas.d
phpBB.com User: thomas.d
Contact:

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by thomas.d »

Dotwin wrote:*edit* Habs! Beim erstellen der wetter.php waren vor <?php ein paar Leerziechen.
Genau das wollte ich gerade eben fragen ... ;-)

Der Unterschied zwischen ASCII und Binär bei FTP ist im Wesentlichen, dass du sämtliche Textdateien (also *.php und *.html) als ASCII, aber zum Beispiel Bilder (*gif, *jpg etc) oder Dokumente (*.doc, '.pdf, *.xls etc) als Binär-Dateien überträgst.

I.d.R. sind diese Dateitypen im FTP-Programm aber vordefiniert und werden im "Auto"-Modus korrekt übertragen.
Viele Grüße

Thomas

Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
User avatar

Banjoo
Active Member
Posts: 3
Joined: 18. February 2009 12:18
phpBB.de User: Banjoo

Re: [DE] Wetterbox auf dem Portal (mit User Postleitzahl)

Post by Banjoo »

Wo kann man sich die Box den runterladen, habe nirgens einen Link gesehen ?

Gruss Banjoo
Mein Portal Paintplanet.Ch - Bildbearbeitung kostenlos Alles rund um die kostenlose Bildbearbeitung - Hilfe, Tutorials, Downloads - Plug-ins - Smalltalk
Locked

Return to “board3 Portal v1.0.x - Modifications”