You'll need to provide a lot more information for people to help you. Is this on hosting or local? What steps have you tried to install? Have you unzipped the package? Is your DNS pointing to the right folder? Is your virtual host file correct?
virtualhost *:8080>
servername www.newsmalik.com
documentroot /var/www/backdrop
<Directory /var/www/backdrop>
AllowOverride All
allow from all
</Directory>
</virtualhost>
I figured the space part of it out, but caption length is still limited to about 125 characters. - #CboxContent: margin-bottom expands it just enough and doesn't disrupt the counter or arrows...
Hello,
Indeed, there is no more field than "login" and "mail address" (and password) in the "Create new user".
It seems indeed to be a bug, unsure if someone can reproduce on a fresh...
Does backdrop have a super admin that's different than users assigned the administrator role?
Sort of. Backdrop has an administer role that can be granted specific...
No, both those .json files are extant in the files/config_XXXXX/active folder.
Views UI wasn't enabled. I did so, and now I can manage content and people.
Thanks!
Comments
Hi @Newsmalik.
You'll need to provide a lot more information for people to help you. Is this on hosting or local? What steps have you tried to install? Have you unzipped the package? Is your DNS pointing to the right folder? Is your virtual host file correct?
virtualhost *:8080>
servername www.newsmalik.com
documentroot /var/www/backdrop
<Directory /var/www/backdrop>
AllowOverride All
allow from all
</Directory>
</virtualhost>