
Search found 5 matches
- Mon Feb 18, 2008 12:37 am
- Forum: General discussions
- Topic: Anti-Spam-Vorschläge für dieses Forum
- Replies: 4
- Views: 7823
- Sun Feb 17, 2008 2:18 pm
- Forum: General discussions
- Topic: Anti-Spam-Vorschläge für dieses Forum
- Replies: 4
- Views: 7823
Anti-Spam-Vorschläge für dieses Forum
Moin,
hab seitdem ich hier bin bemerkt, dass ihr mit einem Wahnsinnsaufwand zu kämpfen habt aufgrund des Spams.
Gerade eben habe ich einen Eintrag in einem Blog gefunden, der euch evtl helfen könnte:
http://www.arisia.de/2007/05/16/spamschutz-fuer-phpbb-foren/
Eine einfach Möglichkeit ...
hab seitdem ich hier bin bemerkt, dass ihr mit einem Wahnsinnsaufwand zu kämpfen habt aufgrund des Spams.
Gerade eben habe ich einen Eintrag in einem Blog gefunden, der euch evtl helfen könnte:
http://www.arisia.de/2007/05/16/spamschutz-fuer-phpbb-foren/
Eine einfach Möglichkeit ...
- Sun Feb 17, 2008 12:21 am
- Forum: Bug reports
- Topic: pmf 2.0.5: Using "wget" in text forces 501 error
- Replies: 7
- Views: 12078
- Sun Feb 17, 2008 12:18 am
- Forum: Bug reports
- Topic: xhtml error within inc/News.php in pmf-2.5.0-dev
- Replies: 2
- Views: 5618
- Sat Feb 16, 2008 4:00 pm
- Forum: Bug reports
- Topic: xhtml error within inc/News.php in pmf-2.5.0-dev
- Replies: 2
- Views: 5618
xhtml error within inc/News.php in pmf-2.5.0-dev
Hey,
per definition "id" tags in xhtml/css are only allowed once per page.
in pmf-2.5.0-dev there is a id="goNews" every time a new news is displayed.
This brakes W3C-validity - I would suggest to apply the following patches:
--- inc/News.php.old 2008-02-16 15:52:36.000000000 +0100
+++ inc/News ...
per definition "id" tags in xhtml/css are only allowed once per page.
in pmf-2.5.0-dev there is a id="goNews" every time a new news is displayed.
This brakes W3C-validity - I would suggest to apply the following patches:
--- inc/News.php.old 2008-02-16 15:52:36.000000000 +0100
+++ inc/News ...