Hi oxpus
can i suggest feature
how about better url for the download
like forum.domain.com/download instead of using app.php/xxx
I thnk phhpbb extension system support url rewriting
Die Suche ergab 3 Treffer
- Sa 25. Apr 2015, 02:08
- Forum: Extension Support phpBB 3.1
- Thema: Thema zum Download Download Extension
- Antworten: 89
- Zugriffe: 70767
- So 1. Feb 2015, 08:01
- Forum: Extension Support phpBB 3.1
- Thema: Thema zum Download Download Extension
- Antworten: 89
- Zugriffe: 70767
Re: Thema zum Download Download Extension
W3C Validation Fail
so in file
styles->prosilver->temlate->events->overall_footer_after.html
there is a code
<script type="text/javascript" charset="utf-8">
this is not valid for w3c validation
should it be removed the charset or adding some src to it
has this bug fixed..?
thanks very much :D
so in file
styles->prosilver->temlate->events->overall_footer_after.html
there is a code
<script type="text/javascript" charset="utf-8">
this is not valid for w3c validation
should it be removed the charset or adding some src to it
has this bug fixed..?
thanks very much :D
- Fr 9. Jan 2015, 11:14
- Forum: Extension Support phpBB 3.1
- Thema: Thema zum Download Download Extension
- Antworten: 89
- Zugriffe: 70767
Re: Thema zum Download Download Extension
W3C Validation Fail
so in file
styles->prosilver->temlate->events->overall_footer_after.html
there is a code
this is not valid for w3c validation
should it be removed the charset or adding some src to it
so in file
styles->prosilver->temlate->events->overall_footer_after.html
there is a code
Code: Alles auswählen
<script type="text/javascript" charset="utf-8">should it be removed the charset or adding some src to it