I want to put the buttons in my links block of my portal!!

Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Antworten
mariokaz
Beiträge: 222
Registriert: So 12.Jun, 2005 21:46

I want to put the buttons in my links block of my portal!!

Beitrag von mariokaz »

Your phpBB Version: 2.0.15
Your phpBB Type: phpbb Plus 1.52
MODs: Yes
Your knowledge: Beginner
Boardlink: [url]http://[/url]

PHP Version:
MySQL Version:


What have you done before the problem was there?



What have you already tryed to solve the problem?




Description and Message

I have a phpbb Plus with the exPortal. :cool:

I want to put the buttons that have Q_Links on ezPortal MOD from OXPUS.

Yesterday with a little help of the install instructions in this great MOD I did my banner links of the portal, scrolling and stop and start when you put or out your mouse of the links block.

And I am very happy for that. :D

The code than I put in my portal_body.tpl file is very similar that the instructions of the MOD from Oxpus, and was this:

Code: Alles auswählen

<marquee id="scroll_minibanners" behavior="scroll" direction="up" height="110" width="90" scrolldelay="0" scrollamount="2" onMouseOver="stop()" onMouseOut="start()">

I know I can put the buttons of the Q_Links on ezPortal MOD in my links block.

And If I can put the buttons with my links block I will be more happy jejeje :p

I am trying to find in the portal.php file the code of the banner links of the portal but I didn’t' find it and I don't know where can be. :(

I think if I find this code... I can put the code of the buttons there and then in the portal_body.tpl files put the other code for show it in the forum. ^q

Is this the code that I have to put in the portal.php(or other) ?

Code: Alles auswählen

}

$template->assign_vars(array(
	'QL_GO' => '<a href="javascript:void(0);" onclick="scroll_minibanners.start(); scroll_minibanners.scrollAmount=2;"><img src="images/q_links/icon_up.gif" border="0" alt="Go"></a>&nbsp;',
	'QL_SPEED' => '<a href="javascript:void(0);" onclick="scroll_minibanners.start(); scroll_minibanners.scrollAmount=5;"><img src="images/q_links/icon_fast.gif" border="0" alt="Speed"></a>&nbsp;',
	'QL_SLOW' => '<a href="javascript:void(0);" onclick="scroll_minibanners.start(); scroll_minibanners.scrollAmount=1;"><img src="images/q_links/icon_slow.gif" border="0" alt="Slow"></a>&nbsp;',
	'QL_STOP' => '<a href="javascript:void(0);" onclick="scroll_minibanners.stop()"><img src="images/q_links/icon_stop.gif" border="0" alt="Stop"></a>')
);

And then is this code to have to put in my portal_body.tpl files?

Code: Alles auswählen

<tr>
			<td class="row2" align="center">{QL_GO}{QL_SPEED}{QL_SLOW}{QL_STOP}</td>
		</tr>
And finally upload the buttons images that are in the MOD. ^e

What Can I do ?? ^7

Also I attach here my portal.php and my portal_body.tpl files.

Thanx a lot to Oxpus!!! ;)

[ Attachment gelöscht am So 26.Jun, 2005 21:34 von AmigaLink ]

[ Attachment gelöscht am So 26.Jun, 2005 21:34 von AmigaLink ]

[ Attachment gelöscht am So 26.Jun, 2005 21:35 von AmigaLink ]
Zuletzt geändert von mariokaz am So 26.Jun, 2005 18:32, insgesamt 3-mal geändert.
Benutzeravatar
AmigaLink
Beiträge: 5843
Registriert: Mi 03.Mär, 2004 09:05
Wohnort: NRW
Kontaktdaten:

Beitrag von AmigaLink »

[center].: Web Relax .::. Essen mit Freude .::. AmigaLink.de :.
______________________________________

Kein Support per PM, ICQ oder eMail!!!
[/center]
mariokaz
Beiträge: 222
Registriert: So 12.Jun, 2005 21:46

Beitrag von mariokaz »

Jejejeje ok no problem!!!

There we see the fix. :)

***************
(After 1 hr.)

FIX SOLVED!!!

Thank you to my Amigalink friend!! :D

Here you can see how he solved:

http://www.amigalink.de/phpbb2/viewtopi ... c&start=10

Regards,
Zuletzt geändert von mariokaz am So 26.Jun, 2005 20:13, insgesamt 1-mal geändert.
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

@AmigaLink
Schön, daß wir darüber gesprochen haben ;)
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Benutzeravatar
AmigaLink
Beiträge: 5843
Registriert: Mi 03.Mär, 2004 09:05
Wohnort: NRW
Kontaktdaten:

Beitrag von AmigaLink »

:lol:
Grundsätzlich bin ich ja eigentlich dafür das solche Fragen hier bei dir gestellt werden und nicht bei mir (deswegen schick ich die leute ja meist hierhin)! Aber mitten in der Diskussion aufeinmal die (sinngemäß) gleiche Frage woanders stellen, stößt mir ein wenig auf! :(
[center].: Web Relax .::. Essen mit Freude .::. AmigaLink.de :.
______________________________________

Kein Support per PM, ICQ oder eMail!!!
[/center]
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

Nicht ärgern, ich hatte eine Anfrage hier auch schon mal auf 8 weiteren Boards gefunden. Und auf allen kam man mehr oder weniger umständlich zum Ziel.
Ist völlig normal ;)
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
mariokaz
Beiträge: 222
Registriert: So 12.Jun, 2005 21:46

Beitrag von mariokaz »

I am so sorry if I put the same question :( here and in the Amigalink forum.

Some times with a little help here and little help there we can fix the problem or the bug more easy and quickly. :bia:

Three minds think much better than 2. jejejeje :l2

But if this is a bother I promisse that I don't do it again. :!:

Thanks my friends!! :klapp:
Benutzeravatar
AmigaLink
Beiträge: 5843
Registriert: Mi 03.Mär, 2004 09:05
Wohnort: NRW
Kontaktdaten:

Beitrag von AmigaLink »

Is ok. The problem is solved and everyone, who interested on it, can find the fix.

The problem mostly is, that offten nobody can find the solution if one problem treated in more than one forum or topics! :(
[center].: Web Relax .::. Essen mit Freude .::. AmigaLink.de :.
______________________________________

Kein Support per PM, ICQ oder eMail!!!
[/center]
mariokaz
Beiträge: 222
Registriert: So 12.Jun, 2005 21:46

Beitrag von mariokaz »

[quote="AmigaLink - Sun 26.Jun, 2005 22:10";p="36928"]Is ok. The problem is solved and everyone, who interested on it, can find the fix.[/quote]

Oh yes, that is the intention!!! :)

[quote="AmigaLink - Sun 26.Jun, 2005 22:10";p="36928"]The problem mostly is, that offten nobody can find the solution if one problem treated in more than one forum or topics! :([/quote]

That is a good reason, thanx for commenting it to me. ;)
Antworten