[Theme] Helios Multi (SMF v1.0.5 - 1.1RC2)

Started by bloc, September 22, 2004, 05:55:46 AM

Previous topic - Next topic

Hellion

Very well made theme Bloc, lovin the red version of Helios. I used to make themes for phpBB, my themes were merely graphical manipulatons of their existing base theme mind, but I have lost faith in that software and am going to look at contributing to SMF by way of themes, if I can.
Could you tell me what I should do about the link at the bottom of the Helios theme being a dead link?
Do you have a new website URL I can replace the dead link with or should I simply change the link to send people here?
Keep up the superb work Bloc, most impressed by your work, if you're curios you can view my phpBB efforts here:
hxxp:icometal.com/ICOMFreeStyles [nonactive]

My new SMF site which I'm still setting up is here:
hxxp:icometal.com/ForumInferno/index.php [nonactive]
It's nice to be important, it's more important to be nice.

elwingflys

Most beautiful dark theme I have found! You can also load a header without being a coding genius. I have it up on 2 sites now but I have a problem.

The buttons won't show up. Just get the frame and the little X in the corner. I am a total noob and don't know where to try to fix it at. I do have my own CPanel and file manager so I can get in and fix something if I had a clue what and where. This is the latest version of SMF and I am using the _multi version.

Been going through this forum but it is almost 2AM and there are a zillion pages. Any help appreciated.

http://template1.webtgm.com/forum/index.php [nofollow]

http://elwingflys.webtgm.com/index.php [nofollow]

grafor

A little right click, gives you the answer:
http://elwingflys.webtgm.com/Themes/helios_multi11final/images/english-utf8/home.gif
copy the directory: english to english-utf8 and your problem is solved ;)

elwingflys

That didn't work. I looked in some of the files and I see this...

($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/' . $context['user']['language'] . '/notify.gif" alt="' . $txt[131] . '" border="0" />' : $txt[131]) . '</a

Do I have to put in a URL to all those buttons in the code or something?

(Please don't laugh too hard as I know nothing of code and just look through for something that might be approprate to the problem)

grafor

#1144
No it's not in the code ....
http://template1.webtgm.com/forum/Themes/helios_multi11final/images/english-utf8/home.gif
seems to be missing.....

http://template1.webtgm.com/forum/Themes/helios_multi11final/images/english/home.gif
seems to be there,

so copy the directory:
/forum/Themes/helios_multi11final/images/english/
to:
/forum/Themes/helios_multi11final/images/english-utf8/

because i can SEE the image if i enter :
http://template1.webtgm.com/forum/Themes/helios_multi11final/images/english/home.gif

elwingflys

Quote from: Grafor on June 09, 2007, 03:50:37 AM
No it's not in the code ....
http://template1.webtgm.com/forum/Themes/helios_multi11final/images/english-utf8/home.gif [nofollow]
seems to be missing.....

http://template1.webtgm.com/forum/Themes/helios_multi11final/images/english/home.gif [nofollow]
seems to be there,

so copy the directory:
/forum/Themes/helios_multi11final/images/english/
to:
/forum/Themes/helios_multi11final/images/english-utf8/

because i can SEE the image if i enter :
http://template1.webtgm.com/forum/Themes/helios_multi11final/images/english/home.gif [nofollow]

OK the problem was a path wasn't going right. I showed your post to my host and he got it figured out in no time. He said to send you a thanks besides my own for the hint that helped to figure it out.

He has a lot of clients but Topgunmike spends most of his time, I think, on teamspeak trying to teach me to web. He says if I can learn anyone can. LOL Can't beat that in a host.

SizzleSale

Bloc, I wanted to use this but it it doen't work with 1.1.2  :(

IchBin™

Sure it does. Check the download in the themes site of SMF or go to Blocs site at tinyportal.net

Any 1.1 theme should work with 1.1.2 and 1.1.3
IchBin™        TinyPortal

SizzleSale

mmm, the clickable icon things "home" - "admin" ect.. we're errors.  the picture didn't show up.

It worked at first then just quit working.

SizzleSale


IchBin™

Try going into your Admin > Server Settings > Change the default language to English instead of English UTF8. Post back when you've done that and let me know. If that doesn't work, check the paths in the Theme settings. Perhaps post them here if you still need help.
IchBin™        TinyPortal

SizzleSale

#1151
"Core Configuration
These settings cannot be changed because Settings.php is read only."

Edit Theme - languages/Settings.english.php

Quote<?php
// Version: 1.0.3; Settings

$txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif';
$txt['theme_description'] = 'Helios Multi theme by Bloc<br /><br />This theme is a merge of several color variations for Helios. ';
$txt['forum_width_desc'] = 'Use either numbers(pixels) or a percent, like "700" or "85%"';
$txt['forum_width'] = 'Forum width:';
$txt['theme_color_off']='<b>Turn off the color chooser!</b><hr style="background-color: #a0a0a0;" />';
$txt['def_theme_color']=' Default theme color:';
$txt['custombutton1_use']='Use button 1';
$txt['custombutton1']='Path:';
$txt['custombutton1_link']='Link:';

$txt['custombutton2_use']='Use button 2';
$txt['custombutton2']='Path:';
$txt['custombutton2_link']='Link:';

$txt['custombutton3_use']='Use button 3';
$txt['custombutton3']='Path:';
$txt['custombutton3_link']='Link:';
$txt['custombutton_desd']='Just use the filename, and be sure to put the image in "Helios_Multi/images/"';
$txt['custombutton_desd2']=' <hr style="background-color: #a0a0a0;" />';
$txt['custombutton_member']='Show for members only?<hr style="background-color: #707070;" />';

?>

IchBin™

You need to chmod your Settings.php file so it is writable.
How do I use chmod?

The language file you referenced doesn't have anything to do with it.
IchBin™        TinyPortal

SizzleSale

Thank YOU so MUCH!  Worked like a CHARM!!!  I'm so glad I hooked up with SMF.  You guys are the greatest!

Charlie

SizzleSale

it worked good all day yesterday and now today I can't log in, log out, post messages, go to admin.  Basically my forum is completely shut down.  Same thing happens with my members.

I have this error at the bottom of the forum

QuoteHelios /
Fatal error: Call to undefined function tportal_version() in /home/cbeers/public_html/forums/Sources/Load.php(1726) : eval()'d code on line 440

I did a search on Load.php : eval issues and it appears everyone is saying the same thing.  Template incompatibility issues.  Can this be right?

SizzleSale

#1155
Okay, I had like three helios files in my Cpanel > Template folder. and I deleted them all (one was Helios__final11_tp) .

I think the error was that one, as I don't have Tportal.



I uploaded a new Helios_finall11 (not _tp) and it works.

Thx

IchBin™

Nice work SizzleSale. Good to see you figured it out all on your own.
IchBin™        TinyPortal

Deaks

~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

Advertisement: