|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
translation handling without allow_url_fopen?hi
my customer unfortunately uses a webhoster which doesn't have allow_url_fopen enabled. i need to download german and french translations of indexed_search and sr_feuser_register though. i hope this is possible manually somehow? can anyone give me some hints about how this would work? cheers, horace _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: translation handling without allow_url_fopen?Hi Horace,
> my customer unfortunately uses a webhoster which doesn't have > allow_url_fopen enabled. > > i need to download german and french translations of indexed_search > and sr_feuser_register though. > > i hope this is possible manually somehow? can anyone give me some > hints about how this would work? Download them from another website having same extensions and transfer them from your second website onto first with ftp or any other mechanism you like. They are located within typo3conf/l10n ("L" 10 "N") Regards -- Xavier Perseguers http://xavier.perseguers.ch/en One contribution a day keeps the fork away _______________________________________________ TYPO3-english mailing list TYPO3-english@... http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: translation handling without allow_url_fopen?On Thu, Nov 5, 2009 at 11:51 PM, Xavier Perseguers <typo3@...> wrote:
> Hi Horace, > >> my customer unfortunately uses a webhoster which doesn't have >> allow_url_fopen enabled. >> >> i need to download german and french translations of indexed_search >> and sr_feuser_register though. >> >> i hope this is possible manually somehow? can anyone give me some >> hints about how this would work? > > Download them from another website having same extensions and transfer them > from your second website onto first with ftp or any other mechanism you > like. They are located within typo3conf/l10n ("L" 10 "N") thanks! i will do this... > > Regards > > -- > Xavier Perseguers > http://xavier.perseguers.ch/en > > One contribution a day keeps the fork away > _______________________________________________ > TYPO3-english mailing list > TYPO3-english@... > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > TYPO3-english mailing list TYPO3-english@... http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: translation handling without allow_url_fopen?curl is probably allowed. Change the setting in the install tool to use
libcurl instead. .staffan horace grant skrev 2009-11-05 21:30: > hi > > my customer unfortunately uses a webhoster which doesn't have > allow_url_fopen enabled. > > i need to download german and french translations of indexed_search > and sr_feuser_register though. > > i hope this is possible manually somehow? can anyone give me some > hints about how this would work? > > cheers, > horace TYPO3-english mailing list TYPO3-english@... http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english |
|
|
Re: translation handling without allow_url_fopen?On Fri, Nov 6, 2009 at 11:19 AM, Staffan Ericsson
<staffan.ericsson@...> wrote: > curl is probably allowed. Change the setting in the install tool to use > libcurl instead. yes, with curl it worked! i already copied them from another installation manually but in the future this will come in handy. :) thank you! > .staffan > > horace grant skrev 2009-11-05 21:30: >> hi >> >> my customer unfortunately uses a webhoster which doesn't have >> allow_url_fopen enabled. >> >> i need to download german and french translations of indexed_search >> and sr_feuser_register though. >> >> i hope this is possible manually somehow? can anyone give me some >> hints about how this would work? >> >> cheers, >> horace > _______________________________________________ > TYPO3-english mailing list > TYPO3-english@... > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english > TYPO3-english mailing list TYPO3-english@... http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english |
| Free embeddable forum powered by Nabble | Forum Help |