Pat
Announcement
Collapse
No announcement yet.
Signature File Invalid
Collapse
X
-
Signature File Invalid
All the old signature lines continue to work but any attempt to add or edit a signature results in an error message "invalid file". I have searched the settings and cannot find anything to fix. Suggestions appreciated!
Pat -
Rebuild the signature cache under Maintenance -> General Update Tools in the AdminCP.Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API - Full / Mobile
Vote for your favorite feature requests and the bugs you want to see fixed.
- 1 like
Comment
-
Also it might be this issue:
If you check the 'modifysignature' template in the style you're using, is it showing as being customised? If so, revert this template and this should fix the error.
If you want to check this manually, edit the template and look for this:
Code:value="http://www."
Code:value=""
- 2 likes
Comment
-
Originally posted by Wayne Luke View PostRebuild the signature cache under Maintenance -> General Update Tools in the AdminCP.
Originally posted by Mark.B View PostAlso it might be this issue:
If you check the 'modifysignature' template in the style you're using, is it showing as being customised? If so, revert this template and this should fix the error.
If you want to check this manually, edit the template and look for this:
Code:value="http://www."
Code:value=""
And yes, in the template "modifysignature" I was haveCode:value="http://www."
But a last doubt:
In my signature, I have codes for link images amd change style colour.
If click in save, chrome indicate this:
Code:Chrome has detected an unusual code on this page and has blocked it to protect your personal information. Try to access the main page of the website. ERR_BLOCKED_BY_XSS_AUDITOR
Thanks and regards!
Comment
-
Originally posted by gnrx View PostIf click in save, chrome indicate this:
Code:Chrome has detected an unusual code on this page and has blocked it to protect your personal information. Try to access the main page of the website. ERR_BLOCKED_BY_XSS_AUDITOR
Thanks and regards!
Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API - Full / Mobile
Vote for your favorite feature requests and the bugs you want to see fixed.
Comment
-
Originally posted by Wayne Luke View Post
This would be caused by Chrome and not vBulletin. Most likely some extension you have. I also use Chrome and do not have this issue on vBulletin sites.
With type my reply, I was use Chromium (not Chrome), now, after read your reply, I try with Chrome (with any extension and fresh install) and I have the same issue.
But I test with Firefox, and works fine, not problem.
Only with Chromium & Chrome.
Its possible this issue its for some template also edited?
Again, thank you very much!
Comment
-
It isn't actually related to vBulletin but a security feature in browsers. Since vBulletin 4 uses older javascript libraries, they can trigger this protection. There is no fix, only a workaround which is turning it off.
You can turn off XSS checking by adding this line to the top of your /includes/config.php file.
Code:header('X-XSS-Protection: 0');
Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API - Full / Mobile
Vote for your favorite feature requests and the bugs you want to see fixed.
Comment
Related Topics
Collapse
-
by flipped50Hi, I am getting a message while trying to remove the signature. The getting message is 'Please add signature.' and I am using the version 5.2.2. Is there any setting for disabling this option. Appreciating...
-
Channel: Support Issues & Questions
Fri 30th Sep '16, 12:35am -
Comment