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)
-   -   BB Code Enhancements - Embed XHTML valid YouTube and Google Video into your posts (https://vborg.vbsupport.ru/showthread.php?t=130868)

redlabour 11-19-2006 06:03 AM

Hi,

now i have a great Problem. How can i change [youtube] and [gvideo] to [yt] and [gv] ???

And one Bug - after i have installed your Product i cant see any longer at AdminCP my own vBCodes. After deinstalling your Product this leaves the same.

Who can i fix this ?

s. Screenshot.

I have looked for a problem with phpMyAdmin everything looks fine and the BB Codes are still working. :confused:

Restore of vb3_bb Code Table brings no success.

hcmagix 11-19-2006 06:22 AM

I need a myvideo.de integration. :D I will wait.

Viper007Bond 11-19-2006 07:28 AM

Quote:

Originally Posted by redlabour (Post 1120547)
now i have a great Problem. How can i change [youtube] and [gvideo] to [yt] and [gv] ???

You'll need to edit the two plugins this product adds and replace all instances of youtube/gvideo with yt and gv.

Quote:

Originally Posted by redlabour (Post 1120547)
And one Bug - after i have installed your Product i cant see any longer at AdminCP my own vBCodes. After deinstalling your Product this leaves the same.

That is very odd... :ermm:

When the plugin is uninstalled, it removes the BBCode it adds and everything, so it shouldn't screw anything up. I really don't know what to suggest. :(

What happens if you view the source of that frame window?

Viper007Bond 11-19-2006 07:29 AM

Quote:

Originally Posted by hcmagix (Post 1120558)
I need a myvideo.de integration. :D I will wait.

Sorry, won't be happening. Not enough demand and I'm not really looking to make this into an "everything under the sun" plugin. ;)

redlabour 11-19-2006 07:58 AM

Quote:

Originally Posted by Viper007Bond (Post 1120584)
What happens if you view the source of that frame window?



Quote:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html dir="ltr" lang="de">
<head>
<script type="text/javascript">
<!--
// get out of any containing frameset
if (self.parent.frames.length != 0)
{
self.parent.location.replace(document.location.hre f);
}
// -->
</script>
<title>politikstube.de & theologieforum.de - die christliche Community (Politikforum & Theologieforum) Administrator-Kontrollzentrum</title>
</head>

<frameset cols="195,*" framespacing="0" border="0" frameborder="0" frameborder="no" border="0">

<frame src="index.php?do=nav" name="nav" scrolling="yes" frameborder="0" marginwidth="0" marginheight="0" border="no" />
<frameset rows="20,*" framespacing="0" border="0" frameborder="0" frameborder="no" border="0">
<frame src="index.php?do=head" name="head" scrolling="no" noresize="noresize" frameborder="0" marginwidth="10" marginheight="0" border="no" />
<frame src="index.php?do=home" name="main" scrolling="yes" frameborder="0" marginwidth="10" marginheight="10" border="no" />
</frameset>
</frameset>

<noframes>
<body>
<p>Ihr Browser unterst?tzt keine Frames. Bitte installieren Sie einen, der das kann!</p>
</body>
</noframes>
</html>
It tells me in Firefox 2.0 and IE 7.0 that my Browser does not support Frames. :confused:

Rabbitoh Warren 11-19-2006 08:06 AM

*100th Install* :p

redlabour 11-19-2006 08:08 AM

Quote:

Originally Posted by redlabour (Post 1120599)
It tells me in Firefox 2.0 and IE 7.0 that my Browser does not support Frames. :confused:

And if i look for the Frame source :
Code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="de">
<head>
        <title>vB Codes verwalten - politikstube.de & theologieforum.de - die christliche Community  (Politikforum & Theologieforum) - vBulletin Administrator-Kontrollzentrum</title>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
        <link rel="stylesheet" type="text/css" href="../cpstyles/vBulletin_2_Default/controlpanel.css" />
        <script type="text/javascript">
        <!--
        var SESSIONHASH = "";
        function set_cp_title()
        {
                if (typeof(parent.document) != 'undefined' && typeof(parent.document) != 'unknown' && typeof(parent.document.title) == 'string')
                {
                        parent.document.title = (document.title != '' ? document.title : 'vBulletin');
                }
        }
        //-->
        </script>
        <script type="text/javascript" src="../clientscript/vbulletin_global.js"></script>
</head>

<body style="margin:0px" onload="set_cp_title();">
<div class="pagetitle">vB Codes verwalten</div>
<div style="margin:10px">
<!-- END CONTROL PANEL HEADER -->


<!-- form started:8 queries executed -->
<form action="bbcode.php?do=add" method="post" name="cpform" id="cpform">
<input type="hidden" name="do" value="add" />
<input type="hidden" name="adminhash" value="134ab670d5c6ac34d59c503e028764a2" />
<br />
<table cellpadding="4" cellspacing="0" border="0" align="center" width="90%" class="tborder" id="cpform_table">
<tr>
        <td class="tcat" align="center" colspan="6">
                <div style="float:right"><a class="helplink" href="#" onclick="js_open_help('bbcode', 'modify', ''); return false;">Hilfe <img src="../cpstyles/vBulletin_2_Default/cp_help.gif" alt="" border="0" title="Ich brauche Hilfe bei diesen Optionen" style="vertical-align:middle" /></a></div>

                <b>vB Codes verwalten</b>
        </td>
</tr>
<tr valign="top" align="center">
        <td class="thead" align="left">Titel</td>
        <td class="thead" align="left">vB Code</td>
        <td class="thead" align="left">HTML</td>
        <td class="thead" align="left">Einzuf?gender Code</td>

        <td class="thead" align="left">Schaltfl?chen-Grafik</td>
        <td class="thead" align="left">Einstellungen</td>
</tr>


Viper007Bond 11-19-2006 08:28 AM

Quote:

Originally Posted by redlabour (Post 1120605)
And if i look for the Frame source :

Looks like the while() that outputs each BBCode entry is failing. I don't know why, sorry. :(

Look for some PHP errors in your logs is all I can suggest.

Quote:

Originally Posted by Rabbitoh Warren (Post 1120603)
*100th Install* :p

Woot! :D

redlabour 11-19-2006 10:34 AM

Quote:

Originally Posted by Viper007Bond (Post 1120621)
Looks like the while() that outputs each BBCode entry is failing. I don't know why, sorry. :(

Look for some PHP errors in your logs is all I can suggest.



Woot! :D

Sorry - not your Fault. It was vBAnonymizer.

redlabour 11-19-2006 10:59 AM

Quote:

Originally Posted by hcmagix (Post 1120558)
I need a myvideo.de integration. :D I will wait.

Wait for AnyMedia 3.6.x ....

Quote:

Originally Posted by Viper007Bond (Post 1120584)
You'll need to edit the two plugins this product adds and replace all instances of youtube/gvideo with yt and gv.

Please integrate this into AdminCP as it is here :

SEO YouTube and Google Videos

For know i have asked here :

Change used BB-Code in Posts if BB-Code was changed


All times are GMT. The time now is 05:50 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.01373 seconds
  • Memory Usage 1,760KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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