Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic  YAMMS 4 Member Map mod problem (Read 1856 times)
TonyJ
New Member
*
Offline



Posts: 4
Location: Brisbane
Joined: Dec 14th, 2007
Gender: Male
 YAMMS 4 Member Map mod problem
Dec 14th, 2007 at 10:02am
Print Post  
Hi,

I ran BoardMod to integrate this mod into my 2.1, but it fails on Step 93 with search string not found, but I don't know how to find the string it refers to. Can anyone help, please.

Thank you.
  

Cheers,
 Tony
Back to top
WWWICQ  
IP Logged
 
ccarr
Ex Member


Re:   YAMMS 4 Member Map mod problem
Reply #1 - Dec 14th, 2007 at 1:06pm
Print Post  
Hi Tony

If I'm correct then step 93 is the last step and should be looking for the following text.

<edit file>
Variables/Menu2.def
</edit file>

<search for>
'memberlist' => "<img src=\"$html_root/Buttons/$language/guest.$imgext\" alt=\"$img_txt{'331'}\" border=\"0\" />",
</search for>

If you have already edited the Menu2.def file by adding additional code or even spaces then the Mod search will fail. As this step adds some extra code and doesn't change the existing you should be able to open up your Menu2.def and find the text manually. Copy what you actual have and then open the 'yamms_4_yabb21_204.mod' file with a text editor and replace the code that is being searched for in step 93 with your own code.

That way when you run the mod again it should find the code in the Menu2.def file and add the extra code immediately after.

I hope that helps.
  
Back to top
 
IP Logged
 
TonyJ
New Member
*
Offline



Posts: 4
Location: Brisbane
Joined: Dec 14th, 2007
Gender: Male
Re:   YAMMS 4 Member Map mod problem
Reply #2 - Dec 14th, 2007 at 1:13pm
Print Post  
Thanks very much, ccarr. It turned out there was a carriage return in the line, which stuffed up the search/repalce. All good now.

Thanks again.
  

Cheers,
 Tony
Back to top
WWWICQ  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint