سلام یه سوال دیگه :
مثلا اینجا نوشته :
م باید توی index.template.php قالب بگردیم هر جا <body>'; بود قبلشکد:<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>
رو اضافه کنم . درسته دیگه ؟کد://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 تای اینا باید عبارت اضافه کنم ؟





علاقه مندی ها (Bookmarks)