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>
To reproduce,
1-install entityforms and create a simple form.
2-create a content type and add a field with the entity reference.
3-try to save the default value of the...
Turn off cashing /admin/config/development/performance (and is better to full clear cache after change the theme files '.info' or '.php').
Check the correct connection your ‘custom.css...
Whenever i make a field for an entity reference and try to put a default value for a certain entity form, it just doesnt save and falls back to "None".
Can you give more...
Posted1 hour 36 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Hi tsdavies
Just to fill in a few blanks here:
Are you using the Custom blocks that come with Backdrop, the Image Blocks module or some other block solution to add the image?...
Posted6 hours 33 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Thanks for reporting back kali. I have posted your feedback in our infrastructure chat channel and hopefully there will be a resolution in the near future.
Posted6 hours 47 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
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>