End Google Ads 201810 - BS.net 01 --> <div>
كلنا عرفين انهم عملو الهاك ولكن لم يعملو له الشرح الصحيح



لكم الحل والشرح

قم بالتعديل التالي



في ملف /includes/functions_newpost.php

ابحث عن


رمز PHP:
if ($type == 'thread' AND $post&#91;'taglist'&#93;)


رمز PHP:
&#91;CENTER&#93;
{

&#91;/
CENTER&#93;





استبدلة ب


رمز PHP:
// HACK : START : AUTO TAG




<div style="margin:20px; margin-top:5px"> رمز PHP:
<div class="alt2"> <div dir="ltr" style="text-align:left;"> <span style="color: #000000">&#91;CENTER&#93;
// if ($type == 'thread' AND $post&#91;'taglist'&#93;)

if ($type == 'thread')

{

if (!
$post&#91;'taglist'&#93;) {

$temptags = split(' ',$post&#91;'title'&#93;);

$newtags = array();

require(
DIR . '/includes/searchwords.php');

foreach (
$temptags as $tagtext) {

if (
strlen($tagtext<span style="color: #007700">)