No image

Forum rules
Support ended: 31.12.2011

Re: No image

Postby nickvergessen » Thu Jun 23, 2011 9:40 pm

yeah, the php file is okay, please open that with your editor and post the content here.
cheers nickvergessen :geek:

Member of phpBB Development-Team
No Support via PM
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 5748
Topics: 217
Images: 139
Joined: Mon Oct 15, 2007 4:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen

Re: No image

Postby bedj » Thu Jun 23, 2011 10:19 pm

Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>
</script>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
<link rel="stylesheet" href="http://localhost/phpBB3/styles/subsilver2/theme/stylesheet.css" type="text/css" />
<script type="text/javascript">
function setVisibility(id, visibility) {
document.getElementById(id).style.display = visibility;
}
</script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/forum_fn.js"></script>
<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="http://localhost/css/forum.css" rel="stylesheet" type="text/css" media="screen, projection" />
<script type="text/javascript" src="http://localhost/javascript/framework-3.2_th.js"></script>
<script type="text/javascript" src="http://localhost/javascript/ajax.js"></script>
<script type="text/javascript" src="http://localhost/javascript/ajax-dynamic-content.js"></script>
<script type="text/javascript" src="http://localhost/javascript/hint-textbox.js"></script>
<script type="text/javascript" src="http://localhost/javascript/hinttextbox.js"></script>
<script type="text/javascript" src="http://localhost/javascript/modal-message.js"></script>
<link media="all" type="text/css" rel="stylesheet" href="http://localhost/css/index.css">
<link media="all" type="text/css" rel="stylesheet" href="http://localhost/css/modal-message.css">
<title>Corolla Montr&eacute;al - Image</title>
</head>
<body class="{S_CONTENT_DIRECTION}">
<script type="text/javascript">
function toggleLayer( whichLayer )
{
  var elem, vis;
  if( document.getElementById ) // this is the way the standards work
    elem = document.getElementById( whichLayer );
  else if( document.all ) // this is the way old msie versions work
      elem = document.all[whichLayer];
  else if( document.layers ) // this is the way nn4 works
    elem = document.layers[whichLayer];
  vis = elem.style;
  // if the style.display value is blank we try to figure it out here
  if(vis.display==''&&elem.offsetWidth!=undefined&&elem.offsetHeight!=undefined)
    vis.display = (elem.offsetWidth!=0&&elem.offsetHeight!=0)?'block':'none';
  vis.display = (vis.display==''||vis.display=='block')?'none':'block';
}
</script>
   <div id="container">
        <div id="header" class="clearfix">
         <div id="header-main">
            <div id="blue-header">
            <img style="position: absolute; z-index:1;" src="http://localhost/images/logotop.png" />
          </div>
         <div id="header-menu">
               <div class="header-inside clearfix">
               <ul id="header-sections" class="clearfix">
                  <li class="first">
                     <a href="http://localhost/index.php">Accueil</a>
                  </li>
                  <li class="">
                     <a href="http://localhost/xnews/news.php">Actualit&eacute;s</a>
                  </li>
                  <li class="">
                     <a href="evenement.php">&Eacute;venement</a>
                  </li>
                  <li style="width: 105px">
                     <a href="#" class="topmenu">How To?<span class="triggerTopmenu"></span></a>
                        <div class="wrapperTopmenuOff" style="width: 180px;">
                           <div class="shadowTopmenu">
                              <ul>
                                 <li>   
                                    <a href="#">Int&eacute;rieur d'auto</a>
                                 </li>
                                 <li>
                                    <a href="#">Body</a>
                                            </li>
                                            <li>
                                    <a href="#">Moteur</a>
                                            </li>
                                            <li>
                                    <a href="#">&Eacute;lectrique</a>
                                            </li>
                                            <li class="last">
                                                <a href="#">Autres</a>
                                            </li>
                              </ul>
                           </div>
                                </div>
                  </li>
                  <li class="active">
                     <a href="#" class="topmenu">Photos - Vid&eacute;os<span class="triggerTopmenu"></span></a>
                        <div class="wrapperTopmenuOff" style="width: 155px;">
                                    <div class="shadowTopmenu">
                              <ul>
                                 <li>
                                    <a href="http://localhost/phpBB3/gallery/index.php">Photos corolla</a>
                                 </li>
                                            <li class="last">
                                               <a href="http://localhost/phpBB3/dm_video/index.php">Vid&eacute;s corolla </a>
                                 </li>
                                        </ul>
                           </div>
                        </div>
                  </li>
                  <li class="">
                     <a href="http://localhost/phpBB3/index.php" class="topmenu">Forum<span class="triggerTopmenu"></span></a>
                        <div class="wrapperTopmenuOff" style="width: 230px;">
                           <div class="shadowTopmenu">
                                       <ul>
                                          <li>
                                               <a href="#">Hardware</a>
                                            </li>
                                            <li>
                                               <a href="#">Acc&egrave;s Internet &amp; R&eacute;seaux</a>
                                            </li>
                                            <li>
                                                 <a href="#">Overclocking</a>
                                            </li>
                                            <li>
                                               <a href="#">Appareils multimedia</a>
                                            </li>
                                            <li>
                                               <a href="#">T&eacute;l&eacute;phonie mobile</a>
                                            </li>
                                            <li>
                                               <a href="#">Syst&egrave;mes d'exploitation (Windows, Mac OS, Linux...)</a>
                                            </li>
                                            <li>
                                               <a href="#">Windows 7</a>
                                            </li>
                                            <li>
                                               <a href="#">Logiciels</a>
                                            </li>
                                            <li class="last">
                                               <a href="#">Graphisme</a>
                                            </li>
                              </ul>
                           </div>
                        </div>
                  </li>
                  <li class="last">
                     <a href="#" class="topmenu">Spec corolla<span class="triggerTopmenu"></span></a>
                                <div class="wrapperTopmenuOff" style="width: 155px;" id="menu_entreprise">
                                   <div class="shadowTopmenu">
                              <ul>
                                 <li>
                                               <a href="#">Accueil</a>
                                            </li>
                                            <li>
                                               <a href="#">E-entreprise</a>
                                            </li>
                                            <li>
                                               <a href="#">Technologie</a>
                                            </li>
                                            <li>
                                               <a href="#">Guide d'achat</a>
                                            </li>
                                            <li class="last">
                                               <a href="#l">Communaut&eacute;</a>
                                            </li>
                              </ul>
                           </div>
                        </div>
                  </li>
                  </ul>
            <div id="header-media">
               <a href="/livre/index.php" id="header-media-livre"><span>Livre d'or</span></a> 
            </div>
         </div>
            </div>
         <div id="header-tools">
             <div class="header-inside clearfix">
               <form name="search" action="http://localhost/phpBB3/dm_video/searchvideo.php" method="post" id="search">
                    <input type="hidden" name="id" value="{ID}" />
                  <fieldset class="clearfix">
                            <label for="searchField" id="labelSearch">Rechercher :</label>
                           <input type="text" class="hintTextbox" id="searchField" name="search_string"  maxlength="64"
                            value="Image"/>
                            <button class="searchBtn" name="submit" id="submit" type="submit">
                                <em>
                                    Trouver
                                </em>
                            </button>
                  </fieldset>
               </form>
                                         <div id="blockWelcome">
                     <span class="myPseudo">bedj</span>, aucun message<a href="..//ucp.php?mode=logout&amp;sid=46bbb69b631807565432581ce4bf8320&amp;redirect=">
                        <img style="vertical-align: middle; margin-left: 3px;" alt="Me déconnecter" src="http://localhost/images/bt-close2.png"/>
                     </a>
                  </div>
                  <div id="blockAccount" style="width:540px">
                            <div class="in2">
                        <a class="goTo" href="../ucp.php">G&eacute;rer mon profil</a>
                                |<a href="../adm/index.php"> Administration</a> | <a href="../mcp.php"> Mod&eacute;ration</a> | <a id="triggerPanelAccount" class="dropslide" href="#">
                           <span style="background: transparent url(http://localhost/images/greenFlag.gif) no-repeat scroll left center; padding-left: 13px; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"> Suivi de mes discussions</span>
                        </a>
                        <br/>
                        
                        <div id="accountPanel" style="display: none;">
                           <div style="padding: 15px;">
                           <span class="specialmessage">
                        - <a href="http://localhost/phpBB3/search.php?search_id=unanswered">Voir les messages sans r&eacute;ponses</a>
                           <br> - <a href="search.php?search_id=newposts">Voir les nouveaux messages</a>
                           <br> - <a href="http://localhost/phpBB3/search.php?search_id=unreadposts}">Voir les messages non lus</a>
                           <br> - <a href="search.php?search_id=active_topics">Voir les sujets actifs</a>
                           <br> - <a href="http://localhost/phpBB3/search.php?search_id=egosearch">Voir mes message</a>
                           </span> <!-- IF S_EXISTS_UNREADS --><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a><!-- ELSE --><a href="{U_SEARCH_UNREAD}">{L_NO_UNREADS}</a><!-- ENDIF -->    </div>
                        </div>
                             </div>
                  </div>   
   
      
                     <script charset="utf-8" type="text/javascript">
             //<![CDATA[
           
             var PanelAccount = {
             open: false,
             toggle: function(e) {
             if(PanelAccount.open) {
             Event.stop(e)
             Element.hide($('accountPanel'));
             Utils.flash({ id: $('sidebar'), display: 'visible' });
             PanelAccount.open = false;
             }
             else {
             Event.stop(e)
            Element.show($('accountPanel'));
             Utils.flash({ id: $('sidebar') });
             PanelAccount.open = true;
             }
             }
             }
           
             document.observe("dom:loaded", function() {
             if($('triggerPanelAccount')) Event.observe($('triggerPanelAccount'), 'click', PanelAccount.toggle);
             });
           
             //]]>
            </script>
            </div>
         </div>
      </div>
   </div>


<script type="text/javascript">
//<![CDATA[
   
        document.observe("dom:loaded", function(){
         new modal.prototype.initialize();

         CookieParam = new RegExp("#redir");

         if(CookieParam.exec(window.document.URL)) {
            viewModal('http://www.tomsguide.com/fr/membres/?action=modalLanguageSelection&amp;lsSite=TomsGuide');
         }

         menuHeader({ idMenu: 'header-sections', className: 'topmenu' });
         if($('menu1')){
            menuHeader({ idMenu: 'menu1', className: 'smenuLink' });
         }
      });
      
      function toggleVersions() {
         if($('lang-other').style.display == 'none') {
            $('lang-current').hide();
            $('arrow-toggle').addClassName('arrow-right');
            Effect.toggle('lang-other', 'appear');
         }
         else {
            $('arrow-toggle').removeClassName('arrow-right');
            Effect.toggle('lang-other', 'appear', {
               afterFinish: function() {
                  $('lang-current').show();
               }
            });
         }
         return false;
      }
   
 //]]>   
</script>
<script type="text/javascript">
messageObj = new DHTML_modalMessage();   // We only create one object of this class
messageObj.setShadowOffset(5);   // Large shadow
 
 
function displayMessage(url)
{
   
   messageObj.setSource(url);
   messageObj.setCssClassMessageBox(false);
   messageObj.setSize(400,200);
   messageObj.setShadowDivVisible(true);   // Enable shadow for these boxes
   messageObj.display();
}
 
function displayStaticMessage(messageContent,cssClass)
{
   messageObj.setHtmlContent(messageContent);
   messageObj.setSize(300,150);
   messageObj.setCssClassMessageBox(cssClass);
   messageObj.setSource(false);   // no html source since we want to use a static message here.
   messageObj.setShadowDivVisible(false);   // Disable shadow for these boxes   
   messageObj.display();
   
   
}
 
function closeMessage()
{
   messageObj.close();   
}
 
 
</script>
ÿØÿà
bedj
Posts 10 - 20
Posts 10 - 20
 
Posts: 15
Topics: 3
Images: 1
Joined: Sat Jun 18, 2011 1:51 pm

Re: No image

Postby nickvergessen » Fri Jun 24, 2011 11:10 am

Can you please post a link to your page (NOT localhost)
cheers nickvergessen :geek:

Member of phpBB Development-Team
No Support via PM
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 5748
Topics: 217
Images: 139
Joined: Mon Oct 15, 2007 4:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen

Re: No image

Postby bedj » Fri Jun 24, 2011 5:14 pm

i check for free web hosting.

but i will have problem with mysql because the but my username before the name of my table.
So i have to rename all the table.

It is more easier if i give my entire web site with the mysql file
the site size is 40mb ?
bedj
Posts 10 - 20
Posts 10 - 20
 
Posts: 15
Topics: 3
Images: 1
Joined: Sat Jun 18, 2011 1:51 pm

Re: No image

Postby bedj » Sun Jun 26, 2011 10:04 pm

It is ok if i hive you thepackage in pm ?
bedj
Posts 10 - 20
Posts 10 - 20
 
Posts: 15
Topics: 3
Images: 1
Joined: Sat Jun 18, 2011 1:51 pm

Re: No image

Postby bedj » Mon Jun 27, 2011 2:46 am

It solved thank
bedj
Posts 10 - 20
Posts 10 - 20
 
Posts: 15
Topics: 3
Images: 1
Joined: Sat Jun 18, 2011 1:51 pm

Previous

Return to Support & Administration

Who is online

Users browsing this forum: No registered users and 2 guests