feredy_y
12-27-2011, 08:09 AM
ngold.ir
فکر مکنید مشکل از کجا باید باشه که تصاویر و غیره نمایش پیدا نمی کنه >؟
<?php
/**
* @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>">
<html xmlns="<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<?php
global $templateurl ;
$templateurl = $this -> baseurl . '/templates/1797_jewelry_shop' ;
$js = $templateurl.'/js/';
$css = $templateurl.'/css/';
?>
<meta <b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>"Content-Type" content="text/html; <?php echo _ISO; ?>" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $templateurl; ?>/css/template.css" type="text/css" />
<!-- Header_gallery_end -->
<!--[if IE]>
<link href="<?php echo $templateurl; ?>/css/ieonly.css" rel="stylesheet" type="text/css" />
<![endif]-->
</head>
<body dir="ltr">
<div class="outer">
<div id="shopcart">
<jdoc:include type="modules" name="user2" />
</div>
<div id="currency"><jdoc:include type="modules" name="user1" /></div>
<div id="man"><jdoc:include type="modules" name="user4" /></div>
<div id="logo">
<a href="<?php echo $mainframe -> getCfg ( 'live_site' ) ; ?>">
<img src="<?php echo $templateurl; ?>/images/logo.jpg" alt="<?php echo $mainframe->getCfg('sitename') ; ?>" />
</a>
</div>+
<div id="topmenu">
<jdoc:include type="modules" name="user3" />
<ul><li></li></ul>
</div>
<div class="clear"></div>
<div id="header" class="outer">
<div class="inner">
<p><b>Sed ut perspiciatis unde </b>omnis iste natus sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae</p>
<div class="button">
<a href="#">SHOP NOW</a>
</div>
</div>
</div>
<script type="text/javascript">
c = document.getElementsByName("submit")
c[0].value = 'Change';
</script>
<script type="text/javascript">
c = document.getElementsByName("manufacturerSearch")
c[0].value = '';
</script>
<table id="content" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<?php if ( $this -> countModules ( 'left' ) ) : ?>
<td id="left">
<jdoc:include type="modules" name="left" style="side" />
</td>
<?php endif; ?>
<td>
<div id="center">
<div id="message"><jdoc:include type="message" /></div>
<?php if ( ( $_GET [ 'view' ] == 'frontpage' ) && ( $_POST [ 'option' ] == '' ) ) { ?>
<div id="fp"><jdoc:include type="modules" name="content" style="side" /></div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<jdoc:include type="modules" name="banner1" />
</td>
<td>
<jdoc:include type="modules" name="banner2" />
</td>
<td>
<jdoc:include type="modules" name="banner3" />
</td>
</tr>
</table>
<?php } else { ?>
<div id="path"><div class="left"><div class="right"><div class="inner">
<jdoc:include type="modules" name="breadcrumb" />
</div></div></div></div>
<div
id="component"
<?php if ( ( $option == 'com_virtuemart' ) && ( ( !isset ( $_REQUEST [ 'page' ] ) ) || ( $_REQUEST [ 'page' ] == 'shop.browse' ) ) && (!isset ( $_REQUEST [ 'category_id' ] ) ) ) { ?>
class="firstShopPage"
<?php } ?>
><jdoc:include type="component" /></div>
<!--<jdoc:include type="modules" name="banner" />-->
<?php } ?>
</div>
</td>
<?php if ( ( $this -> countModules ( 'right' ) ) ) : ?>
<td id="right">
</td>
<?php endif; ?>
</tr>
</table>
<div id="footer">
<div class="left">
<div class="right">
<div class="inner">
<span style="position:relative;top:-5px">© All rights reserved. <?php echo Date( 'Y' ) ;?>.</span>
<div id="power">designed by <a href="<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>" title="Website Templates">Website Templates</a>.bz - professional <ahref="<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>" title="Virtuemart Template">Virtuemart Template</a></div>
</div>
</div>
</div>
</div>
<jdoc:include type="modules" name="debug" />
</div>
</body>
</html>
فکر مکنید مشکل از کجا باید باشه که تصاویر و غیره نمایش پیدا نمی کنه >؟
<?php
/**
* @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
// no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>">
<html xmlns="<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<?php
global $templateurl ;
$templateurl = $this -> baseurl . '/templates/1797_jewelry_shop' ;
$js = $templateurl.'/js/';
$css = $templateurl.'/css/';
?>
<meta <b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>"Content-Type" content="text/html; <?php echo _ISO; ?>" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $templateurl; ?>/css/template.css" type="text/css" />
<!-- Header_gallery_end -->
<!--[if IE]>
<link href="<?php echo $templateurl; ?>/css/ieonly.css" rel="stylesheet" type="text/css" />
<![endif]-->
</head>
<body dir="ltr">
<div class="outer">
<div id="shopcart">
<jdoc:include type="modules" name="user2" />
</div>
<div id="currency"><jdoc:include type="modules" name="user1" /></div>
<div id="man"><jdoc:include type="modules" name="user4" /></div>
<div id="logo">
<a href="<?php echo $mainframe -> getCfg ( 'live_site' ) ; ?>">
<img src="<?php echo $templateurl; ?>/images/logo.jpg" alt="<?php echo $mainframe->getCfg('sitename') ; ?>" />
</a>
</div>+
<div id="topmenu">
<jdoc:include type="modules" name="user3" />
<ul><li></li></ul>
</div>
<div class="clear"></div>
<div id="header" class="outer">
<div class="inner">
<p><b>Sed ut perspiciatis unde </b>omnis iste natus sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae</p>
<div class="button">
<a href="#">SHOP NOW</a>
</div>
</div>
</div>
<script type="text/javascript">
c = document.getElementsByName("submit")
c[0].value = 'Change';
</script>
<script type="text/javascript">
c = document.getElementsByName("manufacturerSearch")
c[0].value = '';
</script>
<table id="content" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<?php if ( $this -> countModules ( 'left' ) ) : ?>
<td id="left">
<jdoc:include type="modules" name="left" style="side" />
</td>
<?php endif; ?>
<td>
<div id="center">
<div id="message"><jdoc:include type="message" /></div>
<?php if ( ( $_GET [ 'view' ] == 'frontpage' ) && ( $_POST [ 'option' ] == '' ) ) { ?>
<div id="fp"><jdoc:include type="modules" name="content" style="side" /></div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<jdoc:include type="modules" name="banner1" />
</td>
<td>
<jdoc:include type="modules" name="banner2" />
</td>
<td>
<jdoc:include type="modules" name="banner3" />
</td>
</tr>
</table>
<?php } else { ?>
<div id="path"><div class="left"><div class="right"><div class="inner">
<jdoc:include type="modules" name="breadcrumb" />
</div></div></div></div>
<div
id="component"
<?php if ( ( $option == 'com_virtuemart' ) && ( ( !isset ( $_REQUEST [ 'page' ] ) ) || ( $_REQUEST [ 'page' ] == 'shop.browse' ) ) && (!isset ( $_REQUEST [ 'category_id' ] ) ) ) { ?>
class="firstShopPage"
<?php } ?>
><jdoc:include type="component" /></div>
<!--<jdoc:include type="modules" name="banner" />-->
<?php } ?>
</div>
</td>
<?php if ( ( $this -> countModules ( 'right' ) ) ) : ?>
<td id="right">
</td>
<?php endif; ?>
</tr>
</table>
<div id="footer">
<div class="left">
<div class="right">
<div class="inner">
<span style="position:relative;top:-5px">© All rights reserved. <?php echo Date( 'Y' ) ;?>.</span>
<div id="power">designed by <a href="<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>" title="Website Templates">Website Templates</a>.bz - professional <ahref="<b><font color=red>فقط کاربران عضو انجمن می توانند لینک ها را مشاهده کنند</font></b>" title="Virtuemart Template">Virtuemart Template</a></div>
</div>
</div>
</div>
</div>
<jdoc:include type="modules" name="debug" />
</div>
</body>
</html>