Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   i-frame
Hitman_2oo4
CZ Active Member
uk.gif
Occupation: Student
Age: 38
Gender: Male
Fav. Sports Team: Manchester United
Website:
Status: Offline
Joined: Sep 05, 2003
0.03 posts per day
Posts: 230
Points: 15,485
   
hey all,
the prob is i usin the i frame module made by you guys here at codezwiz i have done most links and they all working fine except 1 the tourney bux log ive tried the module with [ Register or login to view links on this board. ] and [ Register or login to view links on this board. ] but none have worked.. has anyone else encoutered this problem? my page is [ Register or login to view links on this board. ] the tourney bux log is under Tournaments in the tree menu please someone help me out!

Cheers Hitman



Back to top Reply with quote
#2   re: i-frame
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
the correct link is
[ Register or login to view links on this board. ]

that's the url you add to the iframe module



Back to top Reply with quote
#3   re: i-frame
Hitman_2oo4
CZ Active Member
uk.gif
Occupation: Student
Age: 38
Gender: Male
Fav. Sports Team: Manchester United
Website:
Status: Offline
Joined: Sep 05, 2003
0.03 posts per day
Posts: 230
Points: 15,485
   
ive added that link and stil get the same this page cannot be displayed??
i have tried everythin it still isnt working anymore ideas anyone??

Cheers Hitman



Back to top Reply with quote
#4   re: i-frame
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
post the contects of the file here I'll look at it when I get back home



Back to top Reply with quote
#5   re: i-frame
Hitman_2oo4
CZ Active Member
uk.gif
Occupation: Student
Age: 38
Gender: Male
Fav. Sports Team: Manchester United
Website:
Status: Offline
Joined: Sep 05, 2003
0.03 posts per day
Posts: 230
Points: 15,485
   
here it is

<?php

/********************************************************************/
/* Iframe Addon 1.6 */
/* */
/* Copyright (c) 2002 by Francisco Burzi */
/* [ Register or login to view links on this board. ] */
/* */
/* php Iframe Addon 1.6 - Copyright (c) 2002-2004 by Telli */
/* Updated 4-03-04 */
/* [ Register or login to view links on this board. ] */
/* if you need any help [ Register or login to view links on this board. ] */
/********************************************************************/

if (!eregi("modules.php", $PHP_SELF)) {
die ("You can't access this file directly...");
}

///////////////////////////////////////////////
$index = 1; // 0 right side off
$height = 600;
$iframescreen = 'http://cgi9.igl.net/ts/buxlog.php?l=d_elitemasters '; // Must be [ Register or login to view links on this board. ]
///////////////////////////////////////////////

include("header.php");
$iframe_block = "
<iframe border=\"0\" src=\"http://$iframescreen\" width=\"100%\" height=\"$height\">
</iframe>";
if ($opi != "ds") {
opentable();
echo "$iframe_block";
closetable();
}
include("footer.php");
?>



Back to top Reply with quote
#6   re: i-frame
Taut
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif california.gif
Occupation: Entrepreneur
Gender: Female
Fav. Sports Team: SF Giants
Status: Offline
Joined: May 27, 2003
0.71 posts per day
Posts: 5530
Points: 481,695
   
replace the contents of that file with this please and see how that works for you



Attached Files
buxlog.txt (1.64 KB, Downloaded: 5234 Time(s))


Back to top Reply with quote
#7   re: i-frame
Hitman_2oo4
CZ Active Member
uk.gif
Occupation: Student
Age: 38
Gender: Male
Fav. Sports Team: Manchester United
Website:
Status: Offline
Joined: Sep 05, 2003
0.03 posts per day
Posts: 230
Points: 15,485
   
cool thats worked wtg taut
cheers
hitman



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
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
You cannot attach files in this forum
You cannot download files in this forum