The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
flash header and menu[solved]
#1
how can up the menu over the flash header, i put a flash header but the menu its under the same and can't navigate in the website, my site is www.consultoriacodipro.com i try in many places in the header.php but not work.

Code:
<div class="header">
    <div class="wrapper">

            <!-- logo/sitename -->

                <a href="<?php get_site_url(); ?>" id="logo" ><?php get_site_name(); ?></a>

                    <!-- main navigation -->
                    <div>
    <nav id="main-nav">

                    <ul>

                        <?php get_navigation(get_page_slug(TRUE)); ?>

                    </ul>

                </nav>
            </div>

                <!-- main navigation original place -->
        <div align="center">
      <div id="header" width="952" height="198">
        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="952" height="198" accesskey="ca" title="cabecera" align="center">
          <param name="movie" value="http://www.consultoriacodipro.com/theme/Innovation/images/encabezado.swf" />
          <param name="quality" value="high" />
          <param name="wmode" value="opaque">
          <embed src="http://www.consultoriacodipro.com/theme/Innovation/images/encabezado.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="952" height="198" align="center"></embed>
        </object>
        </div>  
        </div>
    </div>
    </div>

Edited: I see the problem its for the browser, i only use opera and firefox and defaulth menu from innovation theme dont see(under the flash header). but in internet explorer its work ok, then i delete this menu and create a new menu entry with other style, tks for this greath cms
Reply


Messages In This Thread
flash header and menu[solved] - by pipila - 2011-11-23, 11:36:07



Users browsing this thread: 2 Guest(s)