Page 1 of 1

[BUG & FIX]Links Block Error

PostPosted: Tue Jan 30, 2007 5:05 pm
Author: MWE_001
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Advanced Knowledge
Board URL: http://www.mweva.com

PHP Version:
MySQL Version:


What was done before the problem appeared?
Nothing Clean Install


What was done to try to solve the problem?
Nothing



De.scription and Message

Links Block. Place my button on bottom and top, and set up my link to my site in links admin and on click it brings me back to this site.

Re: Links Error

PostPosted: Tue Jan 30, 2007 5:25 pm
Author: Teelk
I'm gonna mark this one as a bug and get back to you on a fix.

Re: [BUG]Links Error

PostPosted: Tue Jan 30, 2007 6:30 pm
Author: MWE_001
Ok I started to mark it as bug but need it confirmed by someone first. Its no biggie to me, BUT to others im sure it will be. Once my board is active with users again, i will shut that off anyhow. Im just pushing buttons and testing every little thing that I can for now just to see what bells and whistles work and which ones dont. Beings how Ive had so many issues and all. <img>

Re: [BUG]Links Error

PostPosted: Tue Jan 30, 2007 9:44 pm
Author: Teelk
Why weren't you on the beta team again? <img>

Overwrite the templates/yourtheme/blocks/links_block.tpl file with the one in the attached zip.

Re: [BUG]Links Error

PostPosted: Tue Jan 30, 2007 11:22 pm
Author: MWE_001
"Teelk";p="20879" wrote:Why weren't you on the beta team again?
:wink: I offered my services many moons back and it fell on deaf ears or something. 8)

Re: [BUG & FIX]Links Error

PostPosted: Tue Jan 30, 2007 11:39 pm
Author: MWE_001
Yup. The fix is a fix! <img> Awesome.

Re: [BUG & FIX]Links Block Error

PostPosted: Fri Mar 09, 2007 1:57 pm
Author: .QUACK.Major.Pain
I tried this fix, but my link pic still brings me to your website.
I double checked the ACP>Links, and it should come up with our website.
If I pass the mouse over the pic, it shows the link to your website in the bottom left of the explorer window.

Re: [BUG & FIX]Links Block Error

PostPosted: Fri Mar 09, 2007 3:04 pm
Author: .QUACK.Major.Pain
Never mind LOL
Just took about 10 min for it to take effect.
Thx

Re: [BUG & FIX]Links Block Error

PostPosted: Wed Mar 21, 2007 9:56 am
Author: obiku
The next time when you have something like this (a change of your template, but after the change the output isn't correct) try to clear your cache first. Clear the IM portal cache, but you can also clear your Extreme Styles cache.

Most cases this will solve this.

Re: [BUG & FIX]Links Block Error

PostPosted: Wed Jul 11, 2007 3:07 am
Author: Watcher
ok people if you have changed your links_block.tpl like i have to make my links move side ways, than all you have to change in the .script is this

find this
Code: Select all
<td><br><a href="http]

replace with this
[code]<td><br><a><img src="{U_SITE_LOGO}" border="0" alt="{SITENAME}"


and your button will bring up your site

PostPosted: Mon Nov 26, 2007 10:18 am
Author: Michalis
Watcher

thanx for ur fix for those who have side scrolling
links <img>
cheers dude I just recently noticed mine was playing up hehehe

Re: [BUG & FIX]Links Block Error

PostPosted: Mon Dec 08, 2008 8:56 am
Author: Michalis
I am installing integramod for a friend
anmd I need to fix the link block but unfortunately
its no longer available for download the fix "links_block.zip"

Can anyone help providing this fix please

Re: [BUG & FIX]Links Block Error

PostPosted: Wed Dec 10, 2008 10:17 am
Author: MWE_001
Here you. Hope this helps. I just tried this out on a test board that I have setup and it worked.

Re: [BUG & FIX]Links Block Error

PostPosted: Wed Dec 10, 2008 8:26 pm
Author: Michalis
thanx alot MWE_001

I really appreciate your help on this, it worked a treat by replacing the file. <img>

Re: [BUG & FIX]Links Block Error

PostPosted: Wed Dec 10, 2008 9:30 pm
Author: MWE_001
Glad it worked for you <img>