Page 1 of 1
Awards or Medal Mod?

Posted:
Thu Apr 27, 2006 1:45 pm
Author: ayasha
all the bookmarks i made at IM.com are gone, since we get sent here when we try to go there, so i will just begin a new post, and ask of the Awards and Medal mod which does everyone prefer?
i would like which ever is the simplest for rewarding members for reaching a certain post count, completing or doing certain activities on the forums, and whichever is easiest to design and create our own awards/medals for.
thanks in advance for any imput.

o:
Re: Awards or Medal Mod?

Posted:
Thu Apr 27, 2006 1:58 pm
Author: MrDSL
If you want a simple rewards mod that works and doesn't add any querys then use the Awards Icons mod.
If you want one that is over complicated, doesn't integrate correctly with PCP and adds a crap load of queries then use Medals Mod.
Of course this is just my opinion..

Posted:
Thu Apr 27, 2006 2:10 pm
Author: ayasha
do you have a link for that one MrDSL?

Posted:
Thu Apr 27, 2006 2:23 pm
Author: MrDSL

Posted:
Thu Apr 27, 2006 2:26 pm
Author: ayasha
ty <img>

Posted:
Thu Apr 27, 2006 5:15 pm
Author: ayasha
wow, i have several questions about this mod now.
first, it seems there are already 2 updates included in the zip file? or am i reading this wrong?
second, can you use larger graphics to give as awards?
how does this look when it is running on a live forum? i cannot find any screen shots or a demo of this.
i am looking for a mod that will allow the usage of graphics that are 150 x 150 or even a little larger.
Re: Awards or Medal Mod?

Posted:
Fri Apr 28, 2006 12:22 pm
Author: ayasha
well, i am trying to do the awards mod, but sometimes i just don't get what the install instructions say to do, usually because i cannot find the string of code they tell me to find. would anyone like to look at that for me?
this is just on the intall_pcp.txt. once i get that done, i have 2 updates to do for this mod, i think. <img>

Posted:
Sun Apr 30, 2006 1:05 pm
Author: ayasha
anyone? would love some help with this one <img>
Re: Awards or Medal Mod?

Posted:
Wed May 03, 2006 11:14 am
Author: Dragonsys
Let me download and play with the mod...
Anywhere in particular you are having problems? Like which files and such...
Re: Awards or Medal Mod?

Posted:
Wed May 03, 2006 11:20 am
Author: Dragonsys
I can't download the file from work.. our firewall is blocking the site. I will get it after I get home today...

Posted:
Wed May 03, 2006 11:38 am
Author: ayasha
if you want me to Dragonsys, i can do the mod again, and where i cannot find the code, let you know <img>
Re: Awards or Medal Mod?

Posted:
Wed May 03, 2006 11:43 am
Author: Dragonsys
if you want

Re: Awards or Medal Mod?

Posted:
Thu May 04, 2006 6:06 am
Author: Dragonsys
Well. I installed this mod, and I only had one slight problem... it took me a little bit to find the below code:
profilcp/def/def_usermaps.php
FIND:
- Code: Select all
'user_posts' => array( 'ind' => '11', 'dft' => true, ), 'user_rank_title' => array( 'txt' => true, 'img' => true, 'crlf' => true, 'ind' => '27', 'dft' => true, ),
It should be] 'user_my_friend' => array( 'img' => true, ), 'user_rank_title' => array( 'img' => true, ),[/code]
profilcp/def/def_userfields.php
FIND:
- Code: Select all
// messangers informations
It should be] // messengers informations[/code]

Posted:
Thu May 04, 2006 6:08 am
Author: ayasha
thanks Dragonsys

but i do want to know, is there 2 updates included in that zip? or should i just concern myself with just 1 of the install instructions?

Posted:
Thu May 04, 2006 11:27 am
Author: MrDSL
Just follow the install_pcp.txt

Posted:
Thu May 04, 2006 12:06 pm
Author: Dragonsys
"MrDSL";p="4558" wrote:Just follow the install_pcp.txt
Yeah, what he said <img>

Posted:
Thu May 04, 2006 8:25 pm
Author: ayasha
thanks guys, now i just need to find the time to do it <img>