Thread: Add-On Releases - Radio and TV Add-on
View Single Post
  #1153  
Old 10-07-2008, 08:32 PM
big blue big blue is offline
 
Join Date: Feb 2008
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had version 1.2 installed and followed the upgrade instructions. It opens but when I go to click on any links I get errors...
I got this when I went to change channels...

Error: undefined <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html dir="ltr" lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />

<meta name="generator" content="vBulletin 3.7.3" />



<meta name="keywords" content="reno, nevada, sparks, northern, offroad, rock, crawling, racing, crawler, moonrocks, fordyce, rubicon, prison hill, jeep, toyota, ford, chevy, dodge, isuzu" />

<meta name="description" content="This is a discussion forum powered by vBulletin. To find out about vBulletin, go to http://www.vbulletin.com/ ." />





<!-- CSS Stylesheet -->

<style type="text/css" id="vbulletin_css">

/**

* vBulletin 3.7.3 CSS

* Style: 'Lava Red'; Style ID: 24

*/

@import url("clientscript/vbulletin_css/style-c3e770f6-00024.css");

</style>

<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_important.css?v=373" />





<!-- / CSS Stylesheet -->



<script type="text/javascript" src="clientscript/yui/yahoo-dom-event/yahoo-dom-event.js?v=373"></script>

<script type="text/javascript" src="clientscript/yui/connection/connection-min.js?v=373"></script>

<script type="text/javascript">

<!--

var SESSIONURL = "";

var SECURITYTOKEN = "1223414819-7ac355b736e6232ac0d011beaebccb7cdb03051d";

var IMGDIR_MISC = "images/lavaRed/misc";

var vb_disable_ajax = parseInt("0", 10);

// -->

</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js?v=373"></script>

<script type="text/javascript" src="clientscript/vbulletin_menu.js?v=373"></script>





<title>Radio and TV</title>

<script type="text/javascript">

<!--

// hello world, i'm the main radio stations javascript

var changeStationHandler;

var addStationHandler;

var updateListHandler;

var addCategoryHandler;

var editCategoryHandler;

var deleteCategoryHandler;

var moveStationsHandler;

var rateStationHandler;

var editStationHandler;

var deleteStationHandler;

var favoritesHandler;

var statisticsHandler;

var reportHandler;



var categorySelect;



var loading = 'Loading... <img src="images/misc/11x11progress.gif">';



// add station ajax

function addStation() {

document.addStationForm.elements['send'].disabled = true;

addStationHandler = new vB_AJAX_Handler(true);

addStationHandler.onreadystatechange(processAddSta tion);

sendthis = 'ajax=addstation';

sendthis = sendthis + '&name=' + PHP.urlencode(document.addStationForm.elements['name'].value);

sendthis = sendthis + '&category=' + document.addStationForm.elements['category'].value;

sendthis = sendthis + '&playerid=' + document.addStationForm.elements['playerid'].value;

sendthis = sendthis + '&description=' + PHP.urlencode(document.addStationForm.elements['description'].value);

sendthis = sendthis + '&url=' + PHP.urlencode(document.addStationForm.elements['url'].value);

sendthis = sendthis + '&website=' + PHP.urlencode(document.addStationForm.elements['website'].value);

addStationHandler.send('radioandtv.php', sendthis);

}



function processAddStation() {

if (addStationHandler.handler.readyState == 4 && addStationHandler.handler.status == 200 && addStationHandler.handler.responseText) {

/*try {

eval(addStationHandler.handler.responseText);

} catch (e) {

window.alert('Error: ' + e.description + ' ' + addStationHandler.handler.responseText);
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01243 seconds
  • Memory Usage 1,783KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete