svn[1337] update alt/main

Posts from previous Beta sessions

svn[1337] update alt/main

Postby maqjav » Wed Sep 19, 2007 8:23 pm

Hello.

I have in my member list, some members with the "MA" at the beggining.
I'm trying to update the relations between main and alt but it doesn't do anything.

The first time that i did it, it worked perfect, but now, the update log shows empty.
maqjav
WR.net Journeyman
WR.net Journeyman
 
Posts: 100
Joined: Wed Oct 18, 2006 2:38 pm

svn[1337] update alt/main

Postby Diska » Wed Sep 19, 2007 8:29 pm

- Provide a link to your site please so we can check some things.
- What settings do you use at the "Main/Alt Relations" section of the Memberlist addon configuration?
- Have you tried the "Update relations" button in the configuration of the memberlist module?
User avatar
Diska
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 179
Joined: Tue Jul 04, 2006 2:05 pm

svn[1337] update alt/main

Postby maqjav » Wed Sep 19, 2007 8:35 pm

Here is the URL:
http://www.herederosdethrall.es/roster/index.php

The configuration for the Main/Alt relations it's good, because it worked the first time (i didnt change it).
Anyway it looks for the expresion ALT in the office notes.

Im doing click on the "Update relations" button, and it shows the update log empty, it doesn't do anything.

Image
Image
Last edited by maqjav on Wed Sep 19, 2007 8:55 pm, edited 1 time in total.
maqjav
WR.net Journeyman
WR.net Journeyman
 
Posts: 100
Joined: Wed Oct 18, 2006 2:38 pm

svn[1337] update alt/main

Postby maqjav » Wed Sep 19, 2007 9:02 pm

Fixed, i had to put Update type = guild :).
maqjav
WR.net Journeyman
WR.net Journeyman
 
Posts: 100
Joined: Wed Oct 18, 2006 2:38 pm

svn[1337] update alt/main

Postby PleegWat » Wed Sep 19, 2007 9:31 pm

You're definitely using an incorrect regex.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

svn[1337] update alt/main

Postby maqjav » Thu Sep 20, 2007 2:52 am

Yes i changed it for...
/ALT-([\w]+)/
maqjav
WR.net Journeyman
WR.net Journeyman
 
Posts: 100
Joined: Wed Oct 18, 2006 2:38 pm

svn[1337] update alt/main

Postby Ninaste » Sat Oct 27, 2007 8:00 am

What do all those signs mean for mains and alts? I really don't understand it. What does -([\w]+)/ mean?
Ninaste
WR.net Apprentice
WR.net Apprentice
 
Posts: 22
Joined: Mon Dec 11, 2006 8:48 pm

svn[1337] update alt/main

Postby PleegWat » Sat Oct 27, 2007 5:55 pm

ALT- is literal text that should be in your members notes. ([\w]+) matches a single word. // are separators. the i at the end is a flag, telling the system to use lowercase matching on the literal text.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

svn[1337] update alt/main

Postby Naesstrom » Tue Nov 06, 2007 9:48 pm

I have a small question in the same topic... can I add multiple parameters...

some of our alts have = [main name] and others have --> [main name] is there any way I can get it to check for both!
Naesstrom
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Sun Aug 27, 2006 4:09 pm

svn[1337] update alt/main

Postby PleegWat » Wed Nov 07, 2007 12:32 am

/(==|--\>)\[([\w]+)\]/i

And use main match 2. Or

/[\w]+/i

Use main match one, and tell ppl to put their alts as the first thing in the note.
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

svn[1337] update alt/main

Postby Naesstrom » Wed Nov 07, 2007 4:47 pm

Well, tried that today, atleast the first one since I don't want to ask the entire guild to change their note just yet...

Even changed it to /(= |--> )\[([\w]+)\]/i since thats they look like in the note but whatever I tried I just didn't get them to register as Alts....
Changed back to /= ([\w]+)/ now since it works and it's only 4-5 chars that doesn't have it like that...
I'll ask them to change their note, thanks anyway...
Naesstrom
WR.net Apprentice
WR.net Apprentice
 
Posts: 8
Joined: Sun Aug 27, 2006 4:09 pm

svn[1337] update alt/main

Postby PleegWat » Thu Nov 08, 2007 2:05 am

With the first option you need to adjust the "use match no" field to 2 (instead of the default of 1)
I <3 /bin/bash
User avatar
PleegWat
WoWRoster.net Dev Team
WoWRoster.net Dev Team
 
Posts: 1636
Joined: Tue Jul 04, 2006 1:43 pm

Re: svn[1337] update alt/main

Postby tuigii » Thu Nov 08, 2007 5:15 am

Naesstrom wrote:I'll ask them to change their note, thanks anyway...

Any 'Officer' or member with appropriate rights can do so.
And normally, the guy who takes care of the roster in your Guild (you !!) should have that right also.
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France


Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron