News:

Wondering if this will always be free?  See why free is better.

Main Menu

[Theme] SMFone

Started by A.M.A, April 15, 2005, 07:01:21 PM

Previous topic - Next topic

CiPHeR66

Using SMF 1.1 RC2 with SMFone BlueSky and SMFone Update, and avatar selection is missing from profile page, so users cannot select an avatar.
Jeff
=================================================
Custom  Joomla!  and  VirtueMart  Web  Solutions & Hosting Packages [nofollow]
Current project: www.gamepowersys.com [nofollow]
[nofollow]
VirtueMart needs YOU! [nofollow] We need good coders that can help
with coding and testing to continue the VirtueMart Evolution!

Daniel MD

Hi,

I updated it to SMF 1.1 RC2, but they did not put it on-line, nor send me feedback, so i did my part... you can do it also, simply overright some files with default ones, the instructions are present in the thread

karras.us

Quote from: CiPHeR66 on May 08, 2006, 11:38:05 AM
Using SMF 1.1 RC2 with SMFone BlueSky and SMFone Update, and avatar selection is missing from profile page, so users cannot select an avatar.

I got the same problem, and from the 20 pages I read, I couldn't find a fix. Well unless I completely scanned over it.


Any direct help for the 1 problem would be great, thanks anyone.

Daniel MD

ask sloopz for the file i sent him the file, but i don't think he uploaded it.

Deaks

#624
ill check for it on my list but I remember sending it to redone :)

SMFone for RC2
~~~~
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."

karras.us

#625
Thank you.

I have one seriously tiny problem.

I modded the SMFone theme and now I have a "row" somewhere that I can't seem to see. It's that dark grey line.

It's very frustrating; I got it almost exactly how I want it but I have this problem.

It has to be so simple I just can't see it.   :D :) ::) :o :( >:( :'(



If you need to look... http://www.teamdoh.com/forum/index.php?board=1.0

Quote


// Show a "select all" box for quick moderation?
if (!empty($options['display_quick_mod']) && $options['display_quick_mod'] == 1)
echo '
   <input type="checkbox" onclick="invertAll(this, this.form, \'topics[]\');" class="check" />';
echo '
    <tr class="titlebg">
    <td colspan="3"><font size="2"><font face="Calibri"><b>Announcements</b></font></font></td>
    </tr>';
}

// No topics.... just say, "sorry bub".
else
echo '
   <td width="100%" colspan="2"><b>', $txt[151], '</b></td>';

echo '
   </td>
   </tr>';

foreach ($context['topics'] as $topic)
{
   
if (isset($previousTopicClass) && strpos($previousTopicClass, 'sticky') !== false && !$topic['is_sticky'])
echo '
   <tr class="titlebg">
   <td colspan="3">&nbsp;<font size="2"><font face="Calibri"><b>Normal Posts</b></font></font></td>
         
   </tr>';

$previousTopicClass = $topic['class'];
   
echo '
   <tr>
   <td class="windowbg2" valign="top" width="7%" rowspan="2">
   <div>
   <div style="float: right;">
   <img src="', $settings['images_url'], '/post/', $topic['first_post']['icon'], '.gif" alt="" />
   </div>
   <img src="', $settings['images_url'], '/topic/', $topic['class'], '.gif" alt="" />
   </div>
   </td>
   </tr>
   <tr>
   <td class="windowbg2" valign="middle" width="100%">
   <div>
   <div style="overflow: auto; width: 26%; float: right;">';
if ($settings['images_url'] != $settings['theme_url'] . '/images' || file_exists($settings['theme_dir'] . '/images/icons/last_post.gif'))
echo '
    <a href="', $topic['last_post']['href'], '"><img src="', $settings['images_url'], '/icons/last_post.gif" alt="', $txt[111], '" title="', $txt[111], '" border="0" style="float: left;" /></a>';

echo '
    <span class="smalltext"> ', $topic['last_post']['time'], '<br />
          ', $txt[525], ' ', $topic['last_post']['member']['link'], '
   </span>
   </div>
         ', $topic['first_post']['link'];


// Is this topic new? (assuming they are logged in!)
if ($topic['new'] && $context['user']['is_logged'])
echo '
   <a href="', $scripturl, '?topic=', $topic['id'], '.from', $topic['newtime'], '#new"><img src="', $settings['images_url'], '/', $context['user']['language'], '/new.gif" alt="', $txt[302], '" border="0" /></a>';

echo '
   <span class="smalltext">', $topic['pages'], '</span>
   </div>
   <div>
   <div style="float: right;">';

// Show the quick moderation options?
if (!empty($options['display_quick_mod']))
{
if ($options['display_quick_mod'] == 1 && ($topic['quick_mod']['remove'] || $topic['quick_mod']['lock'] || $topic['quick_mod']['sticky'] || $topic['quick_mod']['move']))

echo '
   <input type="checkbox" name="topics[]" value="', $topic['id'], '" class="check" />';



Daniel MD


karras.us

Ok, I'll give it a try and see.

Thank you for helping, it's appreciated.  ;)

I hope I know what to look for.  8)

Deaks

eh that would be in the style.css its a border attribute :) can you post the style.css please
~~~~
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."

karras.us

#629
I can't do attachments, so I hope a link will suffice.  :)

http://www.teamdoh.com/temp/style.css

I knew I had to be missing something, thanks for helping.  :)


Vinspire

I like the colour and the border of SMFone ...

Is it possible for me to edit it with the default theme ?

Fusion

Quite possibly the best theme I've seen for SMF, well done! :)

gupp

Hi, I love this theme and have been using it for a long time. I would like to put my top banner on it but I have it set up in a table with a photo background and then the name of my site and major links over the photo. I want to put this same table on the top of my forum but every time I try to figure out how or where to paste the code it messes up the whole forum so nothing works. This is what I would like to put in the top. Where or how can I put this in.

Thank you, Rhonda


Quote<center>
<table bgcolor=#C7DEA6 cellpadding=2 cellspacing=3><td bgcolor=003300>
<table border=0 cellspacing=0 width=850 height=80 background=natitle.JPG>
<td><center><font face=cursive size=+3 color=ddffbb><b><i>Natural Aquariums</i></b></font>

<br><font face=cursive color=ddffbb><i>

<a href=http://naturalaquariums.com/faq.html><font color=ddffbb>FAQs</font></a>
| <a href=http://naturalaquariums.com/aquariums/articles.html><font color=ddffbb>Articles</font></a>
| <a href=http://naturalaquariums.com/aquariums/tanks.html><font color=ddffbb>Photos</font></a>

| <a href=http://naturalaquariums.com/aquariums/froom.html><font color=ddffbb>FishRoom</font></a>
| <a href=http://naturalaquariums.com/plants/plants.html><font color=ddffbb>Plants</font></a>
| <a href=http://naturalaquariums.com/inverts/inverts.html><font color=ddffbb>Inverts</font></a>
| <a target=top href=http://naturalaquariums.com/bb/><font color=ddffbb>Forum</font></a>
| <a href=http://naturalaquariums.com/books.html><font color=ddffbb>Books</font></a>
| <a href=http://naturalaquariums.com/links.html><font color=ddffbb>Links</font></a></i></font></center></td>

</table>
</td>
</table></center>

gj315


bidhendy

Hi  :)

SMFone is definitely my favourite theme - thank you!

One question though: There is no avatar selection available (profile image) in the profile settings. Is this something that can be enabled as I need avatar functions.

Thanks in advance,
Bidhendy

Djclean

#635
Cmon, it cannot be, that my Users cannot choose an Avatar!

Can´t anybody fix that, or is this discontiued?

Why do i always find out the answer 4 my question after i postet it?^^

@all with this problem: just use the profile.template.php of the default-skin instead of the one from smf_one  :D

Djclean

Quote from: Djclean on June 25, 2006, 07:55:22 PM
Cmon, it cannot be that my Users cannot choose an Avatar!

Can´t anybody fix that, or is this discontiued?

Why do i always find out the answer 4 my question after i postet it?^^

@all with this problem: just use the profile.template.php of the default-skin instead of the one from smf_one  :D

J. Williams

You can just delete profile.template.php from the SMFone Directory :P
Joshua Jon Williams
Back in Action.

[Chucky]


Bef

SMF Version: Version not known
Because images speak louder than words:


The top is how it currently looks, I find it consumes too much space so I'd like to make it so that it looks like the bottom image or similar to it with instead having the "started by: bef    6 replies and 17 views" falling directly below the topic title "tests".



Another thing I'd like to change is somehow lessen the confusion caused by the Sort By menu which looks like it should line up with the thread information but instead it's simply the sort by... Maybe dropping it under the threads, making the text smaller and adding a "Sort By:" infront of it...

I was hoping someone could help me to progress with these goals.

My forum is found at iDispute.net [nofollow] if that helps :)

Advertisement: