Subdreamer.org
 

Go Back   Subdreamer.org > Subdreamer Skins > Skin Releases

Reply
 
Thread Tools Display Modes
Old 10-25-2008, 10:53 PM   #71
sandvik
Junior Member
 
Join Date: Mar 2006
Posts: 11
Default

http://sandvik-bros.com/exstra/error/error.JPG

I can't change the plugins on my page and all that stands is shown on the picture on the link.

Can anyone help me out here?
sandvik is offline   Reply With Quote
Old 10-26-2008, 02:17 PM   #72
sandvik
Junior Member
 
Join Date: Mar 2006
Posts: 11
Default

Does anyone know why the plugins wouldn't appair?
sandvik is offline   Reply With Quote
Old 10-29-2008, 12:30 AM   #73
tawalein
Junior Member
 
Join Date: Sep 2008
Posts: 1
Default

First off I want to say thanks to all the guys who made this great skin possible.

Second i want to just point out a small problem i am experiencing
It seams that when i skin the Forum (phpBB3) the skin is not applied around the Forum. I get the basic text but not the images and javascript. The picture can explain it better than i can.

Link To Picture of my Problem

If there is a quick fix that would be nice but overall it may just be an error on my side.

Thanks for your time and the production of this beautiful skin
tawalein is offline   Reply With Quote
Old 01-18-2009, 09:56 AM   #74
sandvik
Junior Member
 
Join Date: Mar 2006
Posts: 11
Default

Could you tell me how to make the black coloured skin the default rather than the blue one please.
sandvik is offline   Reply With Quote
Old 01-20-2009, 01:51 PM   #75
crazycar
Member
 
Join Date: Nov 2008
Posts: 61
Default

How can I change the language of the date, it's in english, and I speak Norwegian?
crazycar is offline   Reply With Quote
Old 01-21-2009, 12:03 AM   #76
Maxxius
Senior Member
 
Maxxius's Avatar
 
Join Date: May 2007
Posts: 206
Default

simply go thru all the language files till you find the right phrase
Maxxius is offline   Reply With Quote
Old 01-21-2009, 07:18 AM   #77
crazycar
Member
 
Join Date: Nov 2008
Posts: 61
Default

Do you then mean the language file for Subdreamer (This is translated, and all the names for the month is translated), or is there a language file for the skin? Have found the place in the skin where it gets the date, but it only says
Code:
<? echo date("l, d. F Y");?>
crazycar is offline   Reply With Quote
Old 01-21-2009, 03:06 PM   #78
Maxxius
Senior Member
 
Maxxius's Avatar
 
Join Date: May 2007
Posts: 206
Default

yes that correct, in the skin.

But I dont really know how to make months in different languages so I just use date like this: Y-m-d H:i
Maxxius is offline   Reply With Quote
Old 01-21-2009, 03:50 PM   #79
crazycar
Member
 
Join Date: Nov 2008
Posts: 61
Default date in other language

I figured out:

Find the place where it says:

PHP Code:
<?php echo date........
you should paste in this (if your runnig apache server) instead:

PHP Code:
<?php
/* Set locale to Norwegian */
setlocale(LC_ALL'no_NO');

/* Output: mandag 22 desember */
echo strftime("%A %d. %B %Y"?>
crazycar is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 06:41 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.