Little problem with Flashing GIF for new PM Mod

Support zum phpBB2 und zu MODs anderer Autoren.

Moderator: Supporter

Little problem with Flashing GIF for new PM Mod

Beitragvon mariocaz » 27. Apr 2006 05:50

Hello my friend I hope u can help me with this little problem. :D

Well I have installed this Mod in my forum "Flashing GIF for new PM" by Niels, but I have a little problem with it. :(

Here is the link of the Mod:

http://mods.db9.dk/viewforum.php?f=64&s ... 5f87b64ee6


The thing that the Image of the Mod is hitting(crossing, crushing, jeje I can't explain the exactly word) with another Image of my forum in viewtopic and I don't know how can I fix this. :?

Here is the problem:

Bild


I saw the problem but I don't know how to fix it, the problem is in this part of the Mod:

Code: Alles auswählen
#
#-----[ IN-LINE REPLACE WITH ]--------------------------------
#
{PRIVMSG_IMG}


Because this code ({PRIVMSG_IMG}) already exists for the other Image in the templates/xxx/viewtopic_body.tpl files, so what I have to do to change that code for this Mod with something like this {PRIVMSG2_IMG} (It's only and idea jejeje), but I don't know how to do that this new code works for the Mod. :cry:

I hope u can help me because Niels sometime ago don't give support for his Mods. :oops:

I put here my files and also the Mod package in a zip files and please tell me if u need some other files. :P

Cheers. :wink:
Dateianhänge
Files.zip
(19.71 KiB) 622-mal heruntergeladen
flashing_gif_for_new_pm_1.0.1.zip
(4.75 KiB) 522-mal heruntergeladen
mariocaz
User
 
Beiträge: 148
Registriert: 9. Jun 2005 07:35

Beitragvon AmigaLink » 29. Apr 2006 07:43

Hmm - I do not understand the problem. :?
Your pic shows the image correctly placed at the header menue and in the NavSlice MOD (or like always this hack is called).
The second one should not exist. Because that is a completely different MOD with completely different images. :shock:
I do not know the NavSlice. But so far I mean there no pn picture exists. :?
Zuletzt geändert von AmigaLink am 29. Apr 2006 18:59, insgesamt 1-mal geändert.
Die deutsche Sprache ist Freeware, du kannst sie benutzen, ohne dafür zu bezahlen. Sie ist aber nicht Open Source, also darfst du sie nicht verändern, wie es dir gerade passt.
Benutzeravatar
AmigaLink
Administrator
 
Beiträge: 3987
Registriert: 11. Aug 2004 01:06
Wohnort: NRW

Beitragvon mariocaz » 3. Mai 2006 20:58

Hi my friend!!! :D

The problem is that the 2 Images(the one of this Mod and the one in the viewtopic pages) uses the same code {PRIVMSG_IMG} to appears (please see the viewtopic_body.tpl file that I put in the Files.zip package), so when I installed this Mod "Flashing GIF for new PM" that code ( {PRIVMSG_IMG} ) already exists in the viewtopic_body.tpl files for the othe Image in the viewtopic pages, that is the reason because the image for this Mod is crossing with the other of the viewtopic. :?

If can help me to change this code "{PRIVMSG_IMG}" for this Mod to another like " {PRIVSMSG_IMG} or {PRIVMSG2_IMG} (just an idea jeje) the images don't will cross(appears that in the viewtopic) again my friend, that is the problem. :(

Added after 4 days 7 hours 31 minutes:

Any news my dear friend ?? :oops:
mariocaz
User
 
Beiträge: 148
Registriert: 9. Jun 2005 07:35

Beitragvon AmigaLink » 3. Mai 2006 21:58

Ups - I've forgot you. :oops:

The simplest away would be to remove (or change) the NavSlice image directly at the template file.
Code: Alles auswählen
#
#----------[ OPEN ]-------------------------------------
#

templates/subSilver/viewtopic_body.tpl

#
#----------[ FIND ]-------------------------------------
#
# The line exist 2 times.
# You must change both.

<td nowrap="nowrap"><a href="{U_VIEW_OLDER_TOPIC}"><img src="templates/fisubsilversh/images/lang_english/topic_previous.gif" alt="{L_VIEW_PREVIOUS_TOPIC}" title="{L_VIEW_PREVIOUS_TOPIC}" width="15" height="25" border="0" /></a><a href="tellafriend.php?topic={TOPIC_TITLE}&link={TELL_LINK}"><img src="templates/fisubsilversh/images/lang_english/topic_email.gif" alt="{L_TELL_FRIEND}" width="24" height="25" border="0" title="{L_TELL_FRIEND}" /></a><a href="{U_WATCH_TOPIC}"><img src="templates/fisubsilversh/images/topic_watch.gif" width="24" height="25" border="0" alt="{L_TOPIC_VIEW_USERS}" title="{L_TOPIC_VIEW_USERS}" /></a><a href="{U_POST_EXPORT_TOPIC}"><img src="templates/fisubsilversh/images/save_topic.gif" width="24" height="25" border="0" alt="{L_SAVE_TOPIC}" title="{L_SAVE_TOPIC}" /></a><a href="{U_PRINT}" target="_blank"><img src="templates/fisubsilversh/images/lang_english/topic_print.gif" width="24" height="25" border="0" alt="{L_PRINT}" title="{L_PRINT}" /></a>{S_WATCH_TOPIC_IMG}<a href="{U_PRIVATEMSGS}"><img src="{PRIVMSG_IMG}" border="0" alt="{PRIVATE_MESSAGE_INFO}" title="{PRIVATE_MESSAGE_INFO}" /></a><a href="{U_VIEW_NEWER_TOPIC}"><img src="templates/fisubsilversh/images/lang_english/topic_next.gif" alt="{L_VIEW_NEXT_TOPIC}" title="{L_VIEW_NEXT_TOPIC}" width="14" height="25" border="0" /></a></td>

#
#----------[ INLINE FIND AND DELETE ]------------------------------
#

<a href="{U_PRIVATEMSGS}"><img src="{PRIVMSG_IMG}" border="0" alt="{PRIVATE_MESSAGE_INFO}" title="{PRIVATE_MESSAGE_INFO}" /></a>

#
#----------[ SAVE AND CLOSE ALL FILES ]-----------------
#
# EoM
Die deutsche Sprache ist Freeware, du kannst sie benutzen, ohne dafür zu bezahlen. Sie ist aber nicht Open Source, also darfst du sie nicht verändern, wie es dir gerade passt.
Benutzeravatar
AmigaLink
Administrator
 
Beiträge: 3987
Registriert: 11. Aug 2004 01:06
Wohnort: NRW

Beitragvon mariocaz » 3. Mai 2006 23:16

Jejeje no problem my friend! :lol: :D

But I don't want to remove the code of that icon in the viewtopic pages, because if I will remove that code the Image there will not appears never. :cry:

That I want is each of that images(icons) appears in its place, in little words.... that the icon of this Mod "Flashing GIF for new PM" appears only in the overall header and the other Image(icon) appears only in the viewtopic pages. 8)

Please check this: :P

Here is the problem:

Bild


And that I want is this:

Bild

I hope now u understand me a little more jejeje, sorry :oops:

Cheers. :wink:
mariocaz
User
 
Beiträge: 148
Registriert: 9. Jun 2005 07:35

Beitragvon AmigaLink » 3. Mai 2006 23:41

Jeje I understand what you want. :D

But I see no reason to indicate the same information 3 times (1 @ header and 2 @ viewtopic). :roll:

And most importand: I don't know the code from the NavSlice MOD. :(
This hack comes from the old forumimages.com site and and is not anywhere more available. :?
The "Flashing GIF for new PM" works with a code available in original phpBB and I think the NavSlice do so too. In that reason, both MODs must be changed. :? And I can not do it without knowing the code. ;)
Die deutsche Sprache ist Freeware, du kannst sie benutzen, ohne dafür zu bezahlen. Sie ist aber nicht Open Source, also darfst du sie nicht verändern, wie es dir gerade passt.
Benutzeravatar
AmigaLink
Administrator
 
Beiträge: 3987
Registriert: 11. Aug 2004 01:06
Wohnort: NRW

Beitragvon mariocaz » 4. Mai 2006 05:25

Jejeje ok yes you are right, let me do that!! :P
mariocaz
User
 
Beiträge: 148
Registriert: 9. Jun 2005 07:35


Zurück zu phpBB2 Support



Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 6 Gäste

cron