Resource icon

Ignore Signatures 2.2

No permission to download
Disabled it and it no longer loads a new page. I'm on 1.1.4.

That could be the issue. I've only tested this on 1.1.5, and for me it works fine now :/

I know this is probably asking a lot, but could you try it on a 1.1.5 install?

Scratch that, I just remembered my dev install is still 1.1.4 ;)

The only thing I can think of is another addon is clashing with mine and producing this result...

(someone probably forgot to call the parent!)

I'll look into it :)
 
One other thing this did was to stop uploaded attachments from embedding. Instead it just said "attachment xxxxx". Once I disabled this was fixed. Again, could be a 1.1.4 issue.
 
One other thing this did was to stop uploaded attachments from embedding. Instead it just said "attachment xxxxx". Once I disabled this was fixed. Again, could be a 1.1.4 issue.

It's more likely the JSon and other AJAX features aren't loading correctly. I did stop overriding the insert jSon function, but to make the addon still work I had to add some code to it.

I did then call the parent, but if another addon exists that doesn't call the parent, then the original code will never be executed.
 
Okaaay, this is very strange!

If I call the parent in the view class I'm overriding, the image attachments don't show. If I don't call the parent, they show...

Any ideas? Maybe @xf_phantom or someone? I'll ask the rest of the xF community...
 
I'll look into it. But I don't think I'm getting it, so it could be tricky...

EDIT: Ok, this is happening to me. Looking into it...

At first glance, it seems to be working ok now. Interesting side effect, the Hide Users Signature link inside the signature now disappears if your mouse isn't hovering over the signature.
 
At first glance, it seems to be working ok now. Interesting side effect, the Hide Users Signature link inside the signature now disappears if your mouse isn't hovering over the signature.

Nope, that's a new feature introduced in 1.3 :)

It's designed so the link is less obtrusive. If you don't wan't it, just remove the css requirement from the template.
 
Nope, that's a new feature introduced in 1.3 :)

It's designed so the link is less obtrusive. If you don't wan't it, just remove the css requirement from the template.

Its cool with me. I just didn't see it in the update so I thought it might have been a side effect. Obviously there though, so, whoops!
 
Hmm, it shouldn't be - it doesn't seem to have that effect on my forum at least. Let me check...

I'll disable everything else to double check but disabling this addon restored the save draft function that was missing.


Edit: Save Draft is still missing from the editor with this addon being the only active one.
 
Last edited:
I'll disable everything else to double check but disabling this addon restored the save draft function that was missing.


Edit: Save Draft is still missing from the editor with this addon being the only active one.

Ok, just confirmed it. That was the bad news. The good news? I've also fixed it :D

Packaging new version, expect it to be uploaded by 02:25 :)
 
Back
Top Bottom