XF 2.3 bug with no name after update 2.3.2

Are all your 3rd party add-ons compatibles with XF 2.3?
You updated to 2.3.2 from what version? 2.2.x or 2.3?
from 2.3
I can't find the cause of this bug
can you find out ?
and there is no error's on the admin panel.
note: when you scroll down in the thread nth happened but if you scroll up sh** happen :(
any help ?
 
Do you have an option to print threads? There is a error regarding this part:
HTML:
<script type="text/javascript">

const ptBtn = document.getElementById('printThread');
ptBtn.addEventListener('click', e => {
    window.print();
})

</script>
 
Do you have an option to print threads? There is a error regarding this part:
HTML:
<script type="text/javascript">

const ptBtn = document.getElementById('printThread');
ptBtn.addEventListener('click', e => {
    window.print();
})

</script>
I disabled the plugin of thread print and the problem still :(
 
You have a lot of error console concerning svg files too

Capture d'écran 2024-08-01 094756.webp

Capture d'écran 2024-08-01 094737.webp

From the postbit i think

Capture d'écran 2024-08-01 094725.webp

HTML:
<dt>
    <span data-xf-init="tooltip" title="مستوى التفاعل" >
        <i class="fa--xf fas fa-circle-check "><svg xmlns="http://www.w3.org/2000/svg" viewBox="" role="img" aria-hidden="true" ></svg></i>
    </span>
</dt>

The Font Awesome syntax used here is outdated, please check this post: https://xenforo.com/community/posts/1648280/
And i don't know if mixing FA icons and SVG file is correct, so check this too.
 
You have a lot of error console concerning svg files too

View attachment 307700

View attachment 307702

From the postbit i think

View attachment 307701

HTML:
<dt>
    <span data-xf-init="tooltip" title="مستوى التفاعل" >
        <i class="fa--xf fas fa-circle-check "><svg xmlns="http://www.w3.org/2000/svg" viewBox="" role="img" aria-hidden="true" ></svg></i>
    </span>
</dt>

The Font Awesome syntax used here is outdated, please check this post: https://xenforo.com/community/posts/1648280/
And i don't know if mixing FA icons and SVG file is correct, so check this too.
So the FA and svg causes this strange problem ?
 
after scroll up it shows this problem

Scroll anchoring was disabled in a scroll container because of too many consecutive adjustments (10) with too little total distance (0 px average, 0 px total).
 
No it is not destroyed, do this:
  1. Disable all add-ons
  2. Activate Default style
  3. Then check if the problem persist
    1. If not :
      1. activate your custom style to see if the problem comes back
      2. activate one by one add-ons to see which one trigger this behaviour
 
No it is not destroyed, do this:
  1. Disable all add-ons
  2. Activate Default style
  3. Then check if the problem persist
    1. If not :
      1. activate your custom style to see if the problem comes back
      2. activate one by one add-ons to see which one trigger this behaviour
I tried to surf the forum using default theme and "all good"
So any suggestions to solve main theme ?
I can't make the default theme as "default"
and there is no connection right now with the creator of theme.

if there is any solu, with pay I'm good with it at all.
but the forum now is like destroyed when i'm scrolling up in the threades.
 
Why can't you contact the theme creator?
he is freelancer and he is offline from couble of weeks.
That would be the easiest.
I know that wallah.
What is the name of this theme and where did you purchase/download it?
nah as I told you he is freelancer and its private design for my forum.

its possible from any one to get access to my forum style and edit it, and solve the problem with pay?
and how much it cost if it possible ?
 
Back
Top Bottom