vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - VB AnyMedia Player / Media Sites (youtube, google and many more) (https://vborg.vbsupport.ru/showthread.php?t=150491)

saman 03-07-2008 09:51 AM

@ NIX

I am waiting for this huge bug fix for more than two months now....

This is a major issue and you keep avoiding it.

I cant play my own local .wmv files, the external work fine but the internal not.
You said in your previous reply that you will adjust it in the next release

hope to get a reply now

thanks

luckid 03-07-2008 02:26 PM

How to add manual BBCode for this hack :o
I deleted and I can not remember more

Tnx in advance Luckid

nix 03-07-2008 05:47 PM

Quote:

Originally Posted by saman (Post 1459165)
@ NIX

I am waiting for this huge bug fix for more than two months now....

This is a major issue and you keep avoiding it.

I cant play my own local .wmv files, the external work fine but the internal not.
You said in your previous reply that you will adjust it in the next release

hope to get a reply now

thanks

Sorry. Have to feed the family first. What was the problem? I've been out of town for a couple of months and will be home next week.

Peter85 03-09-2008 02:35 PM

Bug report:

In bbcode_create.php, shouldn't
Code:

                                        if ($parser->is_wysiwyg())
                                        {
                                                return sprintf(
                                                        '[%1$s%2$s]%3$s[/%1$s]',
                                                        $parser->registry->options['gb_tag'],
                                                        $options ? ""$options"" : '',
                                                        $text
                                                );
                                        }

actually look like

Code:

                                        if ($parser->is_wysiwyg())
                                        {
                                                return sprintf(
                                                        '[%1$s%2$s]%3$s[/%1$s]',
                                                        $parser->registry->options['gb_tag'],
                                                        $options ? "="$options"" : '',
                                                        $text
                                                );
                                        }

?

I've added a = on line 6.

Also, the mp3 profile in the classic template is just completely... wrong. :P

Ali's 03-10-2008 12:29 PM

once I upload the product , I went to try and then the forum showed me this :

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/shababjo/public_html/vb/goldbrick/plugins/bbcode_create.php on line 53

please I need a solution !!

Peter85 03-10-2008 02:03 PM

Ali's: Its been said a million times already in this thread. Last time was just a couple of posts back.
You need php5 to use this. Tell your host to upgrade and it will work.

BackSideSA 03-10-2008 10:23 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=1455929&postcount=1594" target="_blank">https://vborg.vbsupport.ru/showp...postcount=1594</a>

please help

foroaviones 03-13-2008 05:49 PM

If I install it and enter in a post, that appears:

"Parse error: syntax error, unexpected T_STRING, expecting ')' in .../goldbrick/plugins/bbcode_create.php on line 53"

Any idea?

droid101 03-16-2008 11:14 PM

Okay... so I see the link to add a profile video... but where do you view your own and other people's? It's not showing up anywhere when you view their profile. Am I missing something?

bostton1 03-16-2008 11:21 PM

Quote:

Originally Posted by droid101 (Post 1466576)
Okay... so I see the link to add a profile video... but where do you view your own and other people's? It's not showing up anywhere when you view their profile. Am I missing something?

I think that's a future feature.


All times are GMT. The time now is 01:01 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.02732 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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