The BoardMod Project
 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum
BoardMod Support Forum
[ Home | Help | Search | Login | Register ]  

31.07.10 at 09:46:23, Welcome, Guest. Please Login or Register

Choose Language:
Pages: 1 2 3 
YaMMS 4 YaBB 2.4 (final release 1.0) (Read 4372 times)
Carsten
Mod Author of the Year 2003
*****
Offline

Langå, Denmark
Posts: 3250



15.04.09 at 00:14:59  
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:
	push(@AdvancedTabs, "membermap"); 



Then download the Settings.pl file from your servers Variables folder and find:
Code:
@AdvancedTabs = ("home","help","search","ml","admin","revalidatesession","login","register","guestpm","mycenter","logout"); # Advanced Tabs order and infos 


and change it to:
Code:
@AdvancedTabs = ("home","help","search","ml","membermap","admin","revalidatesession","login","register","guestpm","mycenter","logout"); # Advanced Tabs order and infos 




Download YaMMS 4 YaBB 2.4



11.09.09 at 12:56:34 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

01.10.09 at 00:52:33 - beta 0.2 - fixed admin and gmod shown as online in memberlist even if in stealth mode.

26.11.09 at 05:13:25 - 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.

10.02.10 at 02:42:39 - final release - cleaned out some non valid inline css (cursor: hand) - all in Yamms.pl  Embarrassed
« Last Edit: 26.02.10 at 07:58:05 by Carsten »  
IP Logged
 

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

If you knock your head against a brick wall and hear a hollow sound, it's not necessarily coming from the wall.
deti
Fulltime Hacker
***
Offline

Prien am Chiemsee, Bayern, Germany
Posts: 101



Reply #1 - 15.04.09 at 21:30:21  
Isn't it easier to just add
Code:
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
 
IP Logged
 

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
pyragony
Bloody Novice
*
Offline

Eichenau, Bayern, Germany
Posts: 40



Reply #2 - 18.04.09 at 03:52:41  
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>

 
IP Logged
 

...
mick
Hacker Expert
****
Offline

Dorsten, Nordrhein-Westfalen, Germany
Posts: 335



Reply #3 - 19.04.09 at 11:27:22  
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.
 
IP Logged
 
Carsten
Mod Author of the Year 2003
*****
Offline

Langå, Denmark
Posts: 3250



Reply #4 - 19.04.09 at 16:05:30  
mick wrote on 19.04.09 at 11:27:22:
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.
 
IP Logged
 

If you knock your head against a brick wall and hear a hollow sound, it's not necessarily coming from the wall.
chillipepper
Fulltime Hacker
***
Offline

, United Kingdom
Posts: 178



Reply #5 - 26.06.09 at 11:09:49  
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
 
IP Logged
 
batchman
Hacker God
*****
Offline

Orlando, Florida, USA
Posts: 1202



Reply #6 - 26.06.09 at 16:07:42  
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.)
 
IP Logged
 

Improving my forum, one mod at a time!

...
Now up and running again, with an accurate link.

...

chillipepper
Fulltime Hacker
***
Offline

, United Kingdom
Posts: 178



Reply #7 - 26.06.09 at 16:22:34  
batchman wrote on 26.06.09 at 16:07:42:
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,
 
IP Logged
 
batchman
Hacker God
*****
Offline

Orlando, Florida, USA
Posts: 1202



Reply #8 - 26.06.09 at 16:27:34  
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!
 
IP Logged
 

Improving my forum, one mod at a time!

...
Now up and running again, with an accurate link.

...

MasterKarman
Hacker Wannabe
**
Offline

Karmanville, British Columbia, Canada
Posts: 61



Reply #9 - 30.06.09 at 03:17:40  
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
 
IP Logged
 

52 mods installed on YaBB2.4 -- you guys rock!
...
...
chillipepper
Fulltime Hacker
***
Offline

, United Kingdom
Posts: 178



Reply #10 - 29.07.09 at 12:09:22  
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: 30.07.09 at 03:10:03 by chillipepper »  
IP Logged
 
chillipepper
Fulltime Hacker
***
Offline

, United Kingdom
Posts: 178



Reply #11 - 23.09.09 at 02:20:15  
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
 
IP Logged
 
chillipepper
Fulltime Hacker
***
Offline

, United Kingdom
Posts: 178



Reply #12 - 23.09.09 at 21:47:58  
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
 
IP Logged
 
Carsten
Mod Author of the Year 2003
*****
Offline

Langå, Denmark
Posts: 3250



Reply #13 - 25.09.09 at 01:45:04  
chillipepper wrote on 23.09.09 at 21:47:58:
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?
 
IP Logged
 

If you knock your head against a brick wall and hear a hollow sound, it's not necessarily coming from the wall.
chillipepper
Fulltime Hacker
***
Offline

, United Kingdom
Posts: 178



Reply #14 - 25.09.09 at 06:16:23  
Carsten wrote on 25.09.09 at 01:45:04:
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..
 
IP Logged
 
Pages: 1 2 3 
© 2000-2009 by - All rights reserved.

SourceForge.net Logo
 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum