Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 56
5 members and 51 guests
car8rpopetclean, dogja2mbone9xpw, goe9dkfq42here, parttarcts, shaqi5kerqlqbot
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > nukemods releases > Theme packs

Reply
 
LinkBack Thread Tools Display Modes
Helius theme pack
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 44
Join Date: Dec 2002
Helius theme pack - 04-09-2003, 06:51 AM

When is this one getting released mikem? just curious!!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 94
Join Date: Jan 2003
Location: Brooklyn
04-09-2003, 08:45 AM

Yea, really digging this theme.
  Send a message via AIM to Br00klynzzfinest  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 6
Join Date: Sep 2002
04-11-2003, 12:46 PM

When!!! More than a week is over
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
04-11-2003, 01:47 PM

You have to read the posts before you post. Mikem said here that he should be releasing it Saturday or Sunday


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 6
Join Date: Sep 2002
04-16-2003, 09:28 AM

I have a problem with buttons (Profile, PM, FAQ) in the top. If you make them in other language, nothing happens. Variable {LANG} it is not passed. I have looked in source code of your page and I have seen here it is the same.

Is it possible to correct this bug. Very urgent.

If anybody want this them pack for 6.0, I am almost finished, just this bug is making me a problem.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-16-2003, 09:33 AM

Quote:
Originally Posted by XPfrik
I have a problem with buttons (Profile, PM, FAQ) in the top. If you make them in other language, nothing happens. Variable {LANG} it is not passed. I have looked in source code of your page and I have seen here it is the same.

Is it possible to correct this bug. Very urgent.

If anybody want this them pack for 6.0, I am almost finished, just this bug is making me a problem.
http://www.trushkin.net/
Cyberalien

he can probably better answer that question.
We don't do much to the tempalte side of the packs since they are already pre-designed. All we change with them are rename a few files and some path changes. and method changes.
Other than that, we don't really do much to the forum templates in our theme packs.

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
04-16-2003, 09:34 AM

Quote:
I have a problem with buttons (Profile, PM, FAQ) in the top. If you make them in other language, nothing happens. Variable {LANG} it is not passed. I have looked in source code of your page and I have seen here it is the same.

Is it possible to correct this bug. Very urgent.

If anybody want this them pack for 6.0, I am almost finished, just this bug is making me a problem.
I have the same problem and I read in the readme of the themes/Helius/forums/images/lang_/
that we need to read th readme included with the themepack because we have to change something in the page_header.php and I addressed this problem to mikem and he answered me to go to the website of the original author and I'm on my way now.


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#8 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-16-2003, 09:41 AM

I think I found it. It was in the original Template package.
is this what you guys are looking for?
Code:
"Helius" phpBB theme
Version 1.0
Created by Vjacheslav Trushkin (aka CyberAlien)
Demo URL: http://helius.securefirms.com
phpBB version: 2.0.4 (or older)

Right now translations are available for only these languages:
- Bulgarian
- Danish
- Dutch
- English
- Finnish
- French
- German
- Italian
- Norwegian
- Portuguese
- Portuguese (brazil)
- Russian
- Spanish


If you need to contact me here is my contact info:

Web: http://www.trushkin.net
E-Mail, MSN: slava@trushkin.net
ICQ: 16945665
AIM: SlavaTrushkin
YIM: CyberAlien27
phpbb.com forum: CyberAlien

..and don't ask me for images in PSD format because all images are
  created using Fireworks MX, not Photoshop.

------------
Installation:
------------

in includes/page_header.php find this line:

$template->assign_vars(array(

and add after it (if this line is absent):

	'LANG' => $board_config['default_lang'],

that's all.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#9 (permalink))
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
04-16-2003, 09:46 AM

That's what I was looking for, so I downloaded the original version but there it doesn't seems to be included with anymore. So I added
Code:
'LANG' => 'english',
But then it only was english and I went back here to ask for a variable but you seem to have found it.

You should include it in your readme because there could be other people that have that problem too.


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#10 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-16-2003, 10:01 AM

Quote:
Originally Posted by Mighty_Y
That's what I was looking for, so I downloaded the original version but there it doesn't seems to be included with anymore. So I added
Code:
'LANG' => 'english',
But then it only was english and I went back here to ask for a variable but you seem to have found it.

You should include it in your readme because there could be other people that have that problem too.
I just repacked the Helius theme pack to include that readme as well..Now ther eare two readme's in the main directory of the pack... ops:

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with publishing Pack-Helius stugcu Theme packs 1 03-27-2006 04:40 PM
[REQUETS] Helius Theme chispas73 Theme pack requests 2 11-14-2004 09:04 AM
critical error after installin Helius pack russol Theme packs 11 05-27-2003 03:57 PM
Helius theme tommytomato Theme packs 2 05-02-2003 12:04 AM
Helius theme looks good MurphDog Open topics 8 04-02-2003 01:03 AM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31