Page 1 of 1

How to change logo?

Posted: Thu Jan 31, 2019 10:17 pm
by xyz2019
Hi,

I deleted the original graphics/logo.png and uploaded a image under the name logoXYZ.png to the same folder but could still see the nuBuilder logo on the login screen. Does anyone know how to change logo?

Thanks!

Re: How to change logo?

Posted: Thu Jan 31, 2019 10:37 pm
by kev1n
Hi,

Just overwrite the original logo.png in the graphics folder using the same name.

Re: How to change logo?

Posted: Thu Jan 31, 2019 10:54 pm
by xyz2019
Thanks, kev1n. I tried that too but could still see the nuBuilder logo on the login screen.

Now I wonder if I setup everything right.. If my nuconfig.php is still using 127.0.0.1, is that wrong? When I access phpMyAdmin through the site, the server is also 127.0.0.1. Do I need to change that to my public IP?

Edit:
I just changed the globeadmin username and password in the nuconfig.php but the login screen still takes "globeadmin" and "nu" instead of the new ones. What did I do wrong? :shock:

Re: How to change logo?

Posted: Thu Jan 31, 2019 10:58 pm
by kev1n
You probably need to clear the cache memory. This is done by doing a force refresh by pressing both control and F5 buttons simultaneously on your keyboard (depending on your browser).
127.0.0.1 should be just fine, as long as you are able to login.

Re: How to change logo?

Posted: Thu Jan 31, 2019 11:05 pm
by xyz2019
Thanks!! I cleared the cache memory and can now see the new logo and log in using the new username and password.