vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   bbCode That Plays Most Media File (https://vborg.vbsupport.ru/showthread.php?t=103047)

utw-Mephisto 12-16-2005 12:27 AM

... not .. as I said, it seems it works only for the initial post, as soon as you leave the thread it is a tag only

http://img357.imageshack.us/img357/677/untitled1ar.jpg

utw-Mephisto 12-16-2005 12:34 AM

Yeah, just tested back and forth and asked other to test too ..

You post the media, then you can see the movie etc. then you go to another thread and then back again to the media post and THEN you can see the tag only ...

Moya 12-16-2005 12:34 AM

Do you any hack that use the same bbcode_parse_complete? I think it only work with post that doesnt have any reply on your board. It is wierd. I will look into this problem tonite.

utw-Mephisto 12-16-2005 12:38 AM

Quote:

Originally Posted by stitch
Do you any hack that use the same bbcode_parse_complete? I think it only work with post that doesnt have any reply on your board. It is wierd. I will look into this problem tonite.

Mmm.... I am not a coder tbh, don't know if any hack is using that ... I mean I don't mind if it doesn't work on reply, but again, just post it, leave the thread and view your own thread without reply and it is gone .. Thanks for looking into it .... I need to go for today ... :( thanks

newfun 12-16-2005 12:44 AM

I just checked in xml and I found that:

<plugin active="1">
<title>Play All Media bbcode_parse_complete</title>
<hookname>bbcode_parse_complete</hookname>
<phpcode><![CDATA[
//Play All Media bbcode by Stitch @ aotrangmongmo.com/chutgidenho.com
global $vbulletin, $stylevar, $vbphrase;
$homeurl = $vbulletin->options[bburl];
if (substr($homeurl,-1,1) != "/")
{
$homeurl = $homeurl ."/";
}

//$homeurl='http://www.aotrangmongmo.com/vb35/';

I don't know what that use for. I also already test the media bbcode but after I refesh . It apear a music link.

Rickie3 12-16-2005 12:44 AM

where exactly do i put this code please??????

Code:

.bbcode_hack
{
background-color: #FFFFFF; 
border-left: 6px solid #ACDB3C;
border-right: 1px dotted #333333;
border-top: 1px dotted #333333;
border-bottom: 1px dotted #333333;
margin: 8px auto 0px auto;
padding: 5px; color:#333333;
}


newfun 12-16-2005 12:55 AM

cpanel -> style &...-> Select style --> Main CSS

Rickie3 12-16-2005 01:34 AM

Quote:

Originally Posted by newfun
cpanel -> style &...-> Select style --> Main CSS

DOH thankyou

Moya 12-16-2005 01:58 AM

Quote:

Originally Posted by newfun
I just checked in xml and I found that:

<plugin active="1">
<title>Play All Media bbcode_parse_complete</title>
<hookname>bbcode_parse_complete</hookname>
<phpcode><![CDATA[
//Play All Media bbcode by Stitch @ aotrangmongmo.com/chutgidenho.com
global $vbulletin, $stylevar, $vbphrase;
$homeurl = $vbulletin->options[bburl];
if (substr($homeurl,-1,1) != "/")
{
$homeurl = $homeurl ."/";
}

//$homeurl='http://www.aotrangmongmo.com/vb35/';

I don't know what that use for. I also already test the media bbcode but after I refesh . It apear a music link.

Uh oops I forgot that link there. I reupload the new file. Can you give admin access to your site?

utw-Mephisto 12-16-2005 06:02 AM

uploaded new file, still same problem ..

Send PM


All times are GMT. The time now is 11:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01296 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete