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 26260 times)
Carsten
God Member
*****
Offline


...to much YaMS

Posts: 3281
Location: Langå
Joined: Aug 2nd, 2002
Gender: Male
YaMMS 4 YaBB 2.4 (final release 1.0)
Apr 15th, 2009 at 12:14am
Print Post  
Due to the way Y 2.4 handles tabs i've added the Membermap tap by push'ing it to the @AdvancedTabs array in TabMenu.pl - to make sure it's there after all. This means the tab will be the last one in the main menu, and it can not be moved by "Edit Tabs".

If you want to add it the "right" way here's what you should do:

In TabMenu.pl (modded) find and remove:
Code
Select All
	push(@AdvancedTabs, "membermap"); 



Then download the Settings.pl file from your servers Variables folder and find:
Code
Select All
@AdvancedTabs = stpm","mycenter","logout"); # Advanced Tabs order and infos 


and change it to:
Code
Select All
@AdvancedTabs = gister","guestpm","mycenter","logout"); # Advanced Tabs order and infos 







Sep 11th, 2009 at 12:56pm attached new Europe map due to this: http://www.yabbforum.com/community/YaBB.pl?num=1252653548  - please be aware that if you change to the new map, people already 'pinned' to the Europe map will have to edit the location of their pin Wink

Oct 1st, 2009 at 12:52am - beta 0.2 - fixed admin and gmod shown as online in memberlist even if in stealth mode.

Nov 26th, 2009 at 5:13am - beta 0.3.1 - fixed missing titles in modify profile from user cp. Removed duble title in modify 'Buddy List' from view profile. Fixed linebreak after location in message display.

Feb 10th, 2010 at 2:42am - final release - cleaned out some non valid inline css (cursor: hand) - all in Yamms.pl  Embarrassed
« Last Edit: Feb 26th, 2010 at 7:58am by Carsten »  

Europe.gif ( 20 KB | Downloads )
Europe.gif

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
 
deti
Full Member
***
Offline


YaBB is the best!!!

Posts: 101
Location: Prien am Chiemsee
Joined: Mar 13th, 2008
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #1 - Apr 15th, 2009 at 9:30pm
Print Post  
Isn't it easier to just add
Code
Select All
push(@AdvancedTabs, "membermap"); 


at the end of Settings.pl, before the 1; in the last line
and then move the Button with the "Edit Tab" feature?  Wink
  

Was immer Du tun kannst
oder erträumst tun zu können,
beginne es.
Kühnheit besitzt Genie,
Macht und magische Kraft.
Beginne es jetzt.
Whatever you can do
or dream you can,
begin it.
Boldness has genius,
power and magic in it.
Begin it now.
Johann Wolfgang Goethe
Back to top
 
IP Logged
 
pyragony
Junior Member
**
Offline


abgeschlafft und ausgebufft

Posts: 85
Location: Eichenau
Joined: Apr 26th, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #2 - Apr 18th, 2009 at 3:52am
Print Post  
Hi Carsten,
did you forget to train the German language files? Here are they!!

Quote:
<edit file>
Languages/German/InstantMessage.lng
</edit file>

<search for>
'viewprofile' => 'Mein Profil anzeigen',
</search for>

<add after>
'viewlocation' => 'Meine Position anzeigen',
</add after>


<edit file>
Languages/German/Menu.lng
</edit file>

<search for>
'sendbmess' => 'Broadcast Nachricht senden',
</search for>

<add after>
'membermap' => 'Mitgliederliste',
</add after>


<edit file>
Languages/German/MyCenter.lng
</edit file>

<search for>
%mc_menus      =      (
</search for>

<add after>
'location' => 'Position',
</add after>


Quote:
<edit file>
Languages/German_Du/InstantMessage.lng
</edit file>

<search for>
'viewprofile' => 'Mein Profil anzeigen',
</search for>

<add after>
'viewlocation' => 'Meine Position anzeigen',
</add after>


<edit file>
Languages/German_Du/Menu.lng
</edit file>

<search for>
'sendbmess' => 'Broadcast Nachricht senden',
</search for>

<add after>
'membermap' => 'Mitgliederliste',
</add after>


<edit file>
Languages/German_Du/MyCenter.lng
</edit file>

<search for>
%mc_menus      =      (
</search for>

<add after>
'location' => 'Position',
</add after>

  

Back to top
WWW  
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 (beta 0.1)
Reply #3 - Apr 19th, 2009 at 11:27am
Print Post  
Hi Carsten,

this Mod is not compatible with your numberformat-mod,
because both mods edit the memberlist.pl at same place.
(Step 38 here).

First install yamms and after this install numberformat-mod,
everything is ok.
  
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 (beta 0.1)
Reply #4 - Apr 19th, 2009 at 4:05pm
Print Post  
mick wrote on Apr 19th, 2009 at 11:27am:
Hi Carsten,

this Mod is not compatible with your numberformat-mod,
because both mods edit the memberlist.pl at same place.
(Step 38 here).

First install yamms and after this install numberformat-mod,
everything is ok.

Yeah i know - just forgot to mention it - thanks for the reminder mick. If you take a close look at the name of the yamms mod file you'll see a small "a" at the end. I made a small change in this "a" version to make it compatible with the NumberFormat mod.

So you are right mick:

If you want to install YaMMS and NumberFormat you must install YaMMS first and then NumberFormat.
  

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
 
chillipepper
Full Member
***
Offline


I love YaBB 1G - SP1.2!

Posts: 189
Joined: Jul 1st, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #5 - Jun 26th, 2009 at 11:09am
Print Post  
Hi Carsten,gettin afew errors on installed

Step 57 ... failed - ERR(1): Search string could not be found
Step 62 ... failed - ERR(1): Search string could not be found
Step 63 ... failed - ERR(1): Search string could not be found
Step 64 ... failed - ERR(1): Search string could not be found
Step 70 ... failed - ERR(1): Search string could not be found
Step 83 ... failed - ERR(1): Search string could not be found

mods are installed are
Boardviewers
countdown
more_style_4_Yabb
Usertoday

infact the your mod was the 1st mod i tryed to install
  
Back to top
 
IP Logged
 
batchman
Global Moderator
*****
Offline


What's up?!

Posts: 1280
Location: Orlando
Joined: Apr 28th, 2002
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #6 - Jun 26th, 2009 at 4:07pm
Print Post  
May I ask, are you installing this on a 2.4, or on the CVS version?

(I just ask because Carsten's will usually install without problems, if it is the first mod installed on the regular version, but I know I had to adjust a few steps to take into account new tag information added to the CVS version for text readers, or something like that.)
  

Improving my forum, one mod at a time!


Now up and running again, with an accurate link.


Back to top
WWW  
IP Logged
 
chillipepper
Full Member
***
Offline


I love YaBB 1G - SP1.2!

Posts: 189
Joined: Jul 1st, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #7 - Jun 26th, 2009 at 4:22pm
Print Post  
batchman wrote on Jun 26th, 2009 at 4:07pm:
May I ask, are you installing this on a 2.4, or on the CVS version?

on yabb 2.4 not cvs, I will make an new test board as i not 100% sure this was the 1st mod i tryed,maybe it was the 2nd or 3rd,anyway i never have probs with any onf carstens mods so it could an error my end,
  
Back to top
 
IP Logged
 
batchman
Global Moderator
*****
Offline


What's up?!

Posts: 1280
Location: Orlando
Joined: Apr 28th, 2002
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #8 - Jun 26th, 2009 at 4:27pm
Print Post  
This mod, and the extended profiles mod were always the two largest, most invasive, hardest to install mods, because they made so many changes in so many places.

They were always the first two mods I installed, just to avoid all those conflicts. Now EP is built in, and I only have one mod I worry about doing first. (This mod is so helpful, I don't understand why it hasn't ever been included in the main build, as well ... then there would be no mod I would have to worry about installing first.)

Here's hoping when you try it again, you will find it goes in without a flaw!
  

Improving my forum, one mod at a time!


Now up and running again, with an accurate link.


Back to top
WWW  
IP Logged
 
MasterKarman
Junior Member
**
Offline


YaBB 2.5.2

Posts: 90
Location: Karmanville
Joined: Feb 14th, 2009
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #9 - Jun 30th, 2009 at 3:17am
Print Post  
For adding the Member Map to the tabs, both ways work just fine, however; there is still a Member Map at the end of the list that can'not be removed or moved.
How do we remove that one?

Edited:
My bad, refresh issue
  

Now using YaBB 2.5.2 with 40+mods
"The world is a dangerous place to live. Not because of the evil in it, but because of the people who don't do anything about it."


Back to top
IP Logged
 
chillipepper
Full Member
***
Offline


I love YaBB 1G - SP1.2!

Posts: 189
Joined: Jul 1st, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #10 - Jul 29th, 2009 at 12:09pm
Print Post  
sorry i didnt get back about my error probs..i now found its not work with (driven) more_style_4_Yabb mod..just cant get both mods installed on same board..maybe best way would be get the more styles mod to be compatable..
« Last Edit: Jul 30th, 2009 at 3:10am by chillipepper »  
Back to top
 
IP Logged
 
chillipepper
Full Member
***
Offline


I love YaBB 1G - SP1.2!

Posts: 189
Joined: Jul 1st, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #11 - Sep 23rd, 2009 at 2:20am
Print Post  
Feel that i missed something..2.4 board upgrade from 2.3.1 but members map not showin members now..this is what i see No members on the Member Map do i need to bring over an other file from 2.3.1..ran all rebulds etc
  
Back to top
 
IP Logged
 
chillipepper
Full Member
***
Offline


I love YaBB 1G - SP1.2!

Posts: 189
Joined: Jul 1st, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #12 - Sep 23rd, 2009 at 9:47pm
Print Post  
well its seems that when i upgraded that i lost my members pins on map,anyone know what file save this info in yabb.i looked everywhere but just cant find it..Thanks
  
Back to top
 
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 (beta 0.1)
Reply #13 - Sep 25th, 2009 at 1:45am
Print Post  
chillipepper wrote on Sep 23rd, 2009 at 9:47pm:
well its seems that when i upgraded that i lost my members pins on map,anyone know what file save this info in yabb.i looked everywhere but just cant find it..Thanks 

Did you transfer the "mmlist.txt" from your 2.3.1 "Variables" folder?
  

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
 
chillipepper
Full Member
***
Offline


I love YaBB 1G - SP1.2!

Posts: 189
Joined: Jul 1st, 2008
Gender: Male
Re: YaMMS 4 YaBB 2.4 (beta 0.1)
Reply #14 - Sep 25th, 2009 at 6:16am
Print Post  
Carsten wrote on Sep 25th, 2009 at 1:45am:
Did you transfer the "mmlist.txt" from your 2.3.1 "Variables" folder?

Hi carsten,yes i did.i just compair backup 2.3.1 to 2.4 and mmlist.txt is there and are there same from apart the last few names which members have join from 2.4
my upgrade when petty well with no probs.everything seems to work and carry over ok even events cal..which is cool..i ran all rebuilds etc but the only thing is the members map..every member now dont have an pin on any maps..your help would be great..
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: [1] 2 3 
Send TopicPrint