Title: liaaz's Replies | WordPress.org

---

# liaaz

  [  ](https://wordpress.org/support/users/liaaz/)

 *   [Profile](https://wordpress.org/support/users/liaaz/)
 *   [Topics Started](https://wordpress.org/support/users/liaaz/topics/)
 *   [Replies Created](https://wordpress.org/support/users/liaaz/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/liaaz/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/liaaz/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/liaaz/engagements/)
 *   [Favorites](https://wordpress.org/support/users/liaaz/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/liaaz/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/liaaz/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-PostRatings] You have an error in your SQL syntax;](https://wordpress.org/support/topic/you-have-an-error-in-your-sql-syntax-8/)
 *  Thread Starter [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/you-have-an-error-in-your-sql-syntax-8/#post-4966950)
 * here is the code which I have in my widget to display to posts from category
 *     ```
       <?php if (function_exists('get_highest_rated_category')): ?>
   
          <ul>
          	<?php
          	$cat_id = get_query_var('cat');
   
              get_highest_rated_category($cat_id); ?>
          </ul>
       <?php endif; ?>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Title different in Google Search](https://wordpress.org/support/topic/title-different-in-google-search/)
 *  Thread Starter [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/title-different-in-google-search/#post-4902060)
 * interesting aspect is that the posts to which is give custom title do get the
   right title in Google results as-well
    so this issue has something to do with
   All-in-one-seo-pack and not how google chooses to display the title
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error: Cannot redeclare _765258526()](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/page/4/#post-2399588)
 * any suggestion guys that how can I find the code/process which keeps on overwriting
   my inde.php files ?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error: Cannot redeclare _765258526()](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/page/4/#post-2399585)
 * [@emil](https://wordpress.org/support/users/emil/) and Others
 * I have found another infected file in my wordpress
    it is wp-includes/js/crop/
   cropper.php , this file does not exist in original wordpress install I don’t 
   understand it, however from the looks, it seems to do something with logins and
   stuff here is it [http://pastebin.com/SSuq3wL6](http://pastebin.com/SSuq3wL6)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error: Cannot redeclare _765258526()](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/page/4/#post-2399584)
 * [@emil](https://wordpress.org/support/users/emil/)
    The link [http://www.victorciobanu.com/how-to-remove-mwjsdepack/](http://www.victorciobanu.com/how-to-remove-mwjsdepack/)
   mentions that the malware is hidden somewhere in tmp folder, for me it is not
   hidden, it is right in-front in the ./index.php files I can remove the malicious
   code from index.php and it gets all clear However, it again comes back again 
   after couple of minutes
 * I need to find out that how the code is being written to the index.php file and
   how to stop that from happening
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error: Cannot redeclare _765258526()](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/fatal-error-cannot-redeclare-_765258526/page/3/#post-2399582)
 * sucuri scan says that my website is also infected by MW:JS:DEPACK
 * There is encrypted code in my main ./index.php file, when I remove that the site
   becomes clear, however after sometime the infection again comes back
    I am on
   shared hosting and there are multiple sites in my account and all are infected,
   One site was using timthumb.php which I have updated to latest version now but
   that does not seem to have made any difference
 * what to do ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO Ultimate] [Plugin: SEO Ultimate] Options Wiped](https://wordpress.org/support/topic/plugin-seo-ultimate-options-wiped/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-options-wiped/#post-1625199)
 * the settings are not being saved 🙁
 * are there any workaround to this problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PLUGIN: SEO Ultimate] Title Rewriter](https://wordpress.org/support/topic/plugin-seo-ultimate-title-rewriter/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-seo-ultimate-title-rewriter/#post-1538450)
 * having same problem
    any update on this ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Injection] [Plugin: Ad Injection] Restrict Ads on certain categories/URL](https://wordpress.org/support/topic/plugin-ad-injection-restrict-ads-on-certain-categoriesurl/)
 *  Thread Starter [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-ad-injection-restrict-ads-on-certain-categoriesurl/#post-1824551)
 * thanks a lot, this was exaclty what I I was looking for
    And best of luck with
   your plug-in:)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One Adsense and YPN] [Plugin: All in One Adsense and YPN] beware of this plugin](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-beware-of-this-plugin/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-beware-of-this-plugin/#post-1733092)
 * this plugin is a **scam** and will rip you of off from your adsense earning
 * **DO NOT use this plugin**
    the creator of this plugin likes to rip of people
   from their hard earned money don’t believe in what he says, he has been exposed
   many times trying to trick people, see the older threads about this plugin and
   see what he has been upto
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Installing WP and keeping static index.htm](https://wordpress.org/support/topic/installing-wp-and-keeping-static-indexhtm/)
 *  Thread Starter [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/installing-wp-and-keeping-static-indexhtm/#post-1713398)
 * thanks
    but by installing WP in /blog/ can I get URLs like `www.mysite.com/wordpress-
   post` ? or will all my urls contain the subdirectory path i.e like `www.mysite.
   com/blog/wordpress-post`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blog Introduction] [Plugin: Blog Introduction] Limit of 50 words ?](https://wordpress.org/support/topic/plugin-blog-introduction-limit-of-50-words/)
 *  Thread Starter [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-blog-introduction-limit-of-50-words/#post-1684965)
 * Thanks, I think it is because of the limit post text plugin that I have installed
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One Adsense and YPN] [Plugin: All in One Adsense and YPN] Forced donation and spacing between ads](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-forced-donation-and-spacing-between-ads/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-forced-donation-and-spacing-between-ads/#post-1564821)
 * [@vigge_swe](https://wordpress.org/support/users/vigge_swe/)
    That is very shady,
   there is no mention anywhere that it is donating by default, most people will
   never bother to put anything there and will assume in good faith that since we
   never authorized any donations so there will be none
 * this is a blunt scam in face of webmasters
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One Adsense and YPN] [Plugin: All in One Adsense and YPN] Forced donation and spacing between ads](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-forced-donation-and-spacing-between-ads/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-forced-donation-and-spacing-between-ads/#post-1564819)
 * linewbie
 * what happens when we leave the filed blank ? its blank by default and I think
   that most people will leave it as-it-is ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One Adsense and YPN] [Plugin: All in One Adsense and YPN] Forced donation and spacing between ads](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-forced-donation-and-spacing-between-ads/)
 *  [liaaz](https://wordpress.org/support/users/liaaz/)
 * (@liaaz)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-all-in-one-adsense-and-ypn-forced-donation-and-spacing-between-ads/#post-1564808)
 * what If we leave the field to be blank ?

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/liaaz/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/liaaz/replies/page/2/?output_format=md)