kelle67
Well-known member
Hello I am looking for a developer.
Our former admin, who unfortunately passed away in 2020, had created an image poll.
Since the XF update to 2.2.8 it no longer works.
I finally found the error today but I can't fix it.
The addon writes html code to the database.
It always looked like this until the update:
Rauhnacht is the username in this case.
Since the update, only one part is written to the database:
This part is missing:
So we are looking for a developer who can solve the problem.
Our former admin, who unfortunately passed away in 2020, had created an image poll.
Since the XF update to 2.2.8 it no longer works.
I finally found the error today but I can't fix it.
The addon writes html code to the database.
It always looked like this until the update:
Code:
<img src="/data/Polaroid/thumbnails/517/517301.jpg"><span><a href="/attachments/517301" data-lightbox="poll">Rauhnacht</a>
Since the update, only one part is written to the database:
Code:
<img src="/data/Polaroid/thumbnails/517/517301.jpg"><span><a href="/attachments/517301" data-lightbo
This part is missing:
Code:
x="poll">Rauhnacht</a>
So we are looking for a developer who can solve the problem.