NukeXchange Network

          

Nuke Sites Link Directory
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·decompressing EN-Book-Nuke.tar.tar
·How to allow spaces/gaps/"-" in allowed usernames
·How to Setup PHPNUKE on win2k
·cannot save changes
·voting?
·Nuke forum picture problem
·How to change smtp port on wampserver and windows
·yet another 301 redirect problem
·Image display? - newbie
·php nuke help

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: GiLli
Today: 2
Yesterday: 1
Overall: 15104

Visitation:
Guests: 569
Members: 1
Total: 570


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Need to find your IP fast?
Need to find your IP fast?

NukeResources :: View topic - Help with sports ticker block
NukeResources Forum Index

NukeResources Forum Index -> Bug Reports -> Help with sports ticker block
Post new topic  Reply to topic    View previous topic :: View next topic 
Help with sports ticker block
PostPosted: Thu Apr 15, 2004 11:40 pm Reply with quote
kevin
Resource Seeker
Resource Seeker
 
Joined: Apr 15, 2004
Posts: 2




I have this installed on php nuke 7.1 this is the problem. http://www.beta.lexishosting.com/html/index.php

Any idea's?

Thanks, Kevin
View user's profile Send private message
PostPosted: Fri Apr 16, 2004 12:00 am Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




I don't have that block so what is line 53 on it?

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
Here is the entire file.
PostPosted: Fri Apr 16, 2004 2:23 pm Reply with quote
kevin
Resource Seeker
Resource Seeker
 
Joined: Apr 15, 2004
Posts: 2




<?php

/************************************************************************/
/* Sports Ticker Block for PHP-Nuke */
/* Version 2.3 - April 10, 2004 */
/* =========================== */
/* */
/* Copyright (c) 2004 by Sportznetwork */
/* http://www.sportznetwork.com */
/* */
/* */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/* */
/* */
/* */
/********* PLEASE DO NOT REMOVE THE SPORTZ NETWORK TAGLINE! *************/
/* */
/************************************************************************/


/************************ SERVER CONFIGURATION **********************/
/* */
/* $Server = Your domain name, or directory path to */
/* your PHP-NUKE index.php file. NO TRAILING SLASH */
/* eg., http://www.sportznetwork.com */
/* http://www.sportznetwork.com/~user */
/* http://www.sportznetwork.com/~user/html */
/* */
/* $block_file = Do not change */
/* */
/* $refresh_rate = Sets how often the frame reloads */
/* Default is 1000 seconds */
/* */
/* $width = Set the width of the frame. Default is 150 */
/* */
/* $height = Set the height of the frame. Default is 275 */
/* */
/********************************************************************/

$Server = "http://www.beta.lexishosting.com/html";
$block_file = "block-Sports_Ticker.php";
$refresh_rate = "1000";
$width = 150;
$height = 275;


/***************** DO NOT EDIT BELOW THIS LINE! **********************/

ob_start();
include("http://www.sportznetwork.com/ticker/nuketicker.php");--line 53
$output = ob_get_contents();
ob_end_clean();
$content = $output;
View user's profile Send private message
PostPosted: Fri Apr 16, 2004 3:08 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




It looks ok, either the file it grabs the info from has an error or some setting on either server causes the error, anyway that block has a poor concept, if the site that hosts the nuketicker.php closes everyone using the block will be left stranded, the file should have been included.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
Help with sports ticker block
 NukeResources Forum Index -> Bug Reports
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
All times are GMT - 4 Hours  
Page 1 of 1  

  
  
 Post new topic  Reply to topic     



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 134 unique hit(s) in the past 24 hours.
Forums ©
Need to find your IP fast?


Best viewed with a Browser
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2001 - 2007 by NukeResources.com
You can syndicate our news using the file .backend.php or ultramode.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.45 Seconds

:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::