PDA

View Full Version : Skins


Boarding Call
Mon 6th Mar '06, 12:05am
Okay, so I'm trying to transfer skins over from one vBulletin board to another. But the one's I'm trying to get them from are not working. I am trying to find their skins, is there a place I can access the skins even if the forums are broken? Like a file directory?

Colin F
Mon 6th Mar '06, 4:36am
No, the styles are stored in the database. You would have to go via:

AdminCP -> Styles & Templates -> Download / Upload Styles

Boarding Call
Mon 6th Mar '06, 7:51pm
But what if I don't have access to that? Is there any other way I can access it?

Jerry
Mon 6th Mar '06, 11:04pm
But what if I don't have access to that? Is there any other way I can access it?

The style table will contain the details you want, if you can access that export the SQL as an INSERT and upload that to the new database.

Colin F
Tue 7th Mar '06, 5:32am
If you do that, add a new style on your other forum after, as the style cache will have to be updated.