To jest tylko wersja do druku, aby zobaczyć pełną wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

1.12.7 i starsze - Topics Rate System v. 10.2

Knofel - 14-06-2008, 11:11

Did you make all SQL queries ?? Were there any problems with that ??
lekvarostaska - 14-06-2008, 16:40

Anybody?

[ Added: 14-06-2008, 18:15 ]
I maked all SQL queries.. it don't write any problem .. just not save..

siekierzynski - 14-06-2008, 19:36

so, you must delete all files in 'cache' folder?

(in polish: nie wiem czy dobrze pisze po angielsku :oops: jak źle to poprawić)

lekvarostaska - 14-06-2008, 20:32

siekierzynski napisał/a:
so, you must delete all files in 'cache' folder?

(in polish: nie wiem czy dobrze pisze po angielsku :oops: jak źle to poprawić)


I deleted all files, but it's not good ;( :(

Knofel - 14-06-2008, 20:59

All settings are not being saved or only few ??
lekvarostaska - 15-06-2008, 05:16

Just thist mod...
Knofel - 15-06-2008, 07:53

14.06.2008 - Topics Rate System v. 10.2
:arrow: Znaczna optymalizacja dwóch najważniejszych modułów modyfikacji
:arrow: Przejście na klasę $db w kilku modułach modyfikacji
:arrow: Dodałem angielską wersję instrukcji

Cytat:
Just thist mod...


Try this SQL Querries:
Kod:
UPDATE phpbb_config SET config_value = 1 WHERE config_name = 'tr_enable';
UPDATE phpbb_config SET config_value = 1 WHERE config_name = 'tr_enable_all';

This will enable TRS. Next go to any forum then topic and see if there are any errors and whether you can rate or not. (Remember to be logged in because quest can't rate topics) If any errors will occure that's mean you did something wrong. But we need to know those errors.

You can try to synchronize whole DB as well

P.S I've added translated instruction to the package (install.txt) so you can check if you did something wrong ;)

Cheers :mrgreen:

lekvarostaska - 15-06-2008, 17:47

I want to change the texts in the sql.. but it said:

Kod:
SQL query:

ALTER TABLE `phpbb_config` CHANGE `tr_enable` `tr_enable` SET( 1 ) NOT NULL

MySQL said: Documentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1) NOT NULL' at line 1

Knofel - 15-06-2008, 18:28

You can't use NOT NULL it that querry, one post above I have written two querries which should turn TRS on, try them
lekvarostaska - 17-06-2008, 17:40



So.. The mod is on... but i can't see in the topic.. ( Ican see the top and all rated topics)
But now i can't turn on the All votes in user profile, Authors can rate their own topics, Range, Theme... :(

Knofel - 17-06-2008, 17:59

Well displaying User Rates in his profile is enabled by default plus that picture shows that there is no Rates Range selected either - 1 - 5 option is default - so it looks like mod's configuration have not been set.

Are you sure you've made all SQL querries from instalation file ??

tplewa - 18-06-2008, 19:36

Jeszcze jedna sprawa - bardziej dla grafika.

Dzisiaj sprawdzalem sobie wyglad w kochanym ;) IE i jest problem z obrazkami. tzn. brak przezroczystosci.
Juz kiedys sie z czyms takim spotkalem i z moich doswiadczen pomagalo jedynie zapisanie obrazka w PS (jako dla strony WEB)... Niestety z przyczyn "technicznych" nie posiadam chwilowo PS abyt to sobie przerobic...

Widok strony w IE:

lekvarostaska - 20-06-2008, 11:09



vhy??? :/ :? :mrgreen:

Seraphe - 21-06-2008, 01:22

lekvarostaska, I thin, You've edited file viewforum_body.tpl in wrong way :)
tymek - 11-07-2008, 19:14

Mam pytabko odnosnie tego moda jescze :) (v 10)

Jak zrobic, zeby ta tabelka "Ostatnio ocenione", ktora znajduje się w PA..



zeby umieścić ją na głownej stronie forum, między "Kto jest na forum", a SB ;> ?



Powered by phpBB modified by Przemo © 2003 phpBB Group