Sorting CMSFields
Hey guys,in my modeladmin (SS3.1) I have many different fields: normal TextFields, UploadFields, GridFields, many_many_extraFields, DropdownFields mapped with has_one-Relations.The problem is that my...
View Article+o91 9815022621 ba Love vashikaran specialist baba ji
+91 98150 22621 {{ Jai nav durga mata ji }}} +91 98150 22621Om namo bhagvate vashudevay namah:…Ya devi sarve bhuten shakti rupeni sansita namatasyai- namatasyi-Namatasyi- namo namah….. “ Love...
View ArticleLOVE+91 9815022621 VASHIKARAN SPECIALIST BABA JI
+91 98150 22621 {{ Jai nav durga mata ji }}} +91 98150 22621Om namo bhagvate vashudevay namah:…Ya devi sarve bhuten shakti rupeni sansita namatasyai- namatasyi-Namatasyi- namo namah….. “ Love...
View ArticleRe: Hide assets/Forms from Site Search Results
I'm surprised no one has encountered this before. Perhaps I didn't explain what I'm trying to accomplish very clearly.I have PDF files with the path: www.mydomainname.com/assets/Forms/FileName.pdfWhat...
View ArticleRe: Sorting CMSFields
Hi Bereusei,The fields are ordered in whichever order you add them to the FieldList. For example:$fields = new FieldList();$fieldA = new TextField('Foo', 'Foo');$fieldB = new TextField('Bar',...
View ArticleRe: Keep the user logged in
See: http://www.silverstripe.org/general-questions/show/25499Posted to: Keep the user logged in | Show Thread | Post Reply
View ArticleSearchContext and ModelAdmin issue
I am having enormous amount of problems with this framework/cms. Any help would be appreciated at this point...So here is my problems:I am trying to do something relatively simple: listing the groups...
View ArticleUnable to access Zend/Log.php
HiI hope someone can help me. I manage www.boerkopmotorsport.dk but I have some problems, when I try to enter the site I only get this (see pic)PS. sorry for my bad english and being a complete...
View ArticleRe: Keep the user logged in
Hi ya,Thanks for the response but had already tried and that didn't seem to work, they still get logged out after a period of time.MickPosted to: Keep the user logged in | Show Thread | Post Reply
View ArticleRe: Blank admin page during Tutorial
The flush did not fix. I'm getting 500- Internal Server when trying to pull up http://localhost:8888/silverstripe/admin/pages. This happens after I add mysite/code/ArticleHolder.php from the tutorial....
View ArticleRe: Blank admin page during Tutorial
Can you post your ArticleHolder.php file please. It might be as simple as a formatting issuePosted to: Blank admin page during Tutorial | Show Thread | Post Reply
View ArticleRe: Hide assets/Forms from Site Search Results
Hey goodness,There is a 'ShowInSearch' boolean field on the File class already, but it's not surfaced in the Files section of the CMS at the moment. You have two options:Option 1: Follow either of the...
View ArticleRe: How to make a video file downloadable
Hi jaaf,Its recommended to use youtube.com, vimeo.com or another video streaming service so the user doesn't have to download the whole file and then add the video link like you would as an external...
View ArticleRe: Hide assets/Forms from Site Search Results
For what it's worth, the code that actually performs the search is specific to the database engine in use. I presume you're using MySQL, so the code that searches by default is here:...
View ArticleIntermittent (CSRF) error on form submission: "There seems to have been a...
Hi,A large form on a SS 3.1 site has been working without hiccup. Lately though, I intermittently get the following error: "There seems to have been a technical problem. Please click the back button...
View ArticleSession::set() not saving data across controllers
I have an interesting issue here with Silverstripe's Session object. The following is for a frontend login form:1. User logs in using form2. Submit processes on an action in the same controller as the...
View ArticleRe: Session::set() not saving data across controllers
The problem with this is you're calling exit() without saving the session. As you're bypassing the normal flow of this, you need to call Session::save(); before exit().Posted to: Session::set() not...
View ArticleImport CSV with $belongs_many_many records
HiI want to be able to import a csv of locations that belong_many_many services. Both locations and services are dataobjectsIn the locations model admin, there is a csv import function, which seems to...
View ArticleRe: How to make a video file downloadable
Hi Mandrew,Thank you for answer. In fact, I don't like to depend on services like the one you cite. Moreover, as they are often, pedagogic videos, I prefer the user to download them. That way they...
View ArticleRe: Sorting CMSFields
Thanks kinglozzer. It works nice on regular fields.Any idea how this would work on many_many_extrafields?class ProductPage extends DataObject{ static $many_many = array( 'Products' => 'Product'...
View Article