oliveo1l
Forum Replies Created
-
Forum: Plugins
In reply to: [SEO Ultimate] Title tags are the same for every page!My site is http://www.oliveweddings.co.uk
Forum: Fixing WordPress
In reply to: Notices issue when using various pluginsMaybe it’s best to deal with each error one at a time:
This is the line causing the error:
<textarea cols=”57″ rows=”2″ name=”aiosp_front_meta_tags”><?php echo stripcslashes($aioseop_options[‘aiosp_front_meta_tags’]); ?></textarea>
Forum: Fixing WordPress
In reply to: Notices issue when using various pluginsThanks Esmi
I have asked my hosts but they don’t seem to be able to do that!
I’m so frustrated, I’ve tried editing the php.ini
I’ve tried coding into the wp-config.php file and the index.php which seems to be the only page effected and none of this works!I’ve tried the E_ALL & ~E_NOTICE
ini_set(‘display_errors’, false);
error_reporting (0);Nothing shifts this one message. The developers of the plugin say it is an Ipage issue.
Any help woul be very much appreciated. I’m a bit of a beginner so have just followed instructions I can find.Forum: Fixing WordPress
In reply to: Notices issue when using various pluginsThe problem I have is that whenever either of these *ARE ACTVATED* (and several others I’ve tried) THEY cause Notices at the top of the admin area AND the front end!