need help with ultimate points shop MOD

calanau

Up-and-Coming Sensation
Joined
Dec 3, 2011
Messages
295
Reaction score
0
FP$
467
I instaled Ultimate_points MOD on my forum and when I want to use it id doesnt show the points anywhere.

I use a template called: 1thank_green (here is a source of it -> http://demo.phpbb3styles.net/1thank_green)

So I took this mod from the official site of phpbb, I installed all. In prosilver works perfectly. but in my theme that I use, 1thankgree it doesn't appear. The cash mod doesn't appear on the profile,under the avatar, it doesn't show at all. and after i make a post, it tells me how many points i gathered from my last post. but how and what should I do to make it work for my style too? I copied the files from prosilver (from the mod) to my 1thankgreen theme, but still doesn't work..yeah, probably this wasn't the thing... I think I have to edit something but dunno what... Please help :shrug:
 
You have to do the style changes on the new style as well. There the ones that the file names are: styles/prosilver/view_topicbody.html or whatever. Just do them again in styles/1thank_green/view_topicbody.html

My phpBB is a bit rusty but that should solve the problem.
 
Bejay said:
You have to do the style changes on the new style as well. There the ones that the file names are: styles/prosilver/view_topicbody.html or whatever. Just do them again in styles/1thank_green/view_topicbody.html

My phpBB is a bit rusty but that should solve the problem.

I allready did that but it didn't help...Actually that was the only think I could think off as Im new to phpBB but like I said it did not solve the problem 🙁

From all of the files to copy:

1 Copy: root/adm/mods/ultimate_points_check_version.php
To: adm/mods/ultimate_points_check_version.php

2 Copy: root/adm/style/acp_points_bank.html
To: adm/style/acp_points_bank.html

3 Copy: root/adm/style/acp_points_forum.html
To: adm/style/acp_points_forum.html

4 Copy: root/adm/style/acp_points_lottery.html
To: adm/style/acp_points_lottery.html

5 Copy: root/adm/style/acp_points_main.html
To: adm/style/acp_points_main.html

6 Copy: root/adm/style/acp_points_robbery.html
To: adm/style/acp_points_robbery.html

7 Copy: root/adm/style/acp_points_userguide.html
To: adm/style/acp_points_userguide.html

8 Copy: root/includes/acp/info/acp_points.php
To: includes/acp/info/acp_points.php

9 Copy: root/includes/acp/acp_points.php
To: includes/acp/acp_points.php

10 Copy: root/includes/points/functions_points.php
To: includes/points/functions_points.php

11 Copy: root/includes/points/points_bank.php
To: includes/points/points_bank.php

12 Copy: root/includes/points/points_bank_edit.php
To: includes/points/points_bank_edit.php

13 Copy: root/includes/points/points_info.php
To: includes/points/points_info.php

14 Copy: root/includes/points/points_logs.php
To: includes/points/points_logs.php

15 Copy: root/includes/points/points_lottery.php
To: includes/points/points_lottery.php

16 Copy: root/includes/points/points_main.php
To: includes/points/points_main.php

17 Copy: root/includes/points/points_points_edit.php
To: includes/points/points_points_edit.php

18 Copy: root/includes/points/points_robbery.php
To: includes/points/points_robbery.php

19 Copy: root/includes/points/points_transfer.php
To: includes/points/points_transfer.php

20 Copy: root/includes/points/points_transfer_user.php
To: includes/points/points_transfer_user.php

21 Copy: root/language/en/mods/help_points.php
To: language/en/mods/help_points.php

22 Copy: root/language/en/mods/info_acp_points.php
To: language/en/mods/info_acp_points.php

23 Copy: root/language/en/mods/permissions_points.php
To: language/en/mods/permissions_points.php

24 Copy: root/language/en/mods/points.php
To: language/en/mods/points.php

25 Copy: root/language/pl/mods/help_points.php
To: language/pl/mods/help_points.php

26 Copy: root/language/pl/mods/info_acp_points.php
To: language/pl/mods/info_acp_points.php

27 Copy: root/language/pl/mods/permissions_points.php
To: language/pl/mods/permissions_points.php

28 Copy: root/language/pl/mods/points.php
To: language/pl/mods/points.php

29 Copy: root/styles/prosilver/template/points/points_bank.html
To: styles/prosilver/template/points/points_bank.html

30 Copy: root/styles/prosilver/template/points/points_bank_edit.html
To: styles/prosilver/template/points/points_bank_edit.html

31 Copy: root/styles/prosilver/template/points/points_info.html
To: styles/prosilver/template/points/points_info.html

32 Copy: root/styles/prosilver/template/points/points_logs.html
To: styles/prosilver/template/points/points_logs.html

33 Copy: root/styles/prosilver/template/points/points_lottery.html
To: styles/prosilver/template/points/points_lottery.html

34 Copy: root/styles/prosilver/template/points/points_main.html
To: styles/prosilver/template/points/points_main.html

35 Copy: root/styles/prosilver/template/points/points_points_edit.html
To: styles/prosilver/template/points/points_points_edit.html

36 Copy: root/styles/prosilver/template/points/points_robbery.html
To: styles/prosilver/template/points/points_robbery.html

37 Copy: root/styles/prosilver/template/points/points_transfer.html
To: styles/prosilver/template/points/points_transfer.html

38 Copy: root/styles/prosilver/template/points/points_transfer_user.html
To: styles/prosilver/template/points/points_transfer_user.html

39 Copy: root/styles/prosilver/theme/images/icon_points.gif
To: styles/prosilver/theme/images/icon_points.gif

40 Copy: root/styles/prosilver/theme/images/money.png
To: styles/prosilver/theme/images/money.png


41 Copy: root/umil/*.*
To: umil/*.*

42 Copy: root/points.php
To: points.php

43 Copy: root/install_ultimate_points.php
To: install_ultimate_points.php

I copy the green, bolded ones to the 1thank green template as well as to prosilver.

Maybe I mised something???<br /><br />-- 16 Dec 2011, 01:46 --<br /><br />I made it!!!!!! DAMN IM DA MAN!!! 😀 Thanx all for help 🙂
 
Back
Top Bottom