Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 10000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 15 post(s). Click here to show all
Posted by: Dandello
Posted on: Aug 1st, 2014 at 5:22pm
If you haven't noticed by now, I'm easily distracted.   kitty
Posted by: Batchman
Posted on: Aug 1st, 2014 at 4:53pm
I understand ... and I was not trying to push or anything, just mentioning my current experience with installing it, and gentle reminder of not 100% there, yet. (But it is a very *nice* 99%.  Grin )
Posted by: Dandello
Posted on: Aug 1st, 2014 at 1:58pm
I think Zodiac was added after MemberMoods was updated (MemberMoods still needs some work - it's still useng hard coded buttons and we're trying to get rid of those.)
Posted by: Batchman
Posted on: Aug 1st, 2014 at 7:18am
Just a report ... installed this tonight. For the most part it went smoothly. Two issues installing, both on the same step ... spacing was messed up, and since the zodiac thing has been added to the YaBB build, it needs to be added to the template search and replace.

For the most part it works smoothly. I just have one two questions (not a big deal). Why are we asked if we want to allow users to choose their mood? If you don't, why install the mod? And why are all the mood settings on one page ... except the 'allow users to choose mood' bit, which is on a separate page.

I spent thirty minutes looking for what went wrong with the upload, until I noticed Dandello's note about allowing users to set mood.

Anyway, always enjoyed this one, and have always kind of nudged for it's updating, so I am glad to see it's quick availability for this version!

(And yes, step 20 is one of those steps that usually needs to be adjusted by each person depending on which mods they have installed. But it is usually set up so that if it is the only mod, it will install straight away, so the zodiac and spacing issues still need to be taken care of, eventually.)
Posted by: pyragony54
Posted on: Aug 1st, 2014 at 6:26am
Looks like it would work now. Step 20 must be adjusted individually.
Posted by: Dandello
Posted on: Aug 1st, 2014 at 3:15am
More errors found. New zip in first post. (German language files zipped separately in Downloads.)
Posted by: pyragony54
Posted on: Jul 19th, 2014 at 5:23pm
I now have the last error that occurred during a new installation, removed. Linux is now time in upper and lower case. Here is the correct mod.
Posted by: Dandello
Posted on: Jul 16th, 2014 at 7:14pm
pyragony54 wrote on Jul 16th, 2014 at 6:36pm:
With the change from me the mod works without problems.
                     


Good.  Smiley
Posted by: pyragony54
Posted on: Jul 16th, 2014 at 6:36pm
With the change from me the mod works without problems.
Posted by: Dandello
Posted on: Jul 16th, 2014 at 6:30pm
Actually, the proper place to fix it IS in the code (I was testing on a case insensitive server and didn't catch the mismatch. And oddly enough, that mismatch is in the original mod - weird.  Undecided )

However, I'll make the change in the code when and if I get css-based Mood buttons working.
Posted by: pyragony54
Posted on: Jul 16th, 2014 at 5:42pm
Hi Dandello,
another error has occurred. You do not pay attention in coding is case-sensitive, so that the language files are not working. But please do not change the code, I have renamed the language files and appended as a new Zip. Replace this please. English is also included.

Posted by: Dandello
Posted on: Jul 16th, 2014 at 2:53pm
But it feels so good when it stops.  Cheesy
Posted by: pyragony54
Posted on: Jul 16th, 2014 at 2:24pm
If you continue to knock his head against the wall, you'll still really get a headache.
Posted by: Dandello
Posted on: Jul 16th, 2014 at 1:56pm
Smiley Smiley

Yep - Replace.

Are you referring to the code box?

In the css file look for '.codebox' and '.code'.

New zip in 1st post
Posted by: pyragony54
Posted on: Jul 16th, 2014 at 8:38am
There is a small problem with the mod after installing everything appears twice here. It is not even noticed.

(screener)


For this purpose, the same, the next question: How can I change the colors in this window.
I think it's just not.


Code
Select All
<edit file>
 Templates/default/Display.template
 </edit file>

 <search for>
                         {yabb postinfo}{yabb location}{yabb age}{yabb regdate}{yabb gender}{yabb ext_prof}{yabb isbuddy}
 </search for>

 <add after>
                         {yabb postinfo}{yabb location}{yabb age}{yabb regdate}{yabb gender}{yabb mood}{yabb ext_prof}{yabb isbuddy}
 </add after> 



Replace would be correct.