Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#205 2007-04-02 08:58:55
- guiguibonbon
- Member
- Registered: 2006-02-20
- Posts: 296
Re: MLP - The Multi-Lingual Publishing Pack
ivorius, are you working with a recently updated svn version of textpattern? The problem you’re describing has likely nothing to do with MLP, but with your ISP not sending a “Cache-Control:private” header. That was recently resolved on svn. (forum thread)
What I have encountered though, is that, only in very rare cases, some filedownload links render a white page when seen in a particular language, while totally working in any other one. Netcarver is already looking into it.
Last edited by guiguibonbon (2007-04-02 08:59:14)
Offline
#206 2007-04-02 12:33:46
Re: MLP - The Multi-Lingual Publishing Pack
After I install according to the notes, I get a :
tag_error <txp:l10n_localise> -> Textpattern Warning: unknown_tag: l10n_localise on line 969
error. I couldn’t find the reason yet. When I remove the tag from the default template, it works normally.
Thanks,
Cenk
Last edited by codesweeper (2007-04-02 12:35:19)
Offline
#207 2007-04-02 15:19:14
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: MLP - The Multi-Lingual Publishing Pack
codesweeper wrote:
When I remove the tag from the default template, it works normally.
That’s the right thing to do. The tag isn’t necessary anymore.
It was used as a pagewrapper-tag in earlier versions
regards. marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#208 2007-04-02 21:01:01
- net-carver
- Archived Plugin Author
- Registered: 2006-03-08
- Posts: 1,648
Re: MLP - The Multi-Lingual Publishing Pack
Cenk wrote:
I couldn’t find the reason yet. When I remove the tag from the default template, it works normally.
Hello Cenk,
Thanks, you must have installed the sample pages — I’ve just updated them to take out that unused tag now. They’ll go in the next release.
— Steve
Offline
#209 2007-04-03 13:16:14
Re: MLP - The Multi-Lingual Publishing Pack
Ok, I upgrade to textpattern Revision 2265. Pdf is now right, but text file (.doc) not. See it and tell me please, why is it wrong?
Project: Textpattern with Texy
Job: Webdesign
Offline
#210 2007-04-04 00:54:38
Re: MLP - The Multi-Lingual Publishing Pack
Thanks guys :)
Offline
#211 2007-04-04 03:37:02
- guiguibonbon
- Member
- Registered: 2006-02-20
- Posts: 296
Re: MLP - The Multi-Lingual Publishing Pack
ivorius : geez, waw. What is happening there?
There’s little evidence this is in anyway tied to MLP though, you might want to start a new thread. There are a few things you might test (direct link to file vs. mysite.com/file_download/##, test with other word document, open with other application, etc.), and a link to the document would be useful as well. But doing it here would polute this thread.
Offline
#212 2007-04-04 08:04:16
Re: MLP - The Multi-Lingual Publishing Pack
guiguibonbon wrote:
There’s little evidence this is in anyway tied to MLP though, you might want to start a new thread. There are a few things you might test (direct link to file vs. mysite.com/file_download/##, test with other word document, open with other application, etc.), and a link to the document would be useful as well. But doing it here would polute this thread.
No no, it is identical document opened in same application – open office. But after install mlp pack and upload document to textpattern, data are damage. Whitout mlp pack it´s all right.
Project: Textpattern with Texy
Job: Webdesign
Offline
#213 2007-04-04 19:10:49
Re: MLP - The Multi-Lingual Publishing Pack
Hello all,
Just wondering if anyone has the latest MLP pack working with zem_contact_reborn and zem_event_calendar? I need both working with MLP for a site and would appreciate hearing if anyone has the 2 plugins working with MLP. Thanks..
Offline
#214 2007-04-04 21:45:20
- coneff
- New Member
- Registered: 2007-04-04
- Posts: 1
Re: MLP - The Multi-Lingual Publishing Pack
hi, i have some problem with MPL on fresh TXP.
MLP Pack Setup Report…
1.Change the txp_lang table… 1.Extend `txp_lang.data` from TINYTEXT to TEXT : Done 2.Add the `txp_lang.l10n_owner` field : Done 2.Set the languages to: en-gb, cs-cz : Done 3.Insert the strings for the MLP Pack : Done 4.Add fields to the “textpattern” table 1.Add the `textpattern.l10n_lang` field : Done 2.Add the `textpattern.l10n_group` field : Done 5.Localise fields in content tables… 1.Add the `txp_category.l10n_title_en_gb` field : Done 2.Copy defaults to `txp_category.l10n_title_en_gb` field : Done 3.Add the `txp_category.l10n_title_cs_cz` field : Done 4.Add the `txp_file.l10n_description_en_gb` field : Done 5.Copy defaults to `txp_file.l10n_description_en_gb` field : Done 6.Add the `txp_file.l10n_description_cs_cz` field : Done 7.Add the `txp_image.l10n_alt_en_gb` field : Done 8.Copy defaults to `txp_image.l10n_alt_en_gb` field : Done 9.Add the `txp_image.l10n_alt_cs_cz` field : Done 10.Add the `txp_image.l10n_caption_en_gb` field : Done 11.Copy defaults to `txp_image.l10n_caption_en_gb` field : Done 12.Add the `txp_image.l10n_caption_cs_cz` field : Done 13.Add the `txp_link.l10n_description_en_gb` field : Done 14.Copy defaults to `txp_link.l10n_description_en_gb` field : Done 15.Add the `txp_link.l10n_description_cs_cz` field : Done 16.Add the `txp_section.l10n_title_en_gb` field : Done 17.Copy defaults to `txp_section.l10n_title_en_gb` field : Done 18.Add the `txp_section.l10n_title_cs_cz` field : Done 6.Add the l10n_articles table : Done 7.Process all existing articles : Done 8.Add the per-language article tables… 1.Add the English (GB) [l10n_txp_en_gb] table : Failed 2.Add the Čeština [l10n_txp_cs_cz] table : Failed 9.Clear the default comment invitation : Done 10.Insert MLP tags into pages : Done 11.Set site slogan to reflect the browse language : DoneDiagnostic info
Textpattern version: 4.0.4 (r1956)
Last Update: 2007-04-04 17:32:04/2006-08-31 15:47:58
Document root: C:/www (C:\www)
$path_to_site: c:\www\textpattern
Textpattern path: c:\www\textpattern\textpattern
Permanent link mode: section_id_title
Temporary directory path: c:\www\textpattern\textpattern\tmp
Site URL: 127.0.0.1/textpattern
PHP version: 5.1.6
Register globals: 1
Server Local Time: 2007-04-04 23:44:19
MySQL: 5.0.24a-community-nt
Locale: English_United Kingdom.1252
Server: Apache/2.2.3 (Win32) DAV/2
PHP Server API: cgi-fcgi
RFC 2616 headers:
Server OS: Windows NT 5.1
Active plugins: zem_contact_lang-mlp-4.0.3-MLP, gbp_admin_library-0.4.581, l10n-0.6.600
Pre-flight check:
————————————
Web Domain DNS lookup fails: 127.0.0.1
Some Textpattern files have been modified: /lib/txplib_db.php
clean_url_data_failed:
————————————
.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]
RewriteRule ^(.*) index.php </IfModule>#php_value register_globals 1
————————————
Offline
#215 2007-04-05 10:26:04
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: MLP - The Multi-Lingual Publishing Pack
coneff wrote:
hi, i have some problem with MPL on fresh TXP.
Document root: C:/www (C:\www)
$path_to_site: c:\www\textpattern
Textpattern path: c:\www\textpattern\textpattern
This doesn’t look right.
Pre-flight check:
————————————
Web Domain DNS lookup fails: 127.0.0.1
Make sure, that you have a real virtual domain setup first, with your testing domain name set up in your hosts file.
Istructions here
Also, make sure, that you have a working TXP installation PRIOR setting up the MLP Pack.
- Test, that the backend is accessible
- Test that all public pages are working with set URL mode, including the permlink URL’s
Then, when all that works, set up the MLP pack and watch for Errors.
regards, marios
Last edited by marios (2007-04-05 10:30:18)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
#216 2007-04-07 07:53:29
Re: MLP - The Multi-Lingual Publishing Pack
hi@
i’m still have the problem when i aktivate the |10_n pac to start than i get this internal server error.
I really would like to know how can i solve this problem. I’m still coming not further. I really appreciate any help.
thanks a lot
sanmarco
Offline