No Tab Content since svn[1527]

Posts from previous Beta sessions

No Tab Content since svn[1527]

Postby poetter » Mon Dec 17, 2007 1:15 am

Hi,

since svn[1527] i got no content in any tab. No Char infos. Most Config Screens not working.

I know you changed tabcontent.js and have to change all inits.
Changes not finished yet, or did i miss something?
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

No Tab Content since svn[1527]

Postby zanix » Mon Dec 17, 2007 4:04 am

Nope, its all finished
Try forcing a reload or clearing your cache
Last edited by zanix on Mon Dec 17, 2007 4:04 am, edited 1 time in total.
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

No Tab Content since svn[1527]

Postby Theophilius » Mon Dec 17, 2007 8:16 am

I've got the same problem with the 1540 release using the patch file from rosterdiag.

Rosterdiag is telling that everything is ok but I'll have a look tomorrow if a file has been miscopied.

Edit : Don't know why, it's working back -_- (sic) - same server, 2 rosters (independant), 1 modified by a full archive download, the other left as yesterday night - both working back... :scratch:
Last edited by Theophilius on Mon Dec 17, 2007 9:39 pm, edited 1 time in total.
User avatar
Theophilius
WR.net Apprentice
WR.net Apprentice
 
Posts: 28
Joined: Sat Feb 24, 2007 4:49 pm

No Tab Content since svn[1527]

Postby zanix » Mon Dec 17, 2007 8:35 am

Addons that do not come with Roster 2.0 and that use the tab js will need to be updated

I don't know which addons use this, so...
You can fix this yourself by finding all instances of this
Code: Select all
initializetabcontent('id')

Where id = something (really, it depends on what the author named it)

To
Code: Select all
var id=new tabcontent('id');
id.init();
Last edited by zanix on Mon Dec 17, 2007 8:35 am, edited 1 time in total.
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: No Tab Content since svn[1527]

Postby tuigii » Mon Dec 17, 2007 12:26 pm

zanix wrote:...
To
Code: Select all
var id=new tabcontent('id');
id.init();


Hummmm, upped to SVN 1.9.9.1540 - but my Vault shows up empty.

Flush nearly everyting except my harddisk :wink:

Even put this new code segment in vault/guild/index.php, but no go.
It's stays emtpy.

I checked the database, the items, logs, names, all is there.
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

No Tab Content since svn[1527]

Postby zanix » Mon Dec 17, 2007 2:34 pm

Mine shows up just fine

You sure you overwrote all your files?
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: No Tab Content since svn[1527]

Postby tuigii » Mon Dec 17, 2007 3:45 pm

zanix wrote:You sure you overwrote all your files?

I'll be upgrading this roster to the latest and gratest.
It was a 1.7.3 before.

W'll see :wink:

[edit] : did a 1.7.3 to 1.9.9.1540 update.
You're right : the vaultIS showing right now :D
Last edited by tuigii on Mon Dec 17, 2007 4:45 pm, edited 1 time in total.
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

Re: No Tab Content since svn[1527]

Postby Wyren » Mon Dec 17, 2007 11:49 pm

zanix wrote:Mine shows up just fine

You sure you overwrote all your files?


I get items showing in Ulminia's Guild Vault addon, but nothing in the Guildvault that comes with Roster 2.0, any ideas why?
Wyren
WR.net Journeyman
WR.net Journeyman
 
Posts: 81
Joined: Wed Jul 26, 2006 3:07 pm

Re: No Tab Content since svn[1527]

Postby tuigii » Tue Dec 18, 2007 2:06 am

Wyren wrote:
zanix wrote:Mine shows up just fine

You sure you overwrote all your files?


I get items showing in Ulminia's Guild Vault addon, but nothing in the Guildvault that comes with Roster 2.0, any ideas why?


Don't search :wink:

Go overhere: take down the entire roster
Apply it - it will work afterwards.
Tried it - I has the same issue - Now it's ok.
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

Re: No Tab Content since svn[1527]

Postby Wyren » Tue Dec 18, 2007 6:23 pm

tuigii wrote:
Wyren wrote:
zanix wrote:Mine shows up just fine

You sure you overwrote all your files?


I get items showing in Ulminia's Guild Vault addon, but nothing in the Guildvault that comes with Roster 2.0, any ideas why?


Don't search :wink:

Go overhere: take down the entire roster
Apply it - it will work afterwards.
Tried it - I has the same issue - Now it's ok.


I'm already upgraded to 1540, made no difference.
Wyren
WR.net Journeyman
WR.net Journeyman
 
Posts: 81
Joined: Wed Jul 26, 2006 3:07 pm

No Tab Content since svn[1527]

Postby foreseit » Tue Dec 18, 2007 10:43 pm

I believe what they are suggesting it so manually re-download the entire roster 2.0 zip, extract out the vault add on, and overwrite your vault add on files with the downloaded version (ie - manually reinstall vault). I had the same problem, and when I reinstalled vault, my tabs appeared beautifully.
<a href="thehateguild.com"><img src="/anetheron/addons/siggen/sig.php?name=Foreseit"></a>
User avatar
foreseit
WR.net Journeyman
WR.net Journeyman
 
Posts: 139
Joined: Tue Jul 25, 2006 10:03 pm

Re: No Tab Content since svn[1527]

Postby Wyren » Wed Dec 19, 2007 4:15 pm

Now I've tried to manually re-install vault aswell, still nothing.
Wyren
WR.net Journeyman
WR.net Journeyman
 
Posts: 81
Joined: Wed Jul 26, 2006 3:07 pm

Re: No Tab Content since svn[1527]

Postby tuigii » Wed Dec 19, 2007 7:38 pm

Wyren wrote:Now I've tried to manually re-install vault aswell, still nothing.

Just up all the roster files - by overwrite. This won't harm anyway.
Of course, you don't need to re-up the image lib....
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

Re: No Tab Content since svn[1527]

Postby Wyren » Thu Dec 20, 2007 8:19 pm

tuigii wrote:
Wyren wrote:Now I've tried to manually re-install vault aswell, still nothing.

Just up all the roster files - by overwrite. This won't harm anyway.
Of course, you don't need to re-up the image lib....

Well, the guild vault addon works now, and all I did was delete the Guildless-A guild using the Data Manager (getting a few new problems instead in the process... ). It looks lovely, but I just wonder, does it keep the log or overwrite next time you update? Would be nice if it could keep a longer log than the one in-game (maybe time-stamp it or something)
Wyren
WR.net Journeyman
WR.net Journeyman
 
Posts: 81
Joined: Wed Jul 26, 2006 3:07 pm

No Tab Content since svn[1527]

Postby zanix » Fri Dec 21, 2007 4:05 am

I have already talked about saving the log in another thread

The log is overwritten on each upload
The timestamps given by the log are only specific to the hour, so there can be many logs with the same time stamp, so we cannot key on that
The time stamps change each time you view the vault, I have no clue why???
So unless someone can write something that compares the time stamps and the log contents with the existing entries and compare it to a base time stamp, this will be the behavior
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Next

Return to Archived

Who is online

Users browsing this forum: No registered users and 1 guest

cron