» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 95
1 members and 94 guests
avoilleri
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries

Register Now! Contact Us

About this Page
This is a discussion on Helius theme pack within the Theme packs forums, part of the nukemods releases category; When is this one getting released mikem? just curious!!...



Go Back   Nukemods Forum » nukemods releases » Theme packs

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-09-2003, 06:51 AM
Junior Member
 
Join Date: Dec 2002
Posts: 44
Helius theme pack
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
  #2 (permalink)  
Old 04-09-2003, 08:45 AM
Junior Member
 
Join Date: Jan 2003
Location: Brooklyn
Posts: 94
Send a message via AIM to Br00klynzzfinest
Yea, really digging this theme.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-11-2003, 12:46 PM
Junior Member
 
Join Date: Sep 2002
Posts: 6
When!!! More than a week is over
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-11-2003, 01:47 PM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
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
  #5 (permalink)  
Old 04-16-2003, 09:28 AM
Junior Member
 
Join Date: Sep 2002
Posts: 6
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
  #6 (permalink)  
Old 04-16-2003, 09:33 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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
  #7 (permalink)  
Old 04-16-2003, 09:34 AM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
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
  #8 (permalink)  
Old 04-16-2003, 09:41 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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
  #9 (permalink)  
Old 04-16-2003, 09:46 AM
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
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
  #10 (permalink)  
Old 04-16-2003, 10:01 AM
Senior Member
 
Join Date: Sep 2002
Posts: 2,905
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


All times are GMT -5. The time now is 07:55 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.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