Show Posts
|
|
Pages: [1]
|
|
5
|
SMF Gallery Pro / Support / Is reverse order possible?
|
on: July 20, 2007, 12:40:44 am
|
|
I defined a few categories, and created sub-categories for the albums. When I creat a new album, by default it becomes the LAST. Is it possibel to change that, and meke it the FIRST? If I could do that, my latest albums always would be on the top of the page, instead of appearing at the bottom? / Thanks
|
|
|
|
|
8
|
SMF Gallery Pro / Support / Unicode problem...
|
on: July 16, 2007, 05:55:04 pm
|
|
I have chosen hungarian-utf8 as the langauage of my forum, and everything looked fine until a bought Gallery Pro. My posts were looking good, found Hungarian buttons, etc. Although I live abroad and I use an English Windows with its pre-defined Hungarian keyboard set, I could post in Hungarian all right.
Today I translated the Gallery, Modifications, and Who*.php langauage files into Hungarian, edited the Theme index page, and since then a funny error comes:
1. If I choose Unicode Encoding in my browser (IE7), all posts look fine, i.e. Hungarian, but the Gallery translation looks scambled. 2. If I Chose Western or Central European Encoding, the Gallery translations look fine, but all my posts are scambled *in a different way).
As if I "was not able to write utf8" on my machine in the php code (used Dreamweaver), as the coding of the original php files and the trasnlated php files have become different somehow, although on my local machine they look alike. Only on the web they are scambled in different ways.
Any clues, please, what to do now?
|
|
|
|
|
9
|
SMF Gallery Pro / Support / Re: Gallery Settings
|
on: July 16, 2007, 03:30:59 am
|
|
I translated everything, but if I replace the English file with the Hungaraian translation, I get errors. here is the translation, all characters look OK: // Version: 1.1; Modifications
//Begin SMF Gallery Text Strings $txt['smfgallery_menu'] = 'Galéria'; $txt['smfgallery_admin'] = 'Galéria Beállitásai Configuration';
//Permissions $txt['permissiongroup_smfgallery'] = 'SMF Galéria';
$txt['permissionname_smfgallery_view'] = 'Galéria megtekintése'; $txt['permissionhelp_smfgallery_view'] = 'A felhasználó láthatja a Galériát'; $txt['cannot_smfgallery_view'] = 'Nem láthatod a Galériát';
$txt['permissionname_smfgallery_add'] = 'Kép hozzáadása'; $txt['permissionhelp_smfgallery_add'] = 'A felhasználó hozzáadhat lépeket'; $txt['cannot_smfgallery_add'] = 'Nem adhatsz hozzá képeket.';
$txt['permissionname_smfgallery_bulk'] = 'Csoportos feltöltés'; $txt['permissionhelp_smfgallery_bulk'] = 'A felhasználó tölthet fel csoportban'; $txt['cannot_smfgallery_bulk'] = 'Nem tölthetsz fel csoportban.';
$txt['permissionname_smfgallery_edit'] = 'Saját kép szerkesztése'; $txt['permissionhelp_smfgallery_edit'] = 'A felhasználó szerkesztheti a saját képet'; $txt['cannot_smfgallery_edit'] = 'Nem szerkesztheted ezt a képet.';
$txt['permissionname_smfgallery_delete'] = 'Saját kép törlése'; $txt['permissionhelp_smfgallery_delete'] = 'A felhasználó törölheti a saját képét.'; $txt['cannot_smfgallery_delete'] = 'Nem törölheted ezta képet.';
$txt['permissionname_smfgallery_ratepic'] = 'Kép értékelése; $txt['permissionhelp_smfgallery_ratepic'] = 'A felhasználó értékelheti a képet.'; $txt['cannot_smfgallery_ratepic'] = 'Nem értékelheted ezt a képet.';
$txt['permissionname_smfgallery_editcomment'] = 'Saját megjegyzés szerkesztése'; $txt['permissionhelp_smfgallery_editcomment'] = 'A felhasználó szerkesztheti a megjegyzéseit.'; $txt['cannot_smfgallery_editcomment'] = 'Nem szerkesztheted ezt a megjegyzést.';
$txt['permissionname_smfgallery_comment'] = 'Megjegyzés'; $txt['permissionhelp_smfgallery_comment'] = 'Megjegyzést füzhetsz a képhez.'; $txt['cannot_smfgallery_comment'] = 'Ehhez a képhez nem füzhetsz megjegyzést.';
$txt['permissionname_smfgallery_report'] = 'Jelentsd a képet vagy megjegyzést az adminisztrátornak'; $txt['permissionhelp_smfgallery_report'] = 'A felhasználó jelentheti képet vagy megjegyzést az adminisztrátornak.'; $txt['cannot_smfgallery_report'] = 'Nem jelentheted ezt a képet vagy megjegyzést az adminisztrátornak.';
$txt['permissionname_smfgallery_autocomment'] = 'Hozzászólások automatikusan jóváhagyása'; $txt['permissionhelp_smfgallery_autocomment'] = 'Megjegyzéseknek nem kell jóváhagyásra várni.';
$txt['permissionname_smfgallery_autoapprove'] = 'Képek automatikus jóváhagyása'; $txt['permissionhelp_smfgallery_autoapprove'] = 'Képeknek nem kell jóváhagyásra várni';
$txt['permissionname_smfgallery_usergallery'] = 'Személyes Galéria'; $txt['permissionhelp_smfgallery_usergallery'] = 'Lehetséges személyes Galéria'; $txt['cannot_smfgallery_usergallery'] = 'Neked nem lehet saját Galériád.';
$txt['permissionname_smfgallery_manage'] = 'Galéria adminisztráció'; $txt['permissionhelp_smfgallery_manage'] = 'Kategóriák menedzselése, megjegyzések törlése, képek törlése vagy jóváhagyása'; $txt['cannot_smfgallery_manage'] = 'Nem menedzselheted a Galériát.';
//END SMF Gallery Text Strings
Here is the error, starting at line 23:
Sablon elemzési hiba! Hiba történt a következő sablon vagy nyelvi fájl betöltésekor: /Themes/Blue_Grey/languages/Modifications.hungarian-utf8.php. Kérlek ellenőrizd a szintakszist és próbáld újra - ne feledd, az egyszeri idézőjeleket (') gyakran egy per jellel (\) kell írni. Még specifikusabb hiba információkért, próbáld meg a fájlt közvetlenül elérni.
Megpróbálhatod frissíteni ezt az oldalt vagy használd az alapértelmezett sablont. --------------------------------------------------------------------------------
Parse error: syntax error, unexpected T_STRING in .../Themes/Blue_Grey/languages/Modifications.hungarian-utf8.php on line 32
23: $txt['permissionname_smfgallery_edit'] = 'Saj�t k�p szerkeszt�se'; 24: $txt['permissionhelp_smfgallery_edit'] = 'A felhaszn�l� szerkesztheti a saj�t k�pet'; 25: $txt['cannot_smfgallery_edit'] = 'Nem szerkesztheted ezt a k�pet.'; 26: 27: $txt['permissionname_smfgallery_delete'] = 'Saj�t k�p t�rl�se'; 28: $txt['permissionhelp_smfgallery_delete'] = 'A felhaszn�l� t�r�lheti a saj�t k�p�t.'; 29: $txt['cannot_smfgallery_delete'] = 'Nem t�r�lheted ezta k�pet.'; 30: 31: $txt['permissionname_smfgallery_ratepic'] = 'K�p �rt�kel�se; 32: $txt['permissionhelp_smfgallery_ratepic'] = 'A felhaszn�l� �rt�kelheti a k�pet.';33: $txt['cannot_smfgallery_ratepic'] = 'Nem �rt�kelheted ezt a k�pet.'; 34: 35: $txt['permissionname_smfgallery_editcomment'] = 'Saj�t megjegyz�s szerkeszt�se'; 36: $txt['permissionhelp_smfgallery_editcomment'] = 'A felhaszn�l� szerkesztheti a megjegyz�seit.';
Any ideas why? Thanks for your help!
|
|
|
|
|
10
|
SMF Gallery Pro / Support / Re: Gallery Settings
|
on: July 15, 2007, 07:29:09 am
|
|
modifications.hungarian-utf8.php
This file contains the same information 3 times: is it possible?
//Begin SMF Gallery Text Strings $txt['smfgallery_menu'] = 'Gallery'; $txt['smfgallery_admin'] = 'Gallery Configuration';
//Permissions $txt['permissiongroup_smfgallery'] = 'SMF Gallery';
$txt['permissionname_smfgallery_view'] = 'View SMF Gallery'; $txt['permissionhelp_smfgallery_view'] = 'Allows the user to view the Gallery'; $txt['cannot_smfgallery_view'] = 'You are not allowed to view the Gallery';
$txt['permissionname_smfgallery_add'] = 'Add Picture'; $txt['permissionhelp_smfgallery_add'] = 'Allows the user to add a picture.'; $txt['cannot_smfgallery_add'] = 'You are not allowed to add a picture.';
$txt['permissionname_smfgallery_bulk'] = 'Bulk Uploads'; $txt['permissionhelp_smfgallery_bulk'] = 'Allows the user to use the bulk upload feature.'; $txt['cannot_smfgallery_bulk'] = 'You are not allowed to bulk upload.';
$txt['permissionname_smfgallery_edit'] = 'Edit own Picture'; $txt['permissionhelp_smfgallery_edit'] = 'Allows the user to edit their own picture.'; $txt['cannot_smfgallery_edit'] = 'You are not allowed to edit that picture.';
$txt['permissionname_smfgallery_delete'] = 'Delete own Picture'; $txt['permissionhelp_smfgallery_delete'] = 'Allows the user to delete their own picture.'; $txt['cannot_smfgallery_delete'] = 'You are not allowed to delete that picture.';
$txt['permissionname_smfgallery_ratepic'] = 'Rate Picture'; $txt['permissionhelp_smfgallery_ratepic'] = 'Allows the user to rate a picture.'; $txt['cannot_smfgallery_ratepic'] = 'You are not allowed to rate that picture.';
$txt['permissionname_smfgallery_editcomment'] = 'Edit own Comment'; $txt['permissionhelp_smfgallery_editcomment'] = 'Allows the user to edit their own comments.'; $txt['cannot_smfgallery_editcomment'] = 'You are not allowed to edit that comment.';
$txt['permissionname_smfgallery_comment'] = 'Leave Comments'; $txt['permissionhelp_smfgallery_comment'] = 'Allows the user to leave comments on a picture.'; $txt['cannot_smfgallery_comment'] = 'You are not allowed to leave comments.';
$txt['permissionname_smfgallery_report'] = 'Report Pictures/Comments'; $txt['permissionhelp_smfgallery_report'] = 'Allows the user to report pictures and comments.'; $txt['cannot_smfgallery_report'] = 'You are not allowed to report content.';
$txt['permissionname_smfgallery_autocomment'] = 'Auto Approve Comments'; $txt['permissionhelp_smfgallery_autocomment'] = 'Comments do not need to wait for approval.';
$txt['permissionname_smfgallery_autoapprove'] = 'Auto Approve Pictures'; $txt['permissionhelp_smfgallery_autoapprove'] = 'Pictures do not need to wait for approval.';
$txt['permissionname_smfgallery_usergallery'] = 'Personal Gallery'; $txt['permissionhelp_smfgallery_usergallery'] = 'Allows the user to have a personal gallery'; $txt['cannot_smfgallery_usergallery'] = 'You are not allowed to have a gallery.';
$txt['permissionname_smfgallery_manage'] = 'Admin Gallery'; $txt['permissionhelp_smfgallery_manage'] = 'Allows the user to add/delete/edit all catagories. Delete Comments, Delete Pictures, Approve Pictures'; $txt['cannot_smfgallery_manage'] = 'You are not allowed to manage gallery.';
//END SMF Gallery Text Strings
|
|
|
|
|
11
|
SMF Gallery Pro / Support / Re: Gallery Settings
|
on: July 15, 2007, 07:00:55 am
|
|
Hi,
Oh, I can see the Gallery Configuration now. I renamed the modifications.english.php to modifications.hungarian-utf8.php. So now everything is English in that section. Which files should I translate to Hungarian?
|
|
|
|
|
13
|
SMF Gallery Pro / Support / Gallery Settings
|
on: July 15, 2007, 01:36:29 am
|
|
1) After the installation the Settings page showed. Thanks God I bookmarked. How do I access it otherwise? It is not showing in the Configuration menu! 2) I thought it was a Theme or Language issue, so I have reset everything to English, and the Default Theme. Still nothing! Can you help? 3) Will I have a problem when changing the language? Which files should I translate and and what should be their names and locations, if I want to use the board in Hungarian? 4) Will I have a problem changing the theme?
Thanks Imre
|
|
|
|
|
|