Home > Other Systems (CPVLab, iMobiTrax, P202, Track Revenue, Click, Google Analytics, etc.) > Normal Prosper202

Issues with your self hosted Prosper202 install this week? There is a fix! (2)


12-27-2012 05:44 PM #1 BeyondHosting-Tyler (Member)
Issues with your self hosted Prosper202 install this week? There is a fix!

Hi Everyone,

We just want to put out a notice to those of you that may be using the self-hosted version of Prosper202 and are currently having issues using your Prosper202 install this week.

The issue you are seeing stems from the fact that tracking202.com is currently down. Unfortunately, because of the way the self hosted version loads ads from the tracking202.com site, there end up being some major problems when you try to use it while tracking202.com is down. Fortunately there is a really easy fix for the problem!


The Fix
1. Connect via FTP or open the cPanel file manager
2. Browse to the 202-config directory and open template.php for editing
3. Search for: top-left
4. Remove the following lines:

Code:
<script type="text/javascript" charset="utf-8">
                    var is_ssl = ("https:" == document.location.protocol);
                    var asset_url = is_ssl ? "https://ads.tracking202.com/prosper202-topleft/" : "<?php echo TRACKING202_ADS_URL; ?>/prosper202-topleft/";
                    document.write(unescape("%3Ciframe%20class%3D%22advertise-top-left%22%20src%3D%22"+asset_url+"%22%20scrolling%3D%22no%22%20frameborder%3D%220%22%3E%3C/iframe%3E"));
                </script>
5. Save the file!


Important Notes (Read This!)


12-28-2012 02:41 AM #2 Mr Baffoe (Veteran Member)

Sorry about that. The server issue has been fixed, I was traveling so it took much longer to resolve than it should have.


Home > Other Systems (CPVLab, iMobiTrax, P202, Track Revenue, Click, Google Analytics, etc.) > Normal Prosper202