This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

arturmostowiak64488
arturmostowiak64488

As I desribed above - after login in on localhost:8000/backend I can see only this https://ibb.co/k46d03F However I want this : https://ibb.co/880bStX What Am I missing here?

oskar.villani40843
oskar.villani40843

Hi,

First guess: looks like there is something wrong with your installation :(
May be it is because of access rights to files & folders? If installed locally, try to set the rights of the OC folders recursively (chmod -R 775 ...) to 775 or 777 (not such a good idea, but for a quick check ok) and check again. It's my first guess. Please keep me informed, if there is any progress (or not).

Second guess:
Another reason could be found maybe in the user right settings. Did you create more than one backend user accounts already? Out of curiosity I'm just trying to find a way how to get this weird view :)

Cheers!

Last updated

daftspunky
daftspunky

Hmm, I wonder if this could be a CSS issue. Can you inspect the HTML code to see if the menu items are getting rendered?

arturmostowiak64488
arturmostowiak64488

I changed the permissions like this : "sudo chmod 777 octobercms -R". I have created two admin users. I still see no difference. However, I noticed that when I inspected the menu, there were no menu items. The <ul> element is empty like so : https://ibb.co/7bHRdBL

daftspunky
daftspunky

What version are you running, how did you install October CMS?

arturmostowiak64488
arturmostowiak64488

I can't find out which version I am using because when I typed in : "php artisan october:version" it shows me only : "Thanks for using October CMS!". I installed october cms using composer

daftspunky
daftspunky

Use composer show october/system to show what system version you are running. It will show under versions

arturmostowiak64488
arturmostowiak64488

The october version is : * v1.1.4

daftspunky
daftspunky

I just did a fresh install and all the menu items are there. What version of October Rain are you using? composer show october/rain

It should show v1.1.4 as well.

Looking at your screenshot it appears that your admin account has no permissions to see anything, yet it is fine to view the dashboard... this makes not much sense

arturmostowiak64488
arturmostowiak64488

The october/rain version is v1.1.4

1-10 of 10

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.