Flexile

Flexile 1.1.5.1

No permission to download
Status
Not open for further replies.
I went ahead and made an account on your site. That second avatar is a duplicate from your user login bar. You have the entire thing showing in your HTML twice.

Your site has many customizations. You CLEARLY made a mistake in one of your many edits. Revert each template one at a time until you find the error.

This is not an issue with Flexile nor XenPorta. It is due to something you did on your site.
I had to add a code in last time or something, but I have no clue what it was..
 
I had an issue since I deleted and reinstalled the theme, there's a random profile thing floating around, any way to fix it??
View attachment 15960
Ive seen this only too many times :p with skin editing
Its normal a missing </div> tag somewhere in the "template's" what ever you have edited (OR an addon you have added)
Check over the code in firebug.

How do we upgrade the style? Or should we remove the old style (for 1.0.2) and reinstall from scratch?
Best way is to Overwrite (Remember to save out any custom changes/templates!! before starting)
 
Ive seen this only too many times :p with skin editing
Its normal a missing </div> tag somewhere in the "template's" what ever you have edited (OR an addon you have added)
Check over the code in firebug.

Best way is to Overwrite (Remember to save out any custom changes/templates!! before starting)
I checked the HTML for the page and it's repeated, but where in the templates can I edit this out?
 
Can't I just go into the template and delete the double of it??
Like I said I have no idea what templates you have edited or and mods which have "added/changed" the templates (if there not using hooks that is)
 
Yes, you never told me which actual template it would be, there's a whole list of them..
That's because we don't know. It could be forum_list, or it could be code inside an actual add-on (i.e. PHP code) that is causing it. There are lots of possibilities.

Disable your add-ons one by one until the problem disappears, once you've identified the add-on, check that all of their custom templates have the correct mark-up.
 
That's because we don't know. It could be forum_list, or it could be code inside an actual add-on (i.e. PHP code) that is causing it. There are lots of possibilities.

Disable your add-ons one by one until the problem disappears, once you've identified the add-on, check that all of their custom templates have the correct mark-up.
I already know it's either Xenporta or Navmanager, I remember seeing something about how to fix it, I just had a mind blank and can't remember what I was supposed to do, and I cannot find the information.
 
Okay, well first identify which one (disable XenPorta, if it's still there it's Navmanager, if it's not there it's XenPorta). After that, find the template that is hooking into the forum's page and try to fix it. I don't have XenPorta or Navmanager installed so I can't give you a step by step.
 
Okay, well first identify which one (disable XenPorta, if it's still there it's Navmanager, if it's not there it's XenPorta). After that, find the template that is hooking into the forum's page and try to fix it. I don't have XenPorta or Navmanager installed so I can't give you a step by step.
Alright, I have found that it's Navmanager, how do I find the template that's hooking into the page?
 
Status
Not open for further replies.
Back
Top Bottom