How to Remove Google Banner Ads in CreLoaded 6.2

Would you like to remove that google advertising that CRE Loaded has added to your site in a way that is tricky to find?

Open this file:
/includes/javascript/cart_links.js.php

Remove this code:

echo '<table width="100%" cellspacing="3" cellpadding="' .CELLPADDING_MAIN . '"><tr>';
echo '<td width="100%" style="text-align: center">';
include('http://creloaded.com/cre_google.js');
echo '</td></tr></table>';

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <i> <strong> <cite> <em> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <css>, <diff>, <drupal5>, <html>, <javascript>, <php>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.