jamessawle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Updating Plugins has locked site in Maint ModeThanks for this…
Forum: Plugins
In reply to: [AdRotate Banner Manager] Ads not being Rotated and all adds displayed!Managed to work this out, was because the adverts were set to 2/2, caned to 1/1 and worked OK.
Forum: Plugins
In reply to: [AdRotate Banner Manager] Banner Image 'Select Banner' does not work?Finally worked this out, was bloody AdBlock!
OK, wierd, when i left them they were throwing up that error, cool, as long as they are OK now, sorry for this…
James
I got a reply from HeartInternet:
Hi James,
Thank you for contacting us.
Ask the providers of the plugin if their scripts try to do a ‘loopback connection’ – ie trying to open a URL via http (or port 80) on the same server – if so then this is disallowed and firewalled out. It’s quite common with some WordPress plugins to do this which is poor, instead they should use the full server path to open a URL on the site – eg “/home/sites/md0mdi.com/public_html/file.ext” instead of “http://md0mdi.com/file.ext”
Does this help ????
OK, will ask them
OK, with all plugins deactivated the scheduler does not activate, nothing appears on the local directory on the web server and nothing appears in the dropbox.
OK, stopped again, plus I asked it to remove the old logs before backing up and it left them? will take website offline and shut down all plugins and see if the scheduler works.
Ok, was working but has now stopped, log file has not changed for ages, will try without uploads selected.
That seems to be doing something as in there are files appearing in the updraft directory on the server, will post more info when it has finished
Hi Guys, I have the same problem, really annoying and cannot get the Website Main Title to appear even though I have selected ‘Force Rewrites’ and also got this: %%sitename%% | %%title%% in the Posts and Pages title template.
I have tried editing the header.php file and even tried the following settings:
<title><?php wp_title(”); ?></title>
<title><?php wp_title(); ?><?php bloginfo(‘name’); ?></title>
<title><?php wp_title(); ?></title>
and still not joy, Disable SEO and it works great, enable SEO and it doesn’t!?
Any ideas?
Same problem here, tried the above suggestions and they do nothing for me… Looking through this support page it seems to be a problem that Yoest hasn’t yet fixed as many people have the same issue…