Page 1 of 1

Green background

Posted: Wed Feb 16, 2005 4:25 am
by Guest
Hi Rollie,

Whenever I open the Census+ 1.5, the entire background is a bright green as opposed the black in your screenshot. The Class/Race/Level labels and Take/Pause etc buttons are there, but no boxes for the info to display...and that green is WAY hard on the old optic nerve :)
This is the only AddOn that gives me any grief. Love the idea, but would love to see it work correctly...and I can't find a way to edit the xml file to alter the background color (I'm guessing even if I did, the boxes would change with it).

Current AddOns installed include:

Reputation
QuestBank
QuestFade
LootLink
AuctionHelper
BagStatusMeters
Gatherer
KillCount
ActionReagents
GuildCensus
NoDuel
CosmosAlpha

Any clues?

Posted: Wed Feb 16, 2005 10:22 am
by Rollie
Clip from a Cosmos user post


This is due to Census+ usually residing in a directory called CensusPlus. COSMOS in their ultimate wisdom has decided to change this location to Census instead.

This would not cause problems unless the location of the Skins is hard coded into the path and it was. To fix this lime green missing skins problem, the location of Skins needs changing in the .lua and .xml files.

1. Edit the CensusPlus.lua file
2. Do a find and replace. Change \\CensusPlus\\Skin to \\Census\\Skin
3. Edit the CensusPlus.xml file
4. Do a find and replace. Change \CensusPlus\Skin to \Census\Skin

Have fun.
Regards.

I'll try to get the Cosmos version updated soon.