xposed100
Forum Replies Created
-
Excellent, I look forward to the updated version.
I have just noticed that the following error is appearing on IE6,7,8
Message: Expected identifier, string or number
Line: 47
Char: 4
Code: 0
URI: http://www.bushmillsholidaycottage.co.uk/wp-content/plugins/browser-rejector/rejectr.js.php?wppath=%2Fvar%2Fwww%2Fvhosts%2Fbushmillsholidaycottage.co.uk%2Fhttpdocs%2Fwp-load.php&ver=3.4.2Hi,
Im testing with a virtual pc and My test scenarios are as follows,
IE6 – Cookies Enabled – Prompts on every page
IE7 – Cookies Enabled – Prompts on every page
IE8 – Cookies Enabled – Prompts only first page
IE8 (compatibility view) – Cookies Enabled – Prompts on every page, which i guess is the same as testing IE7.Also, only IE9 shows an icon to update to the latest version of IE, should this not also be displayed in the earlier versions of IE.
Any help greatly appreciated.
Site Link – http://www.bushmillsholidaycottage.co.uk
Thanks
JForum: Themes and Templates
In reply to: [Catch Box] [Theme: Catch Box] pubdate attribute not validResolved
Forum: Themes and Templates
In reply to: [Catch Box] [Theme: Catch Box] pubdate attribute not validThankyou. Worked a treat!
Forum: Fixing WordPress
In reply to: Permalink 404 Errors After 3.4.1 InstallApparently when its changed it recreates the .htaccess configuring the content to be relative to the site.
Forum: Fixing WordPress
In reply to: Permalink 404 Errors After 3.4.1 InstallI have just experienced the exact same issue with another site.
Weirdly it seemed to fix itself after i set it back to default, saved it and then switched it back to the permalink i wanted.
I have no idea why this would matter! Can you try this if you have already done so.
Forum: Fixing WordPress
In reply to: Permalink 404 Errors After 3.4.1 InstallThe config in your htaccess file (above) looks fine, its exactly what I have in mine, although im not an expert and cannot suggest anything else. Have you contacted GoDaddy to see what they say?
Sorry i cant be more help!
Forum: Fixing WordPress
In reply to: Permalink 404 Errors After 3.4.1 InstallHi,
I had the same problem and this is what fixed it for me …
Please note my web server is appache
1) Open the httpd.conf file in the apache conf directory
2) Search for the following# AllowOverride controls what directives may be placed in .htaccess files.
# It can be “All”, “None”, or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride None3) Replace the ‘AllowOverride None’ with ‘AllowOverride All’
Hope this works for you
Thanks
JOk i will look into themse switching.
Thanks for the reply