Mood Stars

Started by Chaos Dragon, September 04, 2008, 04:27:20 PM

Previous topic - Next topic

SA™

are these language strings in you modifactions.english.php?


$txt['mood_Blank'] = 'Blank';
$txt['stars_mood'] = 'Mood:';
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

mollysden

#21
No, those strings do not appear in my modifactions.english.php file.

I just checked again, and yes, those lines do appear, although not together. That's why they didn't turn up on the first search.

Here is the contents of my modifications.english.php file:

<?php
// Version: 1.1; Modifications

$txt['stars_mood'] = 'Mood:';
$txt['mood_Achy'] = 'Achy';
$txt['mood_Angelic'] = 'Angelic';
$txt['mood_Angry'] = 'Angry';
$txt['mood_Artistic'] = 'Artistic';
$txt['mood_Awake'] = 'Awake'
$txt['mood_Blank'] = 'Blank';
$txt['mood_Bored'] = 'Bored';
$txt['mood_Busy'] = 'Busy'
$txt['mood_Cold'] = 'Cold';
$txt['mood_Confused'] = 'Confused';
$txt['mood_Dirty'] = 'Dirty'
$txt['mood_Drunk'] = 'Drunk';
$txt['mood_Embarrassed'] = 'Embarrassed'
$txt['mood_Envious'] = 'Envious'
$txt['mood_Exhausted'] = 'Exhausted';
$txt['mood_Flirty'] = 'Flirty';
$txt['mood_Full'] = 'Full';
$txt['mood_Grumpy'] = 'Grumpy'
$txt['mood_Happy'] = 'Happy';
$txt['mood_Horny'] = 'Horny';
$txt['mood_Hot'] = 'Hot';
$txt['mood_Hungry'] = 'Hungry';
$txt['mood_Hyper'] = 'Hyper';
$txt['mood_Indescribable'] = 'Indescribable';
$txt['mood_Indifferent'] = 'Indifferent';
$txt['mood_Loved'] = 'Loved';
$txt['mood_Mellow'] = 'Mellow';
$txt['mood_Mischievous'] = 'Mischievous';
$txt['mood_Pensive'] = 'Pensive';
$txt['mood_Sad'] = 'Sad';
$txt['mood_Sexy'] = 'Sexy';
$txt['mood_Sick'] = 'Sick';
$txt['mood_Silly'] = 'Silly';
$txt['mood_Singing'] = 'Singing';
$txt['mood_Sleepy'] = 'Sleepy';
$txt['mood_Smart'] = 'Smart';
$txt['mood_Sore'] = 'Sore';
$txt['mood_Stressed'] = 'Stressed';
$txt['mood_Thirsty'] = 'Thirsty';
?>

SA™

then i f there ther it should work what language are you using utf8??
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

mollysden


SA™

hmm im not sure what tyo say here  :o
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

MummiesOnline

Hi there,

First of all, I love this mod!!! Works great!

Just one question, is there a way to have the names of each mood come up when you hover over the image?  Would be nice to know which ones they are as some are very similar.

Thanks :D

SA™

it does that allready no ?


http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

MummiesOnline

Not on my end it doesn't.

SA™

hmm i fault i added that ill take a look tomorrow
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

bianca007

Hello,
I'm having the same problem as mollysden. My images don't show up in the drop down, the profile or posts. I don't even see the "Mood:" title text.

My image path is also coming out incomplete:
http://domain.com/forum/Themes/default/images/mood_stars/.gif

The actual image name shows as empty. Have you been able to fix this issue?

I am using forum 1.1.8
I have a custom theme (so I have modified the files manually)
I have pretty URLS package installed

I think thats about it. Can anyone offer help?


bianca007


Okay, the above problem has been fixed and I would love to share the solution with everyone however I don't really know what fixed it. I basically just did the file edits manually to both the default and custom theme files plus added the images in both folders and it just started working... so I must have copied something incorrectly the first time.

I do however have a new problem. I am WILLING TO PAY $$ for some help via paypal if need be.

What I would like to do is use my own images, as well as add a few more to the mood list.

What I did was:
1- Install the package through my admin area
2- Manually edit/change the files including adding the new mood names to the modification.english.php file and in the list of arrays in profile.template.php
3- I listed all moods alphabetically and named them in the same format as before with matching .gif images
4- Uploaded my new images into mood_stars (and also overwriting the old ones)

My problem is when I go to the control panel to select a mood, the drop down panel only shows the list of original moods with blank spaces in between (where my new moods should be shown).

What am I doing wrong? How can I add new moods to this list?
Thanks

Chaos Dragon

#31
Quote from: bianca007 on September 03, 2009, 10:02:08 PM

Okay, the above problem has been fixed and I would love to share the solution with everyone however I don't really know what fixed it. I basically just did the file edits manually to both the default and custom theme files plus added the images in both folders and it just started working... so I must have copied something incorrectly the first time.

I do however have a new problem. I am WILLING TO PAY $$ for some help via paypal if need be.

What I would like to do is use my own images, as well as add a few more to the mood list.

What I did was:
1- Install the package through my admin area
2- Manually edit/change the files including adding the new mood names to the modification.english.php file and in the list of arrays in profile.template.php
3- I listed all moods alphabetically and named them in the same format as before with matching .gif images
4- Uploaded my new images into mood_stars (and also overwriting the old ones)

My problem is when I go to the control panel to select a mood, the drop down panel only shows the list of original moods with blank spaces in between (where my new moods should be shown).

What am I doing wrong? How can I add new moods to this list?
Thanks

When you added the new text in the language file you need to go to Admin=>Maintenance=>Forum Maintenance=>Routine and go to Clear Cache. You were looking at a cached page. Once you clear your cache the new mood names should show.
If you want I will be glad to add the new moods for you. Just send me a PM and attach the images and mood names to this to this Topic and I will go from there.

"Never stop exploring new ideas, concepts and techniques, but never forget the old ones, they just may come in handy someday!"
"Don't give up! Otherwise you do not win and nothing gets accomplished!"
Einstein "Insanity is doing the same thing over and over again, and expecting different results..."
Do Not PM me for Support. They will be Ignored. Use the Threads the have been provided.

bianca007


Thank you Chaos!!!! I appreciate the reply and your offer to help :)
I had not thought of clearing the cache (didn't even know we could, lol). I ended up removing the files the next day and starting from scratch. Everything seems to be working beautifully now. You guys are all so nice for making these awesome mods for free AND even helping us out!! I wish you the best!!!


Chaos Dragon

"Never stop exploring new ideas, concepts and techniques, but never forget the old ones, they just may come in handy someday!"
"Don't give up! Otherwise you do not win and nothing gets accomplished!"
Einstein "Insanity is doing the same thing over and over again, and expecting different results..."
Do Not PM me for Support. They will be Ignored. Use the Threads the have been provided.

the-punisher

i Just Love SMF!

Chaos Dragon

Your Welcome..Glad you Enjoy..
"Never stop exploring new ideas, concepts and techniques, but never forget the old ones, they just may come in handy someday!"
"Don't give up! Otherwise you do not win and nothing gets accomplished!"
Einstein "Insanity is doing the same thing over and over again, and expecting different results..."
Do Not PM me for Support. They will be Ignored. Use the Threads the have been provided.

abraamz

Any chance for smf 2.0 rc4 edition?

Advertisement: