python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Silverstripe: how can I debug a GraphQL Error?
In Silverstripe, GraphQL provides an error in the browser console, but there is no backtrace, making debugging tricky. Is there a way to get a backtrace?
Nicolaas Thiemen Francken
Votes: 0
Answers: 2
How do I configure Symfony Mailer with Silverstripe?
I am new to Silverstripe and currently doing the lessons. The version is 4.10 which has dropped support for Swiftmailer and are recommending Symfony Mailer. I have installed Symfony Mailer using Compo...
Bululu
Votes: 0
Answers: 1
Silverstripe 4 show specific records in GridField
I created a module that will allow certain user groups to create a request in the CMS.Any logged in user can access the module.
When user visit 'RequestModeule' in in CMS section in GRID CMS FIELDS I ...
Ivan
Votes: 0
Answers: 1
Silverstripe 4 save variable in database
Is posible to save SS template variable in database from CMS and after execute it in template?
Okay lets see example:
In CMS i have settings where i put social media links and contact informatios.
Al...
Ivan
Votes: 0
Answers: 1