Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
After update
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
After update
I have updated my system but I do not get the close x on forms.
F12 is giving the following
close_red.png:1 GET http://MYURL/core/graphics/close_red.png 403 (Forbidden)
Image (async)
attr @ jquery.js?ts=20210329200119:2
$ @ jquery.js?ts=20210329200119:2
attr @ jquery.js?ts=20210329200119:2
move @ nucommon.js?ts=20210329200119:415
(anonymous) @ nucommon.js?ts=20210329200119:503
dispatch @ jquery.js?ts=20210329200119:2
v.handle @ jquery.js?ts=20210329200119:2
F12 is giving the following
close_red.png:1 GET http://MYURL/core/graphics/close_red.png 403 (Forbidden)
Image (async)
attr @ jquery.js?ts=20210329200119:2
$ @ jquery.js?ts=20210329200119:2
attr @ jquery.js?ts=20210329200119:2
move @ nucommon.js?ts=20210329200119:415
(anonymous) @ nucommon.js?ts=20210329200119:503
dispatch @ jquery.js?ts=20210329200119:2
v.handle @ jquery.js?ts=20210329200119:2
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
Re: After update
When I go to login
F12 shows
Failed to load resource: the server responded with a status of 403 (Forbidden) This is my logo.png which lives in Graphics folder
Failed to load resource: the server responded with a status of 404 (Not Found) This is /Favicon.ico which I dont know about
Permissions
live directory 0755
core 0755
graphics 0755
All pngs 0644
In old structure there are 88 files in graphiccs (some added by me)
In new structure core/graphics there are 18 png files only (none added by me
F12 shows
Failed to load resource: the server responded with a status of 403 (Forbidden) This is my logo.png which lives in Graphics folder
Failed to load resource: the server responded with a status of 404 (Not Found) This is /Favicon.ico which I dont know about
Permissions
live directory 0755
core 0755
graphics 0755
All pngs 0644
In old structure there are 88 files in graphiccs (some added by me)
In new structure core/graphics there are 18 png files only (none added by me
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 447 times
- Contact:
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
Re: After update
I cleared all cache and cookies. no difference
The system is running on a shared hosting site (Bluehost). I dont have root access. I dont seem to be able to find appache logs.
I am worried about the number of files in graphics folder. Should there only be 18 files?
The system is running on a shared hosting site (Bluehost). I dont have root access. I dont seem to be able to find appache logs.
I am worried about the number of files in graphics folder. Should there only be 18 files?
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 447 times
- Contact:
Re: After update
Yes, there are just 18 graphic files: https://github.com/nuBuilder/nuBuilder- ... e/graphics
If you navigate to http://myurl/core/graphics/close_red.png in your browser, do you see the picture?
Error loags: https://www.bluehost.com/help/article/error-logs
You might want to reach out to the bluehost support team: https://helpchat.bluehost.com/
If you navigate to http://myurl/core/graphics/close_red.png in your browser, do you see the picture?
Error loags: https://www.bluehost.com/help/article/error-logs
You might want to reach out to the bluehost support team: https://helpchat.bluehost.com/
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
Re: After update
Nothing in bluehost error log.
I have 2 files of type svg which are background for the login screen. They do not show on the login screen.
If I navigate to these files I see them properly.
If I navigate to any of the png files I get a 404 error
If I navigate to the graphics directory it only lists the two svg files
I have 2 files of type svg which are background for the login screen. They do not show on the login screen.
If I navigate to these files I see them properly.
If I navigate to any of the png files I get a 404 error
If I navigate to the graphics directory it only lists the two svg files
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 447 times
- Contact:
Re: After update
There must be some kind of permission/configuration issue.
Please contact the Bluehost support if you can't figure it out yourself or ask someone to check your configuration.
I know at least 2 users here who successfully run nuBuilder v4.5. at Bluehost.
Please contact the Bluehost support if you can't figure it out yourself or ask someone to check your configuration.
I know at least 2 users here who successfully run nuBuilder v4.5. at Bluehost.
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: After update
Hi, if you try to open your files with html link do they appear properly?
Example form our server:
https://test.nubuilder.cloud/favicon.ico
https://test.nubuilder.cloud/core/graphics/logo.png
for the favicon if you do have have a specific one you can use the one from nuBuilder:
https://test.nubuilder.cloud/favicon.ico
and place the favicon.ico in your main folder.
Example form our server:
https://test.nubuilder.cloud/favicon.ico
https://test.nubuilder.cloud/core/graphics/logo.png
for the favicon if you do have have a specific one you can use the one from nuBuilder:
https://test.nubuilder.cloud/favicon.ico
and place the favicon.ico in your main folder.
If you like nuBuilder, please leave a review on SourceForge
-
- Posts: 114
- Joined: Sun Sep 29, 2019 12:40 pm
Re: After update
Kevin
Apologies. It was my old eyes. I had changed the path to the graphics and typed in corre/graphics. I looked at the config.php 10 or more times last night and didn't spot it. Looked at it this morning and it jumped out at me.
OK now
Apologies. It was my old eyes. I had changed the path to the graphics and typed in corre/graphics. I looked at the config.php 10 or more times last night and didn't spot it. Looked at it this morning and it jumped out at me.
OK now