View Single Post
  #517  
Old 07-10-2012, 11:53 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by lucus81
Hi,


Anyone could help me get rid off this part of codes above CDSE Pro dashboard.
See pic attached.

Thanks
Lucas

Open the admin/cdseopro/index.php file and at the top before <?php add:

<?php
error_reporting(0);
?>
Reply With Quote