 | Re: HIghlight topics user posted in |  |
Posted: 12/12/2006 3:15 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:16 PM
Location: St Pete, FL
|

|
|
|
|
 |
To remove that first icon column from the viewforum_body.tpl file, you would do this:
OPEN
subSilver/viewforum_body.tpl
FIND
REPLACE WITH
FIND and DELETE
| Code:
|
|
<td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
|
FIND
| Code:
|
|
<td class="row1" colspan="6"
|
REPLACE WITH
| Code:
|
|
<td class="row1" colspan="5"
|
FIND
| Code:
|
|
<td class="catBottom" align="center" valign="middle" colspan="6"
|
REPLACE WITH
| Code:
|
|
<td class="catBottom" align="center" valign="middle" colspan="5"
|
FIND
| Code:
|
<td align="left" valign="top"><table cellspacing="3" cellpadding="0" border="0">
<tr>
<td width="20" align="left"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" width="19" height="18" /></td>
<td class="gensmall">{L_ANNOUNCEMENT}</td>
</tr>
<tr>
<td width="20" align="center"><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS_HOT}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_HOT_IMG}" alt="{L_NO_NEW_POSTS_HOT}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
<td> </td>
<td width="20" align="center"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" width="19" height="18" /></td>
<td class="gensmall">{L_STICKY}</td>
</tr>
<tr>
<td class="gensmall"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
<td> </td>
<td class="gensmall"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
</tr>
</table></td>
|
REPLACE WITH
| Code:
|
|
<td align="left" valign="top"><table cellspacing="3" cellpadding="0" border="0"> </td>
|
Be sure to create a good backup of the file before overwriting it with the modified version, just in case...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 12/12/2006 7:55 AM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 11:16 AM
|

|
|
|
|
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 12/12/2006 10:40 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:16 PM
Location: St Pete, FL
|

|
|
|
|
 |
Good Luck KeeKee...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 01/06/2007 11:00 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 11:16 AM
|

|
|
|
|
 |
well I messed with the test and pasadena so much I guess they are messed up just in this mod. I need to get it out of both all the way and start over.
The test will put in 3 but not 1. havn't taken 3 back out yet. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 01/07/2007 5:06 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:16 PM
Location: St Pete, FL
|

|
|
|
|
 |
KeeKee, it looks like you have at least one of the parts double installed on your Test board. Can you restore the EM backups???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 01/09/2007 7:20 PM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 11:16 AM
|

|
|
|
|
 |
I had to borrow a working version of search.php and viewforum.php elsewhere and upload to both Pasadena and Test. Then I could install Part One on both. Part 3 then went in on both just fine.
Pasadena board is working fine.
Test board........It's Part 3 that is duplicated as I see it I have to in order to allow EM to maintain it's record manually go through the changes Part 3 made and remove the duplicate entrys.
Do you agree?
Question, If I remove that left column then what happens to the icons it uses? Do they go dormant taking up space? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 01/10/2007 5:41 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:16 PM
Location: St Pete, FL
|

|
|
|
|
 |
| KeeKee wrote:
|
Test board........It's Part 3 that is duplicated as I see it I have to in order to allow EM to maintain it's record manually go through the changes Part 3 made and remove the duplicate entrys.
Do you agree?
|
I really don't know for sure what you are asking here KeeKee. If you double installed the MOD using EM, you can Restore the Backups using EM too so that it will only be installed once...
| KeeKee wrote:
|
|
Question, If I remove that left column then what happens to the icons it uses? Do they go dormant taking up space?
|
The image files are only stored once on your FTP Server. So if the code isn't displaying that column, the image files will still be stored once on your FTP Server unless you delete them. The forum software doesn't duplicate the files to display the images. It just opens and displays the same file over and over and over again when needed...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 01/10/2007 11:52 AM |
|
|
|
|
|
| Citation |
| Posts |
940 |
| Word Cnt. |
48,215 |
| BDay |
Mar 4 |
| Sign |
Pisces |
| Sex |
 |
|
|
|
Joined: Mar 20, 2006
Local time: 11:16 AM
|

|
|
|
|
 |
If I remove Part 3. The blue dot is no longer doubled but is still there once.
But using EM to remove the duplicate still leaves the dot but when you go to EM's history you will not see Part 3 in the list. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: HIghlight topics user posted in |  |
Posted: 01/10/2007 9:59 PM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:16 PM
Location: St Pete, FL
|

|
|
|
|
 |
Right. As far as EM is concerned, the MOD is installed once. So when you remove it, it removes the record from the database and makes it available to install again. The backups that EM created contain the initial MOD install. The processed folder contains the double install. So when you restore the EM backups, you restore the single install. EM has no way of knowing that the MOD is still installed, but you do. So you don't have to install it again even though EM will display Part 3 in the Unprocessed list...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|