bahattab
11-10-2006, 07:17 PM
hi
who can i hide this code in the editor
i install a hack and this code start to Appear to me
and the i lost the copy past
i uninstalled this hack and it is still same problem
the hack in the code :
<?xml version="1.0" encoding="windows-1256"?>
<product productid="massy_tools" active="1">
<title>اmass4</title>
<description>www.bdr130.net</description>
<version>3.0</version>
<codes>
<code version="3">
<installcode><![CDATA[$db->hide_errors();
$db->query_write("UPDATE " . TABLE_PREFIX . "post SET pagetext = REPLACE(pagetext,'[poem ','[poem=')");
$db->query_write("UPDATE " . TABLE_PREFIX . "user SET showvbcode = 1");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "post_parsed");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "posthash");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "bbcode");
$db->show_errors();
require_once(DIR . '/includes/class_bbcode.php');
build_bbcode_cache();]]></installcode>
<uninstallcode><![CDATA[$db->hide_errors();
$db->query_write("UPDATE " . TABLE_PREFIX . "post SET pagetext = REPLACE(pagetext,'[poem ','[poem=')");
$db->query_write("UPDATE " . TABLE_PREFIX . "user SET showvbcode = 1");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "post_parsed");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "posthash");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "bbcode");
$db->show_errors();
require_once(DIR . '/includes/class_bbcode.php');
build_bbcode_cache();]]></uninstallcode>
</code>
</codes>
<templates>
</templates>
<plugins>
<plugin active="1">
<title>mass4 - bdr130.net</title>
<hookname>bbcode_fetch_tags</hookname>
<phpcode><![CDATA[if (file_exists('./includes/massybbcode.php'))
require_once(DIR . '/includes/massybbcode.php');]]></phpcode>
</plugin>
</plugins>
<phrases>
</phrases>
<options>
</options>
</product>
if you install this code you will get this code appeared in the editor :
i hope someone can help me
the full hack in the attachment
thanks
regards
emad bahattab
who can i hide this code in the editor
i install a hack and this code start to Appear to me
and the i lost the copy past
i uninstalled this hack and it is still same problem
the hack in the code :
<?xml version="1.0" encoding="windows-1256"?>
<product productid="massy_tools" active="1">
<title>اmass4</title>
<description>www.bdr130.net</description>
<version>3.0</version>
<codes>
<code version="3">
<installcode><![CDATA[$db->hide_errors();
$db->query_write("UPDATE " . TABLE_PREFIX . "post SET pagetext = REPLACE(pagetext,'[poem ','[poem=')");
$db->query_write("UPDATE " . TABLE_PREFIX . "user SET showvbcode = 1");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "post_parsed");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "posthash");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "bbcode");
$db->show_errors();
require_once(DIR . '/includes/class_bbcode.php');
build_bbcode_cache();]]></installcode>
<uninstallcode><![CDATA[$db->hide_errors();
$db->query_write("UPDATE " . TABLE_PREFIX . "post SET pagetext = REPLACE(pagetext,'[poem ','[poem=')");
$db->query_write("UPDATE " . TABLE_PREFIX . "user SET showvbcode = 1");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "post_parsed");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "posthash");
$db->query_write("TRUNCATE TABLE " . TABLE_PREFIX . "bbcode");
$db->show_errors();
require_once(DIR . '/includes/class_bbcode.php');
build_bbcode_cache();]]></uninstallcode>
</code>
</codes>
<templates>
</templates>
<plugins>
<plugin active="1">
<title>mass4 - bdr130.net</title>
<hookname>bbcode_fetch_tags</hookname>
<phpcode><![CDATA[if (file_exists('./includes/massybbcode.php'))
require_once(DIR . '/includes/massybbcode.php');]]></phpcode>
</plugin>
</plugins>
<phrases>
</phrases>
<options>
</options>
</product>
if you install this code you will get this code appeared in the editor :
i hope someone can help me
the full hack in the attachment
thanks
regards
emad bahattab