rate topics |
Autor |
Wiadomość |
nasedo
Pomógł: 318 razy Posty: 1895
|
Wysłany: 10-08-2005, 15:44 rate topics
|
|
|
rate topics
Opis: Zalogowany user moze oceniac tematy
Download: http://www.przemo.org/php...tion=file&id=14
<hr>
W tym temacie zadajemy pytania dotyczace tylko i wyłącznie tego moda.
W przypadku aktualizacji hacka, lub wersji forum, autorów modyfikacji prosze o zamieszczanie w zalacznikach instrukcji do nowej wersji, zostanie ona przeniesiona do download. |
_________________ Wejdź na Najlepsze forum wielotematyczne. Skazzza czeka na Ciebie
Pomoc tylko na forum. Nie pisz do mnie na gg/PW/e-mail chyba, że sam Cię o to poproszę. |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
szymus76
Posty: 47
|
Wysłany: 21-08-2005, 04:55
|
|
|
eh....zainstalowałem wszystko tylko...albo jest już zbyt późno (6 am) albo ja jestem ślepy...GDZIE można oceniać topici? nie widzę żadnej ikonki... |
_________________ Gość - czy byłeś już na http://ffaforum.com ?- nie tylko xxx |
|
|
|
|
bubak
Pomógł: 12 razy Posty: 97
|
Wysłany: 24-08-2005, 13:38
|
|
|
w panelu admina musisz wlaczyc a czy ma ktos moze spolszczona wersje? |
_________________ Gość zapraszam Cię na www.Forumisko.net twoje nowe forum dyskusyjne |
|
|
|
|
szymus76
Posty: 47
|
Wysłany: 26-08-2005, 14:04
|
|
|
dzięki bubak
mam małe pytanie (głównie do nasedo) : gdzie trzeba dokonać zmian, żeby rating był na górze postów a nie na samiutkim dole ? No i jeszcze jakby mi ktoś dał podpowiedż czy jest szansa by średnią ocenę można było zobaczyć w widoku topiców? PO wejściu do danego forum ?
Wiem , że nudzę, ale....taka praca |
_________________ Gość - czy byłeś już na http://ffaforum.com ?- nie tylko xxx |
|
|
|
|
bubak
Pomógł: 12 razy Posty: 97
|
Wysłany: 26-08-2005, 14:27
|
|
|
szymus76 napisał/a: | No i jeszcze jakby mi ktoś dał podpowiedż czy jest szansa by średnią ocenę można było zobaczyć w widoku topiców? PO wejściu do danego forum ? |
w paczce masz folder install a w nim optional czy jakos tak i poczytaj sobie co tam masz (rate_viewforum) a co do pierwszego problemu yo musisz pobawic sie w templates/subSilver/viewtopic_body.tpl i zmienic polozenie
[ Dodano: 26-08-2005, 15:28 ]
a masz moze spolczeczenie tego moda? |
_________________ Gość zapraszam Cię na www.Forumisko.net twoje nowe forum dyskusyjne |
|
|
|
|
szymus76
Posty: 47
|
Wysłany: 26-08-2005, 14:33
|
|
|
dzięki bubak ...
a co do spolszczenia...nie mam ale i tak musze pzretłumaczyć coby "elegancko" wyglądało, więc Ci podrzucę
[ Dodano: 30-08-2005, 04:24 ]
przetłumaczyłem chyba najważniejsze opcje...prócz panelu admina ale nie wiem czy to potrzebne...
Kod: | <?php
/***************************************************************************
lang_rate.php
-------------------
begin : Sat Feb 23, 2002
copyright : (C) 2002 Nivisec.com
email : support@nivsiec.com
$Id: lang_rate.php,v 1.3 2003/05/14 23:35:24 nivisec Exp $
***************************************************************************/
/***************************************************************************
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
***************************************************************************/
/* NOTES */
/* This was just thrown together from the old version, some of these might
** not be used anymore, but I don't have the time to go through it. */
/* If you are translating this, please send me the translation */
$lang['Already_Rated'] = "Twój głos: <b>%d</b>"; //%d = their rate
$lang['Rate_Stats'] = "Srednia ocena: <b>%.2f</b> :: Min ocena: <b>%d</b> :: Max ocena: <b>%d</b> :: Liczba głosów: <b>%d</b>"; //%.2f = average, %d = min, %d = max, %d # of ratings
$lang['Rate'] = "Oceń";
$lang['Choose_Rating'] = "Wybierz ocenę";
$lang['Topic_Rated'] = "Temat został oceniony.";
$lang['Anon_Rate_Disabled'] = "Niezarejestrowani użytkownicy nie mogą oceniać tematów";
$lang['Not_Authorized_To_Rate'] = "Nie masz uprawnień by oceniać ten topic";
$lang['Change_Rating'] = "Zmień ocenę";
$lang['View_Details'] = ' :: <a href="%s" alt="View Details">Zobacz szczegóły</a>'; //%s = detailed URL
$lang['View_Details_2'] = '<a href="%s" alt="View Details">Zobacz szczegóły</a>'; //%s = detailed URL
$lang['Username_Gave_Rate_of_Max'] = "<b>%s</b> Oceń ten temat <b>%d</b> z możliwych <b>%d</b> on %s."; //%s = username, %d = user rate, %d = max rate, %s = date with create_date()
$lang['Detailed_Rating'] = "Szczegóły";
$lang['Details_For_Topic'] = "Szczegółowe oceny dla >> <b>%s</b>"; //%s = topic title
$lang['Or_Someone_From_IP'] = "(ip logged)"; // makes it smaller for smaller res screens
$lang['Disable_Rating_ON'] = "Wyłącz ocenianie w tym poście";
$lang['Summary'] = "Suimaryczna ocena dla >> ";
$lang['Topic_Rating_Details'] = 'Szczegóły ocenianych tematów';
$lang['Anonymous'] = 'Anonymous';
$lang['All_Forums'] = 'Wszystkie Fora';
$lang['Max_Rate'] = "Max ocena";
$lang['User_Rate'] = "Ocena użytkownika";
$lang['Rate_Date'] = "Data oceny";
$lang['Rate_Time'] = "Godzina oceny";
$lang['Rate_Order'] = "Wysokosc oceny";
$lang['No_Topics_Rated'] = "Żaden temat nie został oceniony";
$lang['Top_Topics'] = "Top %d ocenianych tematów"; //%d = number of topics
$lang['Top_Topics_For_Forum'] = "Top %d ocenianych tematów dla %s";//%d = number of topics, %s is forum name
$lang['For_Forum'] = "%s tylko"; //%s = forum name
$lang['Last_Rated'] = "Ostatnio oceniane";
$lang['Number_of_Rates'] = "Liczba głosów";
$lang['Rating'] = "Ocena";
$lang['Min'] = "Min";
$lang['Max'] = "Max";
$lang['Min_Rating'] = "Min ocena";
$lang['By_Forum'] = "Pokaż wg for";
$lang['Details_For_Topic'] = "Szczegółowe oceny dla >> <b>%s</b>"; //%s = topic title
//admin
$lang['Status'] = "Status";
$lang['Auth_Description'] = "Descriptions";
$lang['NONE'] = "Rating is totally disabled and no rating bar will display above topics";
$lang['ALL'] = "All users may rate and view the bar, which includes anonymous and registered";
$lang['REG'] = "Only registered users can rate, but everyone can view the bar";
$lang['PRIVATE'] = "Only registered users can rate and view the bar";
$lang['MOD'] = "Only forum moderators and admins can rate and everyone can view the bar";
$lang['ADMIN'] = "Only admins can rate and everyone can view the bar";
$lang['Allow_Poster_To_Disable_Rating'] = "Allow The Poster To Disable Rating Ability";
$lang['Allow_Detailed_Ratings_Page'] = "Allow Users To View Detailed Ratings Page";
$lang['Max_Rating'] = "Max Rating Allowed (1 to MAX)";
$lang['Allow_Users_To_ReRate'] = "Allow users to change their rating";
$lang['Check_Anon_IP'] = "Check Anonymous User's IP when voting to see if they've already rated";
$lang['Anon_Rate_ID'] = "Next Anonymous User rating IP.<br />Don't change this unless you know what you are doing and really need to.<br />Setting it to a higher value than what is listed is a very bad idea";
$lang['Big_Page_Number'] = "Number of topics to display on the seperate ratings page (if you choose to use it)";
$lang['Main_Page_Number'] = "Number of topics to display on the main page display (if you choose to use it)";
$lang['Header_Page_Number'] = "Number of topics to display on the header page display (if you choose to use it)";
$lang['Mass_Update'] = "Mass Update";
$lang['Purge_Old_Ratings'] = "Purge Old Ratings";
$lang['Min_Rates'] = "Minimum Number of Raters a Topic Must Have Before Displaying on Top Rated Lists";
$lang['Purge'] = "Purge";
$lang['Purged'] = "Purged";
$lang['Purge_Desc'] = "Purges ratings from deleted topics that could have somehow been not originally deleted with the topic.";
$lang['Clear'] = "Clear";
$lang['Clear_Desc'] = "Clear <b>ALL</b> your rating details. Only do this if you are having unusual troubles or want to <b>erase all</b> your voting data. Click the box and also type YES in the box beside it.";
$lang['Complete'] = "Complete";
$lang['Authorization'] = "Authorization";
//Error Messages
$lang['Database_Error'] = 'Database Error';
$lang['Error_Dbase_Config'] = 'Error retrieving or updating Configuration data.';
$lang['Error_Dbase_Ratings'] = 'Error retrieving or updating Ratings data.';
$lang['Error_Dbase_Auth'] = 'Error retrieving or updating Ratings Authorization data.';
$lang['No_Topic_ID'] = 'No Topic was specified to obtain details for.';
?> |
|
|
|
|
|
phasma
Posty: 1
|
Wysłany: 21-10-2005, 12:14
|
|
|
Szukałem i nic, nie mogę znaleźć gdzie włącza się tą opcję... proszę o jakieś instrukcje. |
|
|
|
|
gopix
Posty: 35
|
Wysłany: 25-10-2005, 13:19
|
|
|
A ja wszystko po włączałem jak trzeba, a nadal nie widzę, gdzie mozna oceniać i sprawdzać oceny tematów!! |
|
|
|
|
neomammut
Posty: 6
|
Wysłany: 04-01-2006, 12:15
|
|
|
No nie mam pojecia gdzie mam wlaczyc ocene temato: blagam lopatologicznie, gdzie w PA to wlaczyc??
[ Dodano: 04-01-2006, 13:22 ]
Juz sobie poradzilem trzeba kliknac na samym dole w PA: wszystkie moduly i na samym dole sie pokaza opcje odnosnie oceny |
_________________ >>DigartMe<< |
|
|
|
|
kosta
Posty: 11
|
Wysłany: 31-01-2006, 17:02
|
|
|
w instalacji jeste żeby otwożyć plik
#-----[ OPEN ]------------------------------------------
#
constants.php
mam wersje forum 1.9.5 i niema takiego pliku
prosze o pomoc |
|
|
|
|
BPL
Pomógł: 52 razy Posty: 336
|
|
|
|
|
kosta
Posty: 11
|
Wysłany: 31-01-2006, 19:09
|
|
|
dzienki kox |
_________________ Pewnie jeszcze niebyłeś na tym forum o hip hop kliknij w baner wejć a niepożałujesz
<a href="http://www.rapemblemat.foxnet.pl/phpBB"><img src="http://www.rapemblemat.foxnet.pl/logo.jpg" width=468 height=80 border=0 alt="RapEmblemat"></a> |
|
|
|
|
Rif_Raf
Pomógł: 71 razy Posty: 468
|
Wysłany: 16-05-2006, 16:55
|
|
|
Instalował to ktoś w nowej wersji?
W panelu admina jak chce wejsc do konfiguracji tego to mi takie coś wyskakuje:
Kod: | No mode specifiedTemplate->loadfile(): No files found for handle body |
Pliki stylów wgrałem |
_________________ nie pisz do mnie na gg |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
szymel
Pomógł: 1 raz Posty: 104
|
Wysłany: 09-08-2006, 16:17
|
|
|
Moglby ktos to przerobic po 1.12.5?
Najlepiej coby od razu w porzadnym jezyku bylo |
|
|
|
|
|