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

English version - [Modification] Awards Showcace mod

evilmc - 07-10-2011, 01:37
Temat postu: [Modification] Awards Showcace mod
Where can I find this module for the trophies? Does he exist for phpbb by przemo?

This is mod for vBulletin™....


Dekke - 07-10-2011, 08:42

Our forum provides assistance only for phpBB2 by Przemo.

http://www.przemo.org/php...pic.php?t=79278

japi55 - 07-10-2011, 18:03

Dekke napisał/a:
Our forum provides assistance only for phpBB2 by Przemo.


He asked does it exists here ;)

Dekke - 07-10-2011, 19:27

There I read post :oops:
evilmc - 08-10-2011, 03:09

I install this mod, but I have a problem with Awards Details, how fix this?
Dekke - 08-10-2011, 09:13

With what exactly your problem? This button is available.
evilmc - 08-10-2011, 15:32

Awards Details, medals must be one under the other...see pic.

1. Medals
2. Medals

Do you understand now? :)

Majkelo - 08-10-2011, 15:34

evilmc, can you give me test account?
evilmc - 08-10-2011, 16:26

Michael2318, i send you PM with test account.
Majkelo - 08-10-2011, 16:32

Open includes/usercp_viewprofile.php

find:

Kod:
'MEDAL_IMAGE_SMALL' => '<img src="'. $phpbb_root_path . $data['medal_image'] . '" border="0" alt="' . $medal_name . '" title="' . $medal_name . '"' . $medal_width . $medal_height . ' />',


replace with:

Kod:
'MEDAL_IMAGE_SMALL' => '<br><img src="'. $phpbb_root_path . $data['medal_image'] . '" border="0" alt="' . $medal_name . '" title="' . $medal_name . '"' . $medal_width . $medal_height . ' />',

evilmc - 08-10-2011, 16:36

No, no....you don't understand me. I want, when you open Awards Details, and you see Awards not one under one...pls see the pic. :)
Majkelo - 08-10-2011, 16:48

check PW, please ;)


Powered by phpBB modified by Przemo © 2003 phpBB Group