You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 42 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - links in block dont work [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Razorsidewalk
Corporal
Corporal


Joined: Mar 08, 2006
Posts: 62


PostPosted: Wed Mar 08, 2006 4:47 am Reply with quoteBack to top

I have installed the Affiliates Blcok on my site. It works when i view it in Firefox and the links redirect to the correct pages. But when i use IE i see the block and all the links in it, but when i click on any of the links nothings happens.

Why does it work in Firefox, but not in IE?

RAzor
Find all posts by RazorsidewalkView user's profileSend private message
astalavistabd
Captain
Captain


Joined: Dec 19, 2004
Posts: 663

Location: Canada

PostPosted: Wed Mar 08, 2006 1:21 pm Reply with quoteBack to top

well, may be that html code are not compatible with IE. Can you post your block code here?

_________________
Free PHPNuke Themes, PHPNuke Modules, PHPNuke Blocks (No Registration Required)
Find all posts by astalavistabdView user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN MessengerICQ Number
Razorsidewalk
Corporal
Corporal


Joined: Mar 08, 2006
Posts: 62


PostPosted: Wed Mar 08, 2006 2:09 pm Reply with quoteBack to top

This is one line of coding that i have used to show the image and use as a link. But like i said it works in Firefox, but not in IE

$content .= "<a href=\"http://www.goteamspeak.com\"><input type=\"image\" src=\"http://img158.imageshack.us/img158/9369/teamspeak88x318ix.gif\" border=\"0\" alt=\"TeamSpeak\"></a><br><br>";
Find all posts by RazorsidewalkView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12394


PostPosted: Wed Mar 08, 2006 9:09 pm Reply with quoteBack to top

You shouldn't be using the INPUT tag when you really want the IMG tag

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
Razorsidewalk
Corporal
Corporal


Joined: Mar 08, 2006
Posts: 62


PostPosted: Thu Mar 09, 2006 12:03 am Reply with quoteBack to top

Would u be able to edit my coding above to the correct way it should be, as i am a neewbie at php and still learning.

Thnx

Razor
Find all posts by RazorsidewalkView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12394


PostPosted: Thu Mar 09, 2006 6:06 am Reply with quoteBack to top

input type=\"image\"

TO

img

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
Razorsidewalk
Corporal
Corporal


Joined: Mar 08, 2006
Posts: 62


PostPosted: Thu Mar 09, 2006 8:52 am Reply with quoteBack to top

Thnx m8, thats has worked. I can now visit each link, using both firefox and IE.

One more favour. Could u give me the code to make the links open up into a new window, and show me where to put this code in my line of code.

Razor
Find all posts by RazorsidewalkView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12394


PostPosted: Thu Mar 09, 2006 12:24 pm Reply with quoteBack to top

add as a property
target=\"_new\"

I suggest you look for a good HTML tutorial

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
chris-au
Elite Nuker
Elite Nuker


Joined: Jan 31, 2003
Posts: 717


PostPosted: Thu Mar 16, 2006 10:16 pm Reply with quoteBack to top

Evaders99 wrote:
add as a property
target=\"_new\"

I suggest you look for a good HTML tutorial


Sorry to correct you.
That should be target=\"_blank\"

the lines should be:
Code:
$content .= "<a href=\"http://www.goteamspeak.com\" target=\"_blank\"><img src=\"http://img158.imageshack.us/img158/9369/teamspeak88x318ix.gif\" border=\"0\" alt=\"TeamSpeak\" /></a><br /><br />";

_________________
Chris
Find all posts by chris-auView user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.270 Seconds - 396 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::