vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Concepta Series - vB Flash Header Pro (inc optional Banner Rotator) (https://vborg.vbsupport.ru/showthread.php?t=242176)

Ken Sanders 06-12-2010 01:08 AM

Found that after replacing
Code:

<div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>
With the concepta code, the forum "top" link at the bottom right of the pages no longer works correctly.
Still love this mod!
Any work around?
Regards,
Ken

syrus.xl 06-12-2010 10:03 AM

Hi Ken,
That was a bug, that was fixed. However the documentation in some packages has not been updated to reflect this. If you check the first post on this mod you will see I have added the 'top' anchor in to the DIV, in the replacement code, this fixes that issue.

All bugs will be removed in all documentation very soon. I have a new update planned very soon that will be adding further setup parameters to the product.

Ken Sanders 06-12-2010 12:00 PM

Many thanks! You guys Rock!:cool:

syrus.xl 06-16-2010 07:04 AM

The new update for this product will be released once we have checked it in the forthcoming vBulletin 4.0.4. This will allow us to make any changes before releasing it, should any be required.

Xencored 06-17-2010 03:08 PM

Defo will be buying the brand free one

just one problem am having

Its find on my wordpress root and vb which is in root
But my other wordpress witch is in a folder /streaming i cant get it to show my images i see the flash shower is there but its not picking up the images

this is my code from the header

PHP Code:

</head>
<body>
<script src="http://www.myanimeisland.com/xeon_hp_js/AC_RunActiveContent.js" type="text/javascript"></script>
<div id="main">
  <div id="header">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','950','height','150','title','MyAnimeIsland','src','cc_vbhead','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','cc_hp_head' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="950" height="150" title="cc_vbhead">
  <param name="movie" value="http://www.myanimeisland.com/cc_hp_head.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <embed src="http://www.myanimeisland.com/cc_hp_head.swf" width="950" height="150" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
  </div>
  <!--/header -->
    <div><ul id="NaviBar">
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/">Home</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/forum.php/">Forums</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/downloads.php">Downloads</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/media.php?">Media</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/blog.php">Blogs</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/streaming/">Streaming</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/wallpapers/">Wallpapers</a></li> 
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/renders/">Renders</a></li>  
        </form>
    </ul>

Ive tryed and tryed i cant see anything wrong with it
Any help would be awesome

syrus.xl 06-17-2010 04:16 PM

Quote:

Originally Posted by Animemike (Post 2055054)
Defo will be buying the brand free one

just one problem am having

Its find on my wordpress root and vb which is in root
But my other wordpress witch is in a folder /streaming i cant get it to show my images i see the flash shower is there but its not picking up the images

this is my code from the header

PHP Code:

</head>
<body>
<script src="http://www.myanimeisland.com/xeon_hp_js/AC_RunActiveContent.js" type="text/javascript"></script>
<div id="main">
  <div id="header">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','950','height','150','title','MyAnimeIsland','src','cc_vbhead','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','wmode','transparent','movie','cc_hp_head' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="950" height="150" title="cc_vbhead">
  <param name="movie" value="http://www.myanimeisland.com/cc_hp_head.swf" />
  <param name="quality" value="high" />
  <param name="wmode" value="transparent" />
  <embed src="http://www.myanimeisland.com/cc_hp_head.swf" width="950" height="150" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed>
</object>
</noscript>
  </div>
  <!--/header -->
    <div><ul id="NaviBar">
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/">Home</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/forum.php/">Forums</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/downloads.php">Downloads</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/media.php?">Media</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/blog.php">Blogs</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/streaming/">Streaming</a></li>
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/wallpapers/">Wallpapers</a></li> 
                <li><a <?php if (is_page('home')) echo('class="current" '); ?>href="http://www.myanimeisland.com/renders/">Renders</a></li>  
        </form>
    </ul>

Ive tryed and tryed i cant see anything wrong with it
Any help would be awesome

Hi Animemike,
If it's a directory change then you will need to specify the absolute url in the XML file for the images. If that fails, let me know. Flash sometimes as issues on where it is placed, but it is nothing that cannot be fixed.

Regards,

Xencored 06-17-2010 04:38 PM

Quote:

Originally Posted by syrus.xl (Post 2055090)
Hi Animemike,
If it's a directory change then you will need to specify the absolute url in the XML file for the images. If that fails, let me know. Flash sometimes as issues on where it is placed, but it is nothing that cannot be fixed.

Regards,

Hey mate i did change and add the url in the xml forgot to say that

Code:

<?xml version="1.0"?>

<slideshow randomDisplay='true'>
        <image src='http://www.myanimeisland.com/cc_hp_head_images/maibanner1.jpg' link='' inEffect='Random' outEffect='Random'>
                <caption></caption>
        </image>       
        <image src='http://www.myanimeisland.com/cc_hp_head_images/maibanner2.jpg' link='' inEffect='Random' outEffect='Random'>
                <caption></caption>
        </image>
</slideshow>


x626xblack 06-18-2010 12:09 PM

Works fine in vb4.0.4 Up and running.

www.gamergodz.com

syrus.xl 06-18-2010 02:29 PM

4.0.4 Update Issue
We are aware of an issue regarding the alignment when you upgrade to 4.0.4. This will be fixed in an updated version of the product.

We held back the updated version for this very reason because vBulletin upgrades can play havoc with additional installed modifications.

There are no other reported issues regarding this modification.

patrick91 06-18-2010 02:40 PM

Me also have no problems with 4.0.4!?


All times are GMT. The time now is 01:56 PM.

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.01272 seconds
  • Memory Usage 1,775KB
  • 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_php_printable
  • (2)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