no problem but that will work it will move the logo to the center of your forums
did you try to see if the logo is still in the Theme Resources try that see if that will help
it will look like this
{resource="enhancements/ips.png" app="core" location="admin"}
this is the only thing i can come up with add this in one of my files it will move the logo
#ipsLayout_header header {
text-align: center !important;
}
this is one of the most important section of your forums witch is profile gender most forums dont have this section in there forums so you would not know if you are talking to a male or female so to add this to your forums i think it should make a big difference in ipb i know they add this once be for but now it has change when they updated..
in your admin you want to go to the profile section and add it! Personal Information is there all ready so to add the rest
Create New Field Settings
in the Field Type :
add checkbox type
male or female
save
but after ipb have change it wont show in the register forum so what you will have to do is add
Gaming Computer
Acer - Nitro 5 15.6" Laptop -
Intel Core i5 - 8GB Memory -
NVIDIA GeForce GTX 1050 Ti - 256GB Solid State Drive - Black
really good for playing games like fortnight
any one know why this came up is there any way of fixing
MySQL Version Recommendation
You are running MySQL version 5.5.5-10.1.32-MariaDB. While this version is compatible, future releases of our software will require version 5.6.2 or above.
i know what you are saying you have to change all the url to the images for it to load if your ipb is not 100% https it will not give you the green lock if you post or shared an image from a different website that is not https it will give you that issue that's why i am telling you to check your images or you can Waite and see wht other answer some one comes up with that the only way i fixed mine
you sed you change the url in the cofig global file to https than everything should work fine with the issues but for the images like i sed if you share in image from a different website that use http it will give you that issue
open your topic with the image in it and double click the image you should see a pop up and it will show you the Link URL in the image and the name now when you see that pop up look and see if the Link URL is showing https
its only doing it with images try and see what images you have posted and double click the image and see if some sort of issue there because if you had posted an image to your forums be for you switch to https than the image will still be http if it is shared from a different host
you can set this in the
Login & Registration
admin section
Standard Registration change the Allow new registrations? Yes, with full registration form Minimum age required to register
that will do the trick
try turning off mod security on your host...and do you have your php set to 7.1 see if that will help but you dont have to typ in the add min at the end it should go with the url
add more links to your navbar with out going to the menue
go to nabar in your them and add it under
<li class='ipsHide' id='elNavigationMore' data-role='navMore'>
add
<li><a href="LINKHERE">LINK NAME</a></li>