Hi there,
I recently switched my site over to https, however I notice that attachment images are still being linked via http, causing mixed-content errors.
I haven't done any edits to the `bb_code_tag_attach` template.
It seems like {xen:link full:attachments, $attachment} is at fault.
Could the old URL be cached somewhere? (I am using backend memcache). Is there a way to flush any stored variables, if that's the issue?
Thanks!
I recently switched my site over to https, however I notice that attachment images are still being linked via http, causing mixed-content errors.
I haven't done any edits to the `bb_code_tag_attach` template.
It seems like {xen:link full:attachments, $attachment} is at fault.
Could the old URL be cached somewhere? (I am using backend memcache). Is there a way to flush any stored variables, if that's the issue?
Thanks!