solved partially load of site

alt=
Tomahawk-D
@game
8 years ago
18 posts
when i type in my homepage adress the site is only partially loading. Why?

i use apache2/php7/mysql on ubuntu16
jamroom.JPG.jpg
jamroom.JPG.jpg  •  23KB


updated by @game: 12/27/16 09:08:56PM
SteveX
SteveX
@ultrajam
8 years ago
2,584 posts
Looks like you are not loading any style sheets, are they linked to in the source code?


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
alt=
Tomahawk-D
@game
8 years ago
18 posts
in which file is the link to the style sheets. isn't it already linked by the installing process?
alt=
Tomahawk-D
@game
8 years ago
18 posts
could it be the accessing rights for ubuntu folder which is holding the html files and folders. it there a necessery setup for this folder using group?
alt=
Tomahawk-D
@game
8 years ago
18 posts
it is unusually that it connects to the localhost, orr..?
jamroom 2.JPG.jpg
jamroom 2.JPG.jpg  •  35KB

alt=
Tomahawk-D
@game
8 years ago
18 posts
is it the apache server need to set up?
SteveX
SteveX
@ultrajam
8 years ago
2,584 posts
Ah, you need a working webserver either on the internet or on localhost.

Look at the html source of your web page. Then click the link to the css stylesheets and see if they load.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
alt=
Tomahawk-D
@game
8 years ago
18 posts
on my local computer it works well, only over internet it isn't fully loaded.

when i type in in the browser on my server localhost/var/www/html2/skins/jrelastic/css/banner.css it stands not found: the page you requested was not found.
brian
@brian
8 years ago
10,148 posts
This is incorrect:
Quote:
localhost/var/www/html2/skins/jrelastic/css/banner.css
You need to "view source" and get the actual CSS URL.

What is the URL to the site?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
www.florkz.com
brian
@brian
8 years ago
10,148 posts
The URL to the site is wrong - you need to update your public_html/data/config/config.php and make sure the "jrCore_base_url" is correct - i.e.:
$_conf['jrCore_base_url'] = 'http://www.florkz.com';
Right now you have it set to localhost, which is incorrect for the internet.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
i'm not understanding the css components. I've secure the connection-communication to my domain servise with certificate. Could it be?
brian
@brian
8 years ago
10,148 posts
gamechanger:
i'm not understanding the css components. I've secure the connection-communication to my domain servise with certificate. Could it be?

No - see my response above.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
it's online! Thank you very much.

kind regards
alt=
Tomahawk-D
@game
8 years ago
18 posts
as i set the site adress to my domainname, i lost permission to access to my account or to create new account.
brian
@brian
8 years ago
10,148 posts
gamechanger:
as i set the site adress to my domainname, i lost permission to access to my account or to create new account.

I'm not sure what you mean here - can you clarify?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
the changes of URL from localhost to www.florkz.com leeds to blocking access to the account or creating new accout. it's just blocked. You can try too?
brian
@brian
8 years ago
10,148 posts
gamechanger:
the changes of URL from localhost to www.florkz.com leeds to blocking access to the account or creating new accout. it's just blocked. You can try too?

You will need to reset your caches - I can still see localhost on your site:

1) delete all files in data/cache/jrCore and data/cache/jrElastic
2) empty the "jr_jrcore_cache" table from your MySQL admin

This is not something you would ever need to normally do, but I'm guessing you copied files up to your webhost from localhost.

Let me know if that helps.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
done! thank you a lot
brian
@brian
8 years ago
10,148 posts
gamechanger:
done! thank you a lot

No problem :)


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
it is still displaying localhost and on the windows-computer the icons are hidden. see attached file
jamroom 4.JPG.jpg
jamroom 4.JPG.jpg  •  80KB

jamroom 4.JPG.jpg
jamroom 4.JPG.jpg  •  121KB

brian
@brian
8 years ago
10,148 posts
You need to reset your icon caches from the "Reset Caches" tool - check the "reset icon cache" option and save.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
is "Reset Caches" tool at modiles -> tools to find?
brian
@brian
8 years ago
10,148 posts
Hold your mouse over "ACP" in the header so the ACP menu comes out, then click on System Tools -> Reset Caches.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Tomahawk-D
@game
8 years ago
18 posts
done gg

Tags