Page Index Toggle Pages: 1 2 [3]  Send TopicPrint
Very Hot Topic (More than 25 Replies) YaMMS 4 YaBB 2.4 (final release 1.0) (Read 26425 times)
THEWISEOLDOWL
New Member
*
Offline


I Love YaBB 2!

Posts: 23
Joined: Dec 28th, 2009
Re: YaMMS 4 YaBB 2.4 (final release 1.0)
Reply #30 - Feb 11th, 2010 at 5:15am
Print Post  
While installing this mod i got these errors, Lines 39, 68,92 Search string could not be found.

On line 39, Looking for this...
           <tr>
           <td class="windowbg">$link{$user}</td>


i have this...
           <tr>
           <td class="windowbg">$link{$user}$mood</td>

Line 68, cant even find a similar string.

Line 92,looking for this...
                 <div style="float: left; width: 70%; padding-top: 5px; padding-bottom: 5px;">$userlastim</div>~;
     }

     $showProfile .= qq~
           </td>
     </tr>~;

This was replaced when i installed the shoutbox mod, i have this...

                 <div style="float: left; width: 70%; padding-top: 5px; padding-bottom: 5px;">$userlastim</div>
                 <div style="float: left; width: 30%; padding-top: 5px;  padding-bottom:

5px;"><b>$shout_txt{'5'}</b></div>
                 <div style="float: left; width: 70%; padding-top: 5px;  padding-bottom: 5px;">~;

                 if (!${$uid.$user}{'lp_lastshout'}) { $userlastshout = "$maintxt{'470'}" }
                 else { $userlastshout = &timeformat(${$uid.$user}{'lp_lastshout'}); }
                 $showProfile .= qq~$userlastshout
                 </div>~;
     }

     $showProfile .= qq~
           </td>
     </tr>~;



Installed mods are,

Users Today 
Reputation system   
OnlineActivity 4
Shoutbox
Mood 1.5 
Countdown Event   
Twitter in Profile 
YaBB Advertisement   1.8 
Ratings 4 
Boardviewers


Suggestions?
  
Back to top
 
IP Logged
 
Derek Barnstorm
God Member
*****
Offline



Posts: 1146
Location: Warwickshire
Joined: Mar 23rd, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (final release 1.0)
Reply #31 - Feb 11th, 2010 at 10:01pm
Print Post  
The first one is because of the Mood Mod. There's actually already a YaMMS compatible mod file in the Mood Mod package, but YaMMS needs to be installed first. Just uninstall the Mood Mod through BoardMod, install YaMMS and then install the YaMMS Compatible Mood Mod file. The only change is in the Member List, so you'll only have to upload the files modified by YaMMS.

Not too sure about the second one - give the above a go though in case that's the Mood Mod too.

As for the third, there isn't a YaMMS/ShoutBox compatible Mod. I haven't tested this, but you just need to edit that step in the YaMMS mod file so it searches for this:

Code
Select All
            $showProfile .= qq~$userlastshout
            </div>~;
    }

    $showProfile .= qq~
        </td>
    </tr>~; 


Instead of this:

Code
Select All
            <div style="float: left; width: 70%; padding-top: 5px; padding-bottom: 5px;">$userlastim</div>~;
    }

    $showProfile .= qq~
        </td>
    </tr>~; 


« Last Edit: Feb 11th, 2010 at 11:44pm by Derek Barnstorm »  
Back to top
 
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: YaMMS 4 YaBB 2.4 (final release 1.0)
Reply #32 - Aug 1st, 2010 at 10:23am
Print Post  
Hi,

in my Profile I can deactivate "View location in posts". When
I deactivate this, a logged Member couldn't see my location,
but Guests can see it in Posts.
  
Back to top
WWW  
IP Logged
 
Carsten
God Member
*****
Offline


...to much YaMS

Posts: 3281
Location: Langå
Joined: Aug 2nd, 2002
Gender: Male
Re: YaMMS 4 YaBB 2.4 (final release 1.0)
Reply #33 - Aug 3rd, 2010 at 9:58pm
Print Post  
Nah mick - that's not how it works  Wink

The 'View location in posts' option in your 'Profile - Options' settings enables you to choose if you want to see locations in posts or not. You cannot hide your location from other people.

Logged-in members will be able to see locations (including yours) in posts if they have chosen to in their 'Profile' settings.
  

If you knock your head against a brick wall and hear a hollow sound, it's not necessarily coming from the wall.
Back to top
 
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: YaMMS 4 YaBB 2.4 (final release 1.0)
Reply #34 - Aug 4th, 2010 at 11:32am
Print Post  
Ah, ok. Thanks for Infomation Wink
  
Back to top
WWW  
IP Logged
 
RonS2
New Member
*
Offline


I Love YaBB 2!

Posts: 27
Joined: Mar 19th, 2010
Re: YaMMS 4 YaBB 2.4 (final release 1.0)
Reply #35 - Nov 14th, 2011 at 2:11pm
Print Post  
Hi Carlsten.

I'd like to change the spelling on one of the countries (USA to United States). I've been looking through the files and can't fine the right one.

Can you give me a hint?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 2 [3] 
Send TopicPrint