Guild Rank "Title" issue

Theme, template, layout, or image issues

Guild Rank "Title" issue

Postby raithkell » Thu Jan 11, 2007 4:03 pm

The only Title showing is the guild leader "Phoenix", no other ranks show on anyones name. Can you help?

http://phoenixdawn.org/roster/index.php
User avatar
raithkell
WR.net Apprentice
WR.net Apprentice
 
Posts: 29
Joined: Thu Jan 11, 2007 3:51 am

Re: Guild Rank "Title" issue

Postby kaleyn » Thu Jan 11, 2007 5:37 pm

Having the same issue as raithkell. Only the Guildmaster's rank is appearing in the Title, the rest is showing up blank.

Glitch with the new WoW patch going up?
User avatar
kaleyn
WR.net Apprentice
WR.net Apprentice
 
Posts: 37
Joined: Mon Jan 08, 2007 7:59 pm

Re: Guild Rank "Title" issue

Postby corkus » Thu Jan 11, 2007 5:57 pm

Army of Darkness having same issue. Just started after most recent wow patch.

Using Roster 1.7.2 and profiler 2.0.4

http://www.wowaod.com/modules/roster/index.php
corkus
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Fri Aug 04, 2006 6:30 pm

Guild Rank "Title" issue

Postby Elethil » Thu Jan 11, 2007 5:58 pm

same. I think it's an issue with CP 2.0.4
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

Re: Guild Rank "Title" issue

Postby corkus » Thu Jan 11, 2007 6:07 pm

No..I don't think so. I upgraded to CP 2.0.4 because I thought CP 2.0.2 was the problem. I think it has something to do with Tuesdays (1/9/07) WOW patch. But I'm just a user, not a programmer.
corkus
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Fri Aug 04, 2006 6:30 pm

Guild Rank "Title" issue

Postby Elethil » Thu Jan 11, 2007 6:12 pm

Well it is due to the patch for sure. But since the patch they changed the way .lua files work again slightly. Im not a prgrammer either so I could be a little off but since that change (patch 2.0.3) there have been issues with CP even version 2.0.4 and the way roster works. Pleeg wat has posted some modified parse and db files but didn't seem to help the title issue on mine but I havn't been home to do an upload of data yet. in fact since I uploaded last night using cp 2.0.4 I've experianced some very strange issue with norton antivirus detecting a cached file as a potential threat. That could be totally unrealated however. I'm trying to figure that one out.
Last edited by Elethil on Thu Jan 11, 2007 6:17 pm, edited 2 times in total.
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

Guild Rank "Title" issue

Postby Prowler » Thu Jan 11, 2007 6:29 pm

We are having the same issue. Only show's the GL all other Titles are blank
Prowler
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Sat Jul 08, 2006 11:01 pm

Guild Rank "Title" issue

Postby zulgur » Thu Jan 11, 2007 8:43 pm

same problem with my roster using CP 2.0.4 and wowroster 1.7.2:
http://divins.guild-heberg.fr/roster
zulgur
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Dec 20, 2006 6:05 am

Guild Rank "Title" issue

Postby Wingforce » Thu Jan 11, 2007 8:53 pm

Also having the same issue, also using CP and GP 2.0.4 and WoWRoster 1.7.2
Last edited by Wingforce on Thu Jan 11, 2007 8:54 pm, edited 1 time in total.
User avatar
Wingforce
WR.net Apprentice
WR.net Apprentice
 
Posts: 12
Joined: Sat Dec 02, 2006 2:51 am
Location: Tampa, FL

Guild Rank "Title" issue

Postby Adariel » Thu Jan 11, 2007 9:00 pm

add Raven Flight to the affected list ...

http://www.raven-flight.com/garithos

WR 1.7.2
CP/GP 2.0.4


edit: For what it's worth, CP.lua shows this code for the Rank Info within the Guild Info block:

Code: Select all
["DBversion"] = "2.0.0",
            ["Name"] = "Raven Flight",
            ["ScanInfo"] = {
               ["HasOfficerNote"] = true,
               ["Character"] = "Adariell",
            },
            ["FactionEn"] = "Alliance",
            ["Ranks"] = {
               {
                  ["Title"] = "Elite Raven",
                  ["Control"] = "1:1:1:1:1:1:1:1:1:1:1:1:1",
               }, -- [1]
               {
                  ["Title"] = "Ye Olde Moocow",
                  ["Control"] = "1:1:0:0:0:0:0:0:0:0:0:0:0",
               }, -- [2]
               {
                  ["Title"] = "Guild Bank",
                  ["Control"] = "1:1:1:1:0:0:0:0:0:0:0:0:0",
               }, -- [3]
               {
                  ["Title"] = "Hunter",
                  ["Control"] = "1:1:1:1:1:1:1:1:0:1:1:1:0",
               }, -- [4]
               {
                  ["Title"] = "Wing",
                  ["Control"] = "1:1:1:1:1:0:0:0:0:1:1:1:0",
               }, -- [5]
               {
                  ["Title"] = "Guard",
                  ["Control"] = "1:1:0:0:0:0:0:0:0:0:0:0:0",
               }, -- [6]
               {
                  ["Title"] = "Raven",
                  ["Control"] = "1:1:0:0:0:0:0:0:0:0:0:0:0",
               }, -- [7]
               {
                  ["Title"] = "Rogue",
                  ["Control"] = "1:0:0:0:0:0:0:0:0:0:0:0:0",
               }, -- [8]
               {
                  ["Title"] = "Fledgling",
                  ["Control"] = "1:1:0:0:0:0:0:0:0:0:0:0:0",
               }, -- [9]
               [0] = {
                  ["Title"] = "Chief Raven",
                  ["Control"] = "1:1:1:1:1:1:1:1:1:1:1:1:1",
               },
            },


I'm guessing it's the -- [#] instead of [#] = that's doing it.
Last edited by Adariel on Fri Jan 12, 2007 1:18 am, edited 4 times in total.
User avatar
Adariel
WR.net Apprentice
WR.net Apprentice
 
Posts: 36
Joined: Tue Jul 25, 2006 9:14 am

Re: Guild Rank "Title" issue

Postby Quotrax » Thu Jan 11, 2007 9:04 pm

corkus wrote:No..I don't think so. I upgraded to CP 2.0.4 because I thought CP 2.0.2 was the problem. I think it has something to do with Tuesdays (1/9/07) WOW patch. But I'm just a user, not a programmer.
Exact same story over here. Blood Requiem - Stonemaul
Last edited by Quotrax on Thu Jan 11, 2007 9:05 pm, edited 1 time in total.
Image
User avatar
Quotrax
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Mon Jul 10, 2006 11:03 pm

Re: Guild Rank "Title" issue

Postby kaleyn » Fri Jan 12, 2007 1:38 am

This topic corrected my problems..give it a try:

http://www.wowroster.net/Forums/viewtopic/t=2289.html

Kaleyn
Sister of Passion
User avatar
kaleyn
WR.net Apprentice
WR.net Apprentice
 
Posts: 37
Joined: Mon Jan 08, 2007 7:59 pm

Guild Rank "Title" issue

Postby Scotti » Fri Jan 12, 2007 5:13 am

Yep, fixed it for us too!
Scotti
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Mon Jul 17, 2006 6:53 am
Location: Grand Junction, CO

Guild Rank "Title" issue

Postby raithkell » Fri Jan 12, 2007 11:39 am

i have no clue where the files are that need to be replaced in the above link =2289.html

i searched and no luck. plus it said that the problem was still there for guild ranks. has that been fixed yet?
User avatar
raithkell
WR.net Apprentice
WR.net Apprentice
 
Posts: 29
Joined: Thu Jan 11, 2007 3:51 am

Guild Rank "Title" issue

Postby Astina » Fri Jan 12, 2007 2:58 pm

Also fixed all issues on this end. If you read the instructions plainly stated in the first post it instructs you on exactly where to find the files and how to fix it.
Astina
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Sun Jul 23, 2006 1:16 pm

Next

Return to Appearance

Who is online

Users browsing this forum: No registered users and 1 guest

cron