-
پاسخ : حل مشکل مد تبلیغات برای قالبهای غیر پیشفرض
سلام یه سوال دیگه :
مثلا اینجا نوشته :
کد:
<file name="$themedir/index.template.php">
<operation>
<search position="before"><![CDATA[<body>';]]></search>
<add><![CDATA[
//Display ads on the top of the page
if (function_exists("show_topofpageAds"))
{
$ads = show_topofpageAds();
if(!empty($ads))
if($ads['type']==0)
echo $ads['content'];
else
eval($ads['content']);
unset($ads);
}
]]>
</add>
</operation>
م باید توی index.template.php قالب بگردیم هر جا <body>'; بود قبلش
کد:
//Display ads on the top of the page
if (function_exists("show_topofpageAds"))
{
$ads = show_topofpageAds();
if(!empty($ads))
if($ads['type']==0)
echo $ads['content'];
else
eval($ads['content']);
unset($ads);
}
رو اضافه کنم . درسته دیگه ؟
اصلا من اونجا عبارت <body>'; ندیدم که بخوام قبلش اضافه کنمو اینکه یه جای دیگه دیدم نوشته بود </td> من گشتم دیدم نزدیک 500 تا از اینا پیدا کردم پس قبل از هر 500 تای اینا باید عبارت اضافه کنم ؟
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
09-07-2008 12:37 PM
# ADS
تبلیغات در جوملا فارسی
علاقه مندی ها (Bookmarks)