Search found 82 matches

by Rahner
Fri 11. Aug 2006, 20:55
Forum: phpwcms Support English
Topic: dev 2.8: Firefox zeigt Katastophe, IE alles wunderbar
Replies: 17
Views: 4402

pico wrote:<hr> heist jetzt <hr />
Alle Selfclosing Tags sind so!

Das heißt im Klartext, alles was nicht auf und zu gemacht wird (<xy>...</xy>) muss auch geschlossen werden und zwar in sich selbst um semantisch korrekt intepretiert zu werden mittels <xy /> :wink:
by Rahner
Thu 10. Aug 2006, 20:46
Forum: sites under construction (made with phpwcms only)
Topic: headless.at.tc
Replies: 10
Views: 6694

You can load them on startup!

Just use this:

Code: Select all

<img src="yourimage.xyz" style="width:0px;height:0px;display:none;" alt="" />
by Rahner
Thu 10. Aug 2006, 20:15
Forum: sites under construction (made with phpwcms only)
Topic: headless.at.tc
Replies: 10
Views: 6694

Looks nice, but the Button Background loads too slow.
Maybe you load it invisible on page startup oder use a menu without graphics?!
by Rahner
Thu 10. Aug 2006, 20:12
Forum: phpwcms Support English
Topic: Update 1.2.7 to 1.2.8
Replies: 27
Views: 7594

Das gibt es schon seit einigen Versionen nicht mehr...
In der 1.3 ist es aber wieder drin :wink:
by Rahner
Thu 10. Aug 2006, 18:11
Forum: phpwcms Support English
Topic: Update 1.2.7 to 1.2.8
Replies: 27
Views: 7594

Yes the Bugfix works.
by Rahner
Thu 10. Aug 2006, 13:03
Forum: phpwcms Support English
Topic: Update 1.2.7 to 1.2.8
Replies: 27
Views: 7594

I have Articles containing simple Text's ...
by Rahner
Thu 10. Aug 2006, 13:02
Forum: phpwcms Support English
Topic: 1. Versuch mit 1.2.8 :: erste Fehler!!!
Replies: 79
Views: 23945

OK, demnächst mache ich mir also nicht mehr die Mühe das zu machen...
Ich lese nur noch und lade die neueste Version, schade eigentlich, aber na ja...das gehört hier wohl nicht mehr hin.
by Rahner
Wed 9. Aug 2006, 17:40
Forum: phpwcms Support English
Topic: 1. Versuch mit 1.2.8 :: erste Fehler!!!
Replies: 79
Views: 23945

XHTML Valid? NO! After the Update I get 11 Errors in W3 Validator! All with my clean CSS Layout... I searched a bit an found out: If a Site redirects externally this error occures: <a href="http://forum.wars-world.de" target = "" title="Wars World Forum">&raquo;Wars...
by Rahner
Wed 9. Aug 2006, 17:26
Forum: phpwcms Support English
Topic: Update 1.2.7 to 1.2.8
Replies: 27
Views: 7594

I disabled Rewrite, but Search is still not working...
by Rahner
Wed 9. Aug 2006, 16:39
Forum: phpwcms Support English
Topic: Dateiübernahme aus ftp-Verzeichnis hängt
Replies: 3
Views: 1034

Ich nehme an, dass es nicht an PHPWCMS sondern an deinem Server sprich an den PHP Einstellungen liegt, kann das sein?
by Rahner
Wed 9. Aug 2006, 16:38
Forum: phpwcms Support English
Topic: UTF8 or Iso?
Replies: 7
Views: 2043

Ich sehe grad Iso stellt meine Umlaute auch nicht wieder her :cry:

Am Anfang der Config steht das hier:

Code: Select all

$phpwcms['db_charset']        = 'utf8';
$phpwcms['db_collation']      = 'utf8_general_ci';
Ich nehme an, es ist nicht ratsam da zu ändern?!

Also Umlaute einmal ändern und bei UTF-8 bleiben?
by Rahner
Wed 9. Aug 2006, 16:04
Forum: phpwcms Support English
Topic: UTF8 or Iso?
Replies: 7
Views: 2043

Gut, dann stelle ich wieder auf Iso um, denn der GT Mod geht mit UTF8 in der Tat nicht.
by Rahner
Wed 9. Aug 2006, 15:39
Forum: phpwcms Support English
Topic: UTF8 or Iso?
Replies: 7
Views: 2043

UTF8 or Iso?

Bleibt es jetzt beim Standard UTF-8 ab Version 1.2.8?
Dann würde ich alle Umlaute wieder mal ändern...

Oder wird es in naher Zukunft wieder geändert?
by Rahner
Tue 8. Aug 2006, 19:41
Forum: phpwcms Support English
Topic: SOLVED! how to get a value for body (rel. 1.2.8)?
Replies: 7
Views: 2162

LOL
Everythin you have to do is to edit the frontend.css:

in the beginning you see: body { CSS }
Edit IT!
by Rahner
Tue 8. Aug 2006, 17:44
Forum: phpwcms Support English
Topic: Update 1.2.7 to 1.2.8
Replies: 27
Views: 7594

Can it be, that the Searchfuction doesnt work?
In my page the search redirects simply to the index.phtml without shwoing any results...?