Questions tagged [sulu]

Sulu is a content management platform based on Symfony made for businesses.

Sulu is a content management platform based on Symfony made for businesses. It’s a flexible CMS to create and manage enterprise multi-sites and a reliable development environment for high-performance apps. With powerful features for developers and a simple UI for editors it’s the ideal engine for state-of-the-art business websites and web-based software.

More info: http://sulu.io/en

161 questions
0
votes
0 answers

Error during installation of sulu-demo

I try to install sulu.io demo website and i got an 407 error after executing app:install command. Sorry, you are not currently allowed to request http://127.0.0.1:9200/sulu_ro cks_articles from this cache until you have authenticated…
Floyd
  • 1
  • 2
0
votes
1 answer

Sulu smart content filter feature (Drupal's exposed filter like)

I'm working on a sulu project (I think it is currently on 1.3) and using its smart content feature to display teaser lists. What I would like to achieve now is to make these lists user filterable [edit: website user, not content manager] e.g. by…
S. Parton
  • 73
  • 1
  • 7
0
votes
1 answer

SULU CMS installation errors with Laravel Homestead

Follow this document http://docs.sulu.io/en/latest/book/getting-started.html at the end of installation process I got this error: Target: cache cache:clear ({"--no-optional-warmers":true,"--no-debug":true,"--no-interaction":true}) …
m.s.
  • 7
  • 5
0
votes
0 answers

Sulu custom bundle. Empty page in production env

I developed custom bundle using this lesson http://blog.sulu.io/how-to-develop-a-bundle-in-the-sulu-admin-1. When dev environment is on, everything is ok, but in prod I see an empty page with left menu. Bundle's main.js console.log() is not firing.…
hitchen
  • 23
  • 4
0
votes
1 answer

SULU CMS installation failed under homestead vagrant box

I tried to install SULU CMS following this manual: http://docs.sulu.io/en/latest/book/getting-started.html but when go to http://sulu.app/website.php (my local dev URL) I got these errors: Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base…
m.s.
  • 7
  • 5
0
votes
0 answers

Invalid CSRF token on sulu CMF (production)

I've managed setting up a development environment running Symfony and sulu cmf. For production I have done the same, but then both Symfony and sulu with production-environment setting. Everything is running fine except one small issue. When I want…
MadHouse
  • 31
  • 7
0
votes
1 answer

Build pages not showing on admin panel?

As you can see here: [1]: https://i.stack.imgur.com/oVfts.png . I have build some pages from templates but they are not showing in admin panel. When I go for example to : http://sulu-dev.lo/contact, it opens that page.
Mentori
  • 426
  • 4
  • 10
0
votes
1 answer

sulu location countries list in admin limited

I am doing a project in Sulu 1.2 and I want to set an address in Canada but I can't seem to load the country. Why is the country list in location type limited and how can I see all countries and where it can be modified?
0
votes
0 answers

The requested URL /en was not found on this server when trying to access front end and admin of sulu-standard

I am trying to get started with sulu as a CMS , and going with the flow of the steps as mentioned in the 'Getting Started' guide , I have setup my virtual server as 'personal' and this is my webspace
Deepika Guliani
  • 64
  • 1
  • 12
0
votes
2 answers

Issue with custome moduel installation in Sulu Admin

I have integrated the Example module in my Sulu-standard installation. The code I used for the example module is from following repository : https://github.com/sulu/ExampleNewsBundle And the steps I followed for integration are from this…
0
votes
1 answer

Override service for specific user role

I have 3 services which should override the default services only if the user has a specific role. Or even better. Inject the current user/security in the new services. The service then performs the check for the user role and calls the original…
Patrick
  • 1,562
  • 1
  • 16
  • 33
0
votes
1 answer

Sulu CMS not working after installation

Trying to install and configure Sulu CMS. I am using Homestead and have configured the vhosts to welcome a new site and have run vagrant provision: sites: - map: sulu.cms to: /home/vagrant/Code/sulu_cms/public I have pulled sulu-standard from the…
user5344245
0
votes
1 answer

TagBundle: Elements with the same Tag

There is the TagBundle in SuluCMF included. I know how I get the Tags for a given item. How can i get relates articles for this item in SuluCMF the best way?
Patrick
  • 1,562
  • 1
  • 16
  • 33
0
votes
1 answer

Sulu not running on PHP7

was any one of you able to install sulu on a webserver running Apache and PHP7? When I try to clear the cache, I get an error PHP Fatal error: Cannot use 'String' as class name as it is reserved in…
wawa
  • 4,816
  • 3
  • 29
  • 52
0
votes
2 answers

Image formats of theme not recognized

I want to add Thumbnail-Settings for my theme. I'm using the default theme for the moment. There is already a image-formats.xml in the themes config.
Patrick
  • 1,562
  • 1
  • 16
  • 33
1 2 3
10
11