Problems with REGEXP ident..

Scans for, and displays main/alt relations in your Guild

Moderator: PleegWat

Problems with REGEXP ident..

Postby crewsader » Sun Aug 06, 2006 1:42 am

I'm having problems with RegExp

This is an example of our public note:

Main:
Main. Herb/Alch

Alt:
Crewsader's Alt LW/Skinning

I've been trying to use:

Code: Select all
/([\w]+)'?s Alt/i


But that doesn't work.
I've tried to limit it with :

/([\w]+)'?s Alt/i/z


/z to not look beyond ALT.. but that doesn't work either.

Need help!

Cheers
crewsader
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Thu Aug 03, 2006 5:34 pm

Problems with REGEXP ident..

Postby PleegWat » Sun Aug 06, 2006 3:37 am

/i/z is definitely wrong; would have to be /iz. Can you post a bit from your update log? What messages does it give? And what is your site url?
Last edited by PleegWat on Sun Aug 06, 2006 3:37 am, edited 1 time in total.
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: Problems with REGEXP ident..

Postby crewsader » Sun Aug 06, 2006 7:59 pm

Fix it, used standard exp from the manual, just changed the public notes :)

Cheers!

Another question toe..
I was thinking of limiting the showing of players in the roster.
So that only charaters that have been online since e.q 01.05.06 show up.

Is there a easy way to do this, you do I have to modify the the sql queries made by index.php or menu.php by roster?
crewsader
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Thu Aug 03, 2006 5:34 pm

Problems with REGEXP ident..

Postby PleegWat » Mon Aug 07, 2006 3:58 pm

This isn't any easier or harder for the AltMonitor list than it is for the main memberList.php. You'll have to dive into the main SQL query, add a where clause.
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


Return to AltMonitor

Who is online

Users browsing this forum: No registered users and 1 guest

cron