
07-10-2012, 11:53 AM
|
|
 | |
|
|
 X-Guru
|
|
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
|
|
|
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);
?>
|
|