Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 11-03-2005, 09:34 PM
DudeSicko DudeSicko is offline
 
Join Date: Apr 2002
Location: Denmark
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Help with this banner rotation plz.

I have found this banner rotation in java, but no mather what i do i cant get it to work with vBulletin

The scripts it self works great, but not when i integrate it into vB.

http://www.mor-far.dk/forum/reklamer.htm

So how do i get it to work, i want it right under the navigation bar, i have used this to include a external file:

PHP Code:
// effort to help

globalize($_REQUEST, array(
'file' => STR,
'title' => STR
));

$file="reklamer.htm";

$exts "html, htm, php, txt, shtml";
$formats explode(",",str_replace(" """strtolower($exts)));
function 
checkfile($file$formats) {
  
$ext strtolower(substr($file,-strpos(strrev($file),'.')));
  if(!
in_array($ext$formats)) return FALSE;
  if(!
file_exists($file)) return FALSE;
  if( 
substr($file,0,5) != "./../" && substr($file,0,7) != "http://" ) return TRUE
  return 
FALSE;
}

if (
checkfile($file$formats)) {
$fd fopen ($file,"r");
$buffer fread($fd,filesize($file));
fclose ($fd);
$buffer str_replace('"',"'",$buffer);
} else {
$errormessage "There is an error with this link: $file";
}
// $navbits[""] = $pagetitle;
// $navbits = construct_navbits($navbits);

eval("\$MARTINBAR = \"$buffer\";");

// end of effort to help 

// Martin Slut 

Main script i want to use:
PHP Code:
<SCRIPT LANGUAGE="JavaScript"><!--
Banner_imganz=3;var Banner_sctr=0;var Banner_halt=0;var Banner_rand=1;var Banner_timeout=3000;var Banner_isn=new Array();
if (
document.images) {
for (
i=0;i<Banner_imganz;i++) Banner_isn[i]=new Image();
  
Banner_isn[0].src="http://www.mor-far.dk/blandet/webshop/mybook/logo-lille.gif";
  
Banner_isn[1].src="http://www.mor-far.dk/blandet/webshop/june/logo-lille.gif";
  
Banner_isn[2].src="http://www.mor-far.dk/blandet/webshop/softfair/logo-lille.gif";
 
}
var 
Banner_durl=new Array();
Banner_durl[0]="http://www.mor-far.dk/blandet/webshop/mybook/anbefal-webshop.asp";
Banner_durl[1]="http://www.mor-far.dk/blandet/webshop/june/anbefal-webshop.asp";
Banner_durl[2]="http://www.mor-far.dk/blandet/webshop/softfair/anbefal-webshop.asp";
function 
Banner_rotate(){
if (
Banner_halt!=1){
  if (
Banner_rand==0) {Banner_sctr++;}
  else {
Banner_sctr=Math.floor(Math.random()*Banner_imganz);}
  if (
Banner_sctr>Banner_imganz-1Banner_sctr=0;
  if (
document.images) {
  
document.Banner.src=Banner_isn[Banner_sctr].src;
  } else {
  
document.Banner.src=Banner_isn[Banner_sctr];
  }
  
setTimeout("Banner_rotate()",Banner_timeout);
}
}
function 
Banner_link(){
Banner_halt=1;
if (
Banner_durl[Banner_sctr].length!=0window.open(Banner_durl[Banner_sctr],'_blank');
}
function 
Banner_status(){ parent.window.status=Banner_durl[Banner_sctr];}
-->
</
SCRIPT>

<
A HREF="#" onClick="Banner_link();return false" onMouseover="Banner_status();return true;" onMouseout="parent.window.status='';return true;" target="_blank">
<
SCRIPT LANGUAGE="JavaScript">
<!--
Banner_sctr=-1; if (Banner_rand==0) {Banner_sctr++;}
  else {
Banner_sctr=Math.floor(Math.random()*Banner_imganz);}
if (
document.images) {
  
document.write('<img src="'+Banner_isn[Banner_sctr].src+'" alt="Banner" border=0 name=Banner></A>');
} else {
  
document.write('<img src="'+Banner_isn[Banner_sctr]+'" alt="Banner" border=0 name=Banner></A>');
}
setTimeout("Banner_rotate()",Banner_timeout);// -->
</SCRIPT></a
All i see is nothing, the picture dont show up for some reason, i can get the link to work if i put in normal text inbetween, but not with the picture it self.

Or is there a faster way to do a simple banner rotation there ?
Reply With Quote
  #2  
Old 11-08-2005, 10:19 AM
DudeSicko DudeSicko is offline
 
Join Date: Apr 2002
Location: Denmark
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No one can help ?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:25 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03525 seconds
  • Memory Usage 2,209KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_onlinestatus
  • (2)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete