New install / no theme

Installation issues with WoWRoster

New install / no theme

Postby Fuzznut » Mon Aug 20, 2012 1:36 pm

Attached a screenshot of the main page after a fresh install.

Any idea what could be causing this?
Attachments
Fuzznut
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Mon Aug 13, 2012 9:37 pm
Realm: Mok'Nathal (PvE) - US

Re: New install / no theme

Postby Ulminia » Mon Aug 20, 2012 7:28 pm

is the cache folder writeable? or does it even exist? and whats the url?
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: New install / no theme

Postby Fuzznut » Mon Aug 20, 2012 8:05 pm

The URL is http://www.blameroll.us/wowroster

Yes it is writeable.
Fuzznut
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Mon Aug 13, 2012 9:37 pm
Realm: Mok'Nathal (PvE) - US

Re: New install / no theme

Postby Ulminia » Tue Aug 21, 2012 1:37 am

http://www.blameroll.us/wowroster/cache ... 0b62f8.css says thats the css file for the theam but it dosent exist .... really odd... make sure it exists in your cache folder
Ulminia of Zangarmarsh
Zonous of Zangarmarsh
Author of Roster Gallery
WoWRoster-Profiler Redesigner
User avatar
Ulminia
WoWRoster.net Dev Team
WoWRoster.net Dev Team
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 1223
Joined: Tue Jul 04, 2006 4:41 pm
Location: New Brunswick, Canada
Realm: Zangarmarsh (PvE) - US
gmail/gtalk: ulminia@gmail.com

Re: New install / no theme

Postby zanix » Tue Aug 21, 2012 3:02 am

Did we default css/js aggregation on or off?

If you are comfortable directly editing the database, you can change the 'config_value' of 'preprocess_css' and 'preprocess_js' to 0
Use some MySQL management tool such as phpMyAdmin

Or try entering this SQL
Code: Select all
UPDATE `roster_config` SET `config_value` =  '0' WHERE  `roster_config`.`id` =1181;
UPDATE `roster_config` SET `config_value` =  '0' WHERE  `roster_config`.`id` =1182;
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: New install / no theme

Postby Fuzznut » Tue Aug 21, 2012 11:54 am

Changing the values to 0 works fine now. Not sure what happened as this was working prior until I did some restructuring of the website to add it to the phpbb database. Thank you for the help resolving this.
Fuzznut
WR.net Apprentice
WR.net Apprentice
 
Posts: 6
Joined: Mon Aug 13, 2012 9:37 pm
Realm: Mok'Nathal (PvE) - US


Return to Installation

Who is online

Users browsing this forum: No registered users and 1 guest

cron