[RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

phpBB integration forum

do u like it ?

yes
37
97%
no
1
3%
 
Total votes : 38

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby Untergang » Wed Mar 07, 2007 1:55 pm

Steev wrote:What is your Wow client language ?
Mine is french and i had to give some changes

in viewtopic.php

Search for :

switch($sex)
and make sure that "Male"/"Female" is the right names in your client

do the same thing some lines later, with the race
switch($race)
...

and the class
switch($class)
...

As my client is in French, i had to replace all the english names by the french ones.

(And to know exactly what to write, i took a look at the roster_players mysql table, in the race, sex and class fields)

Hope that'll help (and that my poor english is still understandable)


I just want to give a little hint for all German roster user:

You cannot type case 'Männlich' because it doesn't support the letter "ä".
Instead you have to change case 'Male' to case 'Männlich' !
The same with case 'Hunter', you have to change it to case 'Jäger' . Then it will show your avatar + race correctly!
Last edited by Untergang on Wed Mar 07, 2007 3:59 pm, edited 2 times in total.
Untergang
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Wed Mar 07, 2007 1:44 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby snakou » Mon Apr 02, 2007 9:40 pm

bonjour,
j'ai un petit probleme avec le mod phpbb2 rosterintegrationmod_1.0.4a.
j'ai bien le nom et le level de mon perso qui apparait mais la class et la race n'apparait pas,vous savez pourquoi?
merci de votre aide
http://franck.charlet1.free.fr/roster/p ... ic.php?t=7

hi,
I have a small problem with the MOD rosterintegrationmod_1.0.4a.
I have the name and it well level of my player who appears but class or race does not appear .
thank you for your assistance
http://franck.charlet1.free.fr/roster/p ... ic.php?t=7
snakou
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Fri Jan 12, 2007 2:02 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby SiR_VaIlHoR » Fri Apr 06, 2007 7:32 am

Bonjour,

Moi j'ai presque le même souci que toi sauf que moi je n'ai rien qui s'affiche, nirace ni avatar ni même un message d'erreur, comme si je n'avais rien changé!
##################
Hello,

I have the same matter than you, i have nothing in topic, no race, no avatar no level, in fact i can see nothing, ironically i have no error too, no message that say i have an error or something like that.
I have done all manipulations and nothing happen :scratch:
Anyone can help?
Last edited by SiR_VaIlHoR on Fri Apr 06, 2007 8:59 am, edited 1 time in total.
SiR_VaIlHoR
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Fri Apr 06, 2007 7:26 am

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby Stewart » Mon May 21, 2007 5:43 pm

To the above people - have you uploaded your character information to the roster using character profiler? the avatar is created using information that characcter profile has gathered about you, not what guildprofiler gathered about the people in the guild

phpbb3RC1 out yesterday, i'm just having a look to see how easy it is to port this mod to the latest version of phpbb
Stewart
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Mon May 21, 2007 5:39 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby Stewart » Mon May 21, 2007 9:38 pm

it seems to work, although you need to completely throw the instructions out of the window. If you know what you are doing you should be able to figure out what is supposed to go where etc.
the biggest chunk of code you can still actually paste in, although it needs some modification otherwise it'll screw up the phpbb sql query variables, and replacing the avatar block var with $poster_avatar seems to work quite happily
Stewart
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Mon May 21, 2007 5:39 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby MagE » Sun Jun 10, 2007 3:13 am

Stewart wrote:To the above people - have you uploaded your character information to the roster using character profiler? the avatar is created using information that characcter profile has gathered about you, not what guildprofiler gathered about the people in the guild

phpbb3RC1 out yesterday, i'm just having a look to see how easy it is to port this mod to the latest version of phpbb


Where exactly am I supposed to place the info from character profiler?
MagE
WR.net Apprentice
WR.net Apprentice
 
Posts: 1
Joined: Sun Jun 10, 2007 3:10 am

[RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby Cigaras » Tue Jun 26, 2007 3:29 pm

I have one question before trying it out: will this mod work if I have separate SQL databases for phpBB and Roster or should them both be on same database, only diferent prefixes?
User avatar
Cigaras
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Sun Jun 24, 2007 10:03 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby jacobisconfused » Tue Jun 26, 2007 11:31 pm

Awesome mod. I changed it a bit to work for with smartors ezportal.

http://5levels.deadnoggin.com/portal.php
jacobisconfused
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Thu Sep 28, 2006 7:07 pm

[RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby medeor » Wed Jun 27, 2007 8:00 am

I don't know if this is interesting but I "modded the mod" to work for German and English Rosterdata. If you are interested in this really small modification sapphiron, tell me and I will send it to you. Nice work btw...
Last edited by medeor on Wed Jun 27, 2007 8:02 am, edited 1 time in total.
User avatar
medeor
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Tue May 01, 2007 4:43 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby Cigaras » Wed Jun 27, 2007 6:49 pm

I installed the mod folowinfg all the instructions and I don't get something: nothing changes, nor avatar, nor profile settings, nor admin configuratin, i just can't find how to change my avatar into roster's one :( (phpBB and roster tables are in the same database with prefixes phpbb_ and roster_)
Last edited by Cigaras on Wed Jun 27, 2007 6:54 pm, edited 1 time in total.
User avatar
Cigaras
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Sun Jun 24, 2007 10:03 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby ElMauro » Wed Jul 04, 2007 6:38 pm

Can´t get it working. When I choose any name to use from roster, then I get a blank screen when try to view a thread from that user.
- Yes, uploaded character profiles
- Did everything more than 5 times, step by step :p

in the instruction, found maybe just an error:
Code: Select all
'ROSTET_TEXT_OFFSET' => $textOffset,

but is not that, changed ROSTET to ROSTER and still doesn´t work for me.

-----------
Cuando elijo usar un perfil de roster y posteo algo, al intentar ver el post no aparece nada, ni el cuerpo del mensaje, ni errores, nada.
Ya probe de todo y no hay caso.
El unico error que pude encontrar fue que en las instrucciones dice ROSTET en vez de ROSTER en la parte que puse en code arriba.
Estoy mas que seguro que es un error en viewtopic.php, pero no logro encontrarlo.

MIL gracias por el mod, esta buenisimo :)
ElMauro
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Wed Jul 04, 2007 6:28 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby sargonas » Mon Jul 16, 2007 11:26 am

hmm im having issues as well. I went though the install process, and have tripple checked all of my code replacements. I am using the latest phpbb as well as the latest roster code.

In my forums, i have ONE character only in the roster currently, since this is a dev site, and i have that name entered on my profile. However I get nothing in the froum thread under my name, no wisp, no blank box, nothing, its like I never did the mod, not even any errors :\

if you could take a look and give me some advice, the url is http://www.sargonas.net/pmswow2/
and the roster is at
http://www.sargonas.net/pmswow2/roster

also everything is set to the same language, english, as far as i can tell so I dont believe ther are any issues there.
sargonas
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Wed Jan 17, 2007 3:00 pm

[RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby ElMauro » Mon Jul 16, 2007 1:04 pm

guess is working for you now?

Edit: fixed
Last edited by ElMauro on Tue Jul 17, 2007 6:50 pm, edited 2 times in total.
ElMauro
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Wed Jul 04, 2007 6:28 pm

Re: [RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby sargonas » Mon Jul 16, 2007 1:06 pm

haha yeah it is..

thanks fort he fast followup thouhg.. turs out i was one line off int the "loop" part where i put it... finaly figured it out, i was before the first {
sargonas
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Wed Jan 17, 2007 3:00 pm

[RELEASED] WoW ROSTER phpbb2 integration mod 1.0.4

Postby Aross » Mon Jul 16, 2007 1:16 pm

Now to see if you can make it so the admins can also edit the ppls profiles ...:)
Aross
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Sat Jun 16, 2007 2:14 am

PreviousNext

Return to phpBB

Who is online

Users browsing this forum: No registered users and 0 guests

cron