 | Which file are yahoo, msn & such in |  |
Posted: 10/02/2006 7:31 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 2:47 AM
|

|
|
|
|
 |
| Thats the question. I uninstalled the journal mod and got it's link out of the header but it still has a button at the bottom of peoples post along with the msn, pm, yahoo and such. I need to take it out of there but have looked thru several files and cannot find it. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Which file are yahoo, msn & such in |  |
Posted: 10/02/2006 9:12 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:47 AM
Location: St Pete, FL
|

|
|
|
|
 |
The IM, Profile, Search, and WWW buttons are displayed in the viewtopic_body.tpl and profile_view_body.tpl files. The variables are assigned in the viewtopic.php and usercp_viewprofile.php files...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Which file are yahoo, msn & such in |  |
Posted: 10/03/2006 6:50 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 2:47 AM
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Which file are yahoo, msn & such in |  |
Posted: 10/03/2006 7:43 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 2:47 AM
|

|
|
|
|
 |
found this in the profile file but not sure if the nowrap and such should come out or not. I know the endtable stays. I took the less than greater signs out to try to post what I was seeing. Guess should have used the print screen LOL
tr
td valign="top" align="right" nowrap="nowrap"span class="gen"L_JOURNAL: span td
td b span class="gen" JOURNAL span /br/td
tr
table |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Which file are yahoo, msn & such in |  |
Posted: 10/03/2006 11:22 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:47 AM
Location: St Pete, FL
|

|
|
|
|
 |
If you post your code betweeen the code bbcode tags, it will not mess things up. It will display the code as you see it without parsing out the HTML part...
| Code:
|
<table border="0" cellspacing="0" cellpadding="3" width="100%">
<tr>
<td width="100%" align="left" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td nowrap="nowrap">
<table>
<tr>
<td align=left valign=top>
<table>
|
If you have removed the journal MOD, you should remove everything from the first <tr> to the end </tr> inclusive of the lines that you have listed above...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Which file are yahoo, msn & such in |  |
Posted: 10/04/2006 4:51 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 2:47 AM
|

|
|
|
|
 |
| Oh darn I now see that code button....I didn't know what it was for. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Which file are yahoo, msn & such in |  |
Posted: 10/04/2006 4:58 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 2:47 AM
|

|
|
|
|
 |
| Did it think that is the last of it. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Which file are yahoo, msn & such in |  |
Posted: 10/04/2006 10:12 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:47 AM
Location: St Pete, FL
|

|
|
|
|
 |
I hope it is. Let me know if you run into any other problems...
I'm getting to know this stuff pretty well, yet I'm still learning something new all the time. I'm not surprised that you didn't know what the code bbcode tags were for. Next, do you know how to use the List bbcodes? Those were probably the last for me to figure out...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|