1
rif_bOy
NEED ME
  • 2011/5/17 13:46

  • rif_bOy

  • Just popping in

  • Posts: 4

  • Since: 2011/5/17


Hi Friends i have one Probleme with my theme , frome theme.html the blocks not visible plz help me ..

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>" dir="rtl"> <head>  <!...-- Theme name --> <{assign var=theme_name value=$xoTheme->folderName}> <!-- Directory html files --> <{assign var=theme_name value=$xoTheme->folderName|cat:'/xotpl'}> <!-- Title and meta --> <title><{if $xoops_pagetitle !=''}><{$xoops_pagetitle}> : <{/if}><{$xoops_sitename}></title> <meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" /> <meta name="robots" content="<{$xoops_meta_robots}>" /> <meta name="keywords" content="<{if $xoops_pagetitle !=''}><{$xoops_pagetitle}>, <{/if}><{$xoops_meta_keywords}>" />  <meta name="description" content="<{if $xoops_pagetitle !=''}><{$xoops_pagetitle}>, <{/if}><{$xoops_meta_description}>" /> <meta name="rating" content="<{$xoops_meta_rating}>" /> <meta name="author" content="<{$xoops_meta_author}>" /> <meta name="copyright" content="<{$xoops_meta_copyright}>" /> <meta name="generator" content="bleekk.com" /> <!-- Rss --> <link rel="alternate" type="application/rss+xml" title="RSS Feed" href="<{xoAppUrl backend.php}>" />  <!-- Favicon --> <link rel="shortcut icon" type="image/ico" href="<{xoImgUrl icons/favicon.ico}>" />  <link rel="icon" type="image/png" href="<{xoImgUrl icons/icon.png}>" />  <!-- Sheet Css --> <link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoAppUrl xoops.css}>" /> <link rel="stylesheet" type="text/css" media="all" title="Style sheet" href="<{xoImgUrl css/style.css}>" />  <{$xoops_module_header}> </head> <body id="<{$xoops_dirname}>" class="<{$xoops_langcode}>"> <noscript><h1><{if $xoops_pagetitle !=''}><{$xoops_pagetitle}><{/if}></h1></noscript>  <div id="header">  <div align="center"> <table border="0" width="100%" cellspacing="0" cellpadding="0" id="table1"> <tr> <td width="26"> <a href="<{xoAppUrl}>"><span style="text-decoration: none"><img src="/themes/AS/img/logo-test.jpg" title="<{$xoops_pagetitle}>" /></span></a></td> <td> <img border="0" src="/themes/AS/img/ar.jpg" width="728" height="90"></td> </tr> </table>  <p style="margin-top: 2px; margin-bottom: 5px"> <a href="/index.php"> <img border="0" src="/menu/1.jpg" width="66" height="28"></a><a href="/modules/news/"><img border="0" src="/menu/2.jpg" width="61" height="28"></a><a href="/modules/news/index.php?storytopic=15&storynum=5"><img border="0" src="/menu/3.jpg" width="115" height="28"></a><a href="/modules/news/index.php?storytopic=8&storynum=5"><img border="0" src="/menu/4.jpg" width="114" height="28"></a><a href="/modules/news/index.php?storytopic=1"><img border="0" src="/menu/5.jpg" width="124" height="28"></a><a href="/modules/news/index.php?storytopic=10&storynum=5"><img border="0" src="/menu/6.jpg" width="96" height="28"></a><a href="/modules/news/index.php?storytopic=13&storynum=5"><img border="0" src="/menu/7.jpg" width="103" height="28"></a><a href="/modules/news/index.php?storytopic=18&storynum=5"><img border="0" src="/menu/8.jpg" width="112" height="28"></a><a href="/modules/contact/"><img border="0" src="/menu/9.jpg" width="75" height="28"></a></div> </div>  <!-- Navigation Menu --> <div id="top-menu"> <div id="suche"> <form method="get" action="<{xoAppUrl search.php}>"> <div id="search-field"></div> </form>  </div> </div>  <div id="xo-canvas"> <!-- End header --> <table id="xo-canvas-content" cellspacing="0">  <tr> <td> <table> <{if $xoops_showrblock}> <p style="margin-top: 0; margin-bottom: 0" align="right"> </td> </tr>  <{/if}> <tr> <!-- Start left blocks loop --> <{if $xoops_showlblock}> <td id="xo-canvas-leftcolumn"> <{foreach item=block from=$xoBlocks.canvas_left}> <{includeq file="theme_blockleft.html"}> <{/foreach}> </td> <{/if}> <!-- End left blocks loop --> <td id="xo-page">  <!-- Start center top blocks loop --> <{if $xoBlocks.page_topleft or $xoBlocks.page_topcenter or $xoBlocks.page_topright}> <table id="xo-topblocks" cellspacing="0"> <tr> <td id="xo-topcenterblocks" colspan="2"> <{foreach item=block from=$xoBlocks.page_topcenter}> <{includeq file="theme_blockcenter_c.html"}> <{/foreach}> </td> </tr>  <tr> <td id="xo-topleftblocks"> <{foreach item=block from=$xoBlocks.page_topleft}> <{includeq file="theme_blockcenter_l.html"}> <{/foreach}> </td>  <td id="xo-toprightblocks"> <{foreach item=block from=$xoBlocks.page_topright}> <{includeq file="theme_blockcenter_r.html"}> <{/foreach}> </td> </tr>  </table> <{/if}> <!-- End center top blocks loop -->  <!-- Start content module page --> <div id="xo-content"><{$xoops_contents}></div> <!-- End content module -->  <!-- Start center bottom blocks loop --> <{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright or $xoBlocks.page_bottomcenter}> <table id="xo-bottomblocks" cellspacing="0">  <{if $xoBlocks.page_bottomcenter}> <tr> <td id="xo-bottomcenterblocks" colspan="2"> <{foreach from=$xoBlocks.page_bottomcenter item=block}> <{include file="theme_blockcenter_c.html"}><{/foreach}> </td> </tr> <{/if}> <{if $xoBlocks.page_bottomleft or $xoBlocks.page_bottomright}> <tr> <td id="xo-bottomleftblocks">  <{foreach from=$xoBlocks.page_bottomleft item=block}> <{include file="theme_blockcenter_l.html"}> <{/foreach}> </td>  <td id="xo-bottomrightblocks"> <{foreach from=$xoBlocks.page_bottomright item=block}> <{include file="theme_blockcenter_r.html"}> <{/foreach}> </td> </tr> <{/if}> </table>  <{/if}> <!-- End center bottom blocks loop --> </td> </tr> </table> </td>  <{if $xoops_showrblock}> <td id="xo-canvas-rightcolumn"> <{foreach item=block from=$xoBlocks.canvas_right}> <{includeq file="theme_blockright.html"}> <{/foreach}> </td>  <{/if}> </tr>   </table> <!-- Start footer --> <div id="footer"> <p align="center"><span lang="ar-sa"><font face="Tahoma">جميع الحقوق محفوضة لموقع أزغنعان 24 2011</font></span><font face="Tahoma"><span lang="ar-sa"> </span></font>©<span lang="ar-sa"> </span> </span>-<span lang="ar-sa"> </span><a href="http://www.azghanghan24.com/">  <font color="#CC0000">azGhanGhan24.Com</font></a><font color="#FF3300">&nbsp; </font><p align="center">  <script type="text/javascript" src="http://widgets.amung.us/classic.js"></script><script type="text/javascript">WAU_classic('q3fgthi2vb97')</script> <font color="#CC0000">&nbsp;</font></div> <!-- end Footer --> </div>  </body> </html>

2
rif_bOy
Re: NEED ME
  • 2011/5/18 12:18

  • rif_bOy

  • Just popping in

  • Posts: 4

  • Since: 2011/5/17


95 Views

3
Bleekk
Re: NEED ME
  • 2011/5/18 12:35

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


which blocks are not visible? right? left? center? center-left? please provide more informations. Link to your site would also be nice

4
rif_bOy
Re: NEED ME
  • 2011/5/18 16:02

  • rif_bOy

  • Just popping in

  • Posts: 4

  • Since: 2011/5/17


The block's in mode visible , but is unvisible in index ..

5
Mechs
Re: NEED ME
  • 2011/5/18 17:04

  • Mechs

  • Just popping in

  • Posts: 35

  • Since: 2007/4/16


which xoops version u are using,

if 2.4.x try clear the following;
1. -->xoops_data-->caches-->smarty_cache/

2. 1. -->xoops_data-->caches-->smarty_compile/

if 2.5.x
login-->admin menu-->systems-->maintenance -Clean cache folder & Empty the sessions table

6
rif_bOy
Re: NEED ME
  • 2011/5/18 17:16

  • rif_bOy

  • Just popping in

  • Posts: 4

  • Since: 2011/5/17


but the xoops is ok with in other theme

7
Bleekk
Re: NEED ME
  • 2011/5/18 18:12

  • Bleekk

  • Theme Designer

  • Posts: 940

  • Since: 2002/12/14


and again which blocks are not visible? right? left? center? center-left? all blocks? only center blocks?

what's the theme name? have you changed anything on this theme?

Login

Who's Online

171 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 171


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits