Ich entwickle gerade einen Style ist noch sehr fehlerhaft und noch unausgereift es fehlen noch unedlich vile Grafiken usw...
Wollte nur mal nachfragen, ob wenn es fertig ist, jmd. es für gut genug ansieht für die Styles DB? Dan würde ich auch eine allgemeine Version machen...
KLICK MICH
Danke ...
Die Suche ergab 3 Treffer
- 20.12.2005 16:55
- Forum: phpBB 2.0: Styles, Templates und Grafiken
- Thema: Wäre so ein Style gut genug für die DB?
- Antworten: 1
- Zugriffe: 209
- 30.10.2005 14:26
- Forum: phpBB 2.0: Mod Support
- Thema: Von MySql zu PostgreSQL
- Antworten: 2
- Zugriffe: 256
- 28.10.2005 22:08
- Forum: phpBB 2.0: Mod Support
- Thema: Von MySql zu PostgreSQL
- Antworten: 2
- Zugriffe: 256
Von MySql zu PostgreSQL
Hallo @All
Könnte mir vielleicht jmd. diese Sql Anweisung:
$sql = "SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_title, t.topic_last_post_id
FROM ((( " . FORUMS_TABLE . " f
LEFT JOIN " . POSTS_TABLE . " p ON p.post_id = f.forum_last_post_id )
LEFT JOIN " . USERS ...
Könnte mir vielleicht jmd. diese Sql Anweisung:
$sql = "SELECT f.*, p.post_time, p.post_username, u.username, u.user_id, t.topic_title, t.topic_last_post_id
FROM ((( " . FORUMS_TABLE . " f
LEFT JOIN " . POSTS_TABLE . " p ON p.post_id = f.forum_last_post_id )
LEFT JOIN " . USERS ...