CSS class not populating in textarea wrapper div
I've been on a new job so I'm not tremendously familiar with SilverStripe ... using it here is my first experience with it. That being said, I'm having a problem that I hope is super-simple that...
View ArticleRe: CSS class not populating in textarea wrapper div
Not sure what the differences could be between your local and prod sites. I would investigate those differences (could be a different SS versions)Posted to: CSS class not populating in textarea wrapper...
View ArticleRe: Pages not saving
i have it problem too((((Posted to: Pages not saving | Show Thread | Post Reply
View ArticleRe: CSS class not populating in textarea wrapper div
That's the thing ... the code bases are identical, running 2.4.something. I guess what I'm wondering is where is the code that's the basis for the html that's rendered for the textarea and the wrapper...
View ArticleSPAM on these forums - what are the options?
These forums are regularly targeted by spammers, and it's up to us moderators to remove them. Any help we get from other forum users is more then welcome, but there really is no way to let us know,...
View ArticleRe: SPAM on these forums - what are the options?
Martine (and Barry and others Moderators)HelloExcuse me for posting so many alerts. I thought to do well to help you ...You suggest:"a button with each post for logged-in non-moderator users, to report...
View ArticleRe: Pages not saving
no any errors in logs. just clean page. see here:1.jpg - its main page2.jpg - after "save and publish"3.jpg - after "F5" or back buttonHELP, GUYZ!!!!!!!!!!!Posted to: Pages not saving | Show Thread |...
View ArticleRe: SPAM on these forums - what are the options?
Personally, I don't see much use for notification. There's no reason why a moderator can't be one of the first people to see a new post. There's a RSS feed of all the posts on the forum, which is a low...
View ArticleRe: CSS class not populating in textarea wrapper div
See http://doc.silverstripe.org/framework/en/topics/forms#custom-form-templates for information on custom form templates (if your form make use them). You can turn on template debugging to see where...
View ArticleRe: SPAM on these forums - what are the options?
I also am not in favor of moderation of new users, and I can see that that rss feed could be a big help - if only I could find it. It's probably somewhere right in front of me Can someone please lift...
View ArticleRe: SPAM on these forums - what are the options?
If your browser provides links to the RSS feed a page supplies, it’ll be in there. Otherwise, http://www.silverstripe.org/forums/rss.Posted to: SPAM on these forums - what are the options? | Show...
View ArticleRe: SPAM on these forums - what are the options?
Hi Simon,you said"Moderation of new users, while mostly stopping spam from showing up, is frustrating for non-spam users (they have to wait even longer for help) and is a much larger burden on...
View ArticleRe: SPAM on these forums - what are the options?
the core devs probably thought the thread didn't really belong in the anouncement sectionThat I descended to use batman fight phrases like "kapow" and "zap" might not have helped!My view is that jpalsu...
View ArticleHide certain files in asset folder from google search
Hi there,I have a SS site which has members only pages. Everything worked fine until I put some pdf links (eg www.mysite/assets/Uploads/members/books/myfirstbook.pdf) on one of the members' pages (eg...
View ArticleRe: Published 401 and 403 pages are blank on prod server, other error pages...
I am experiencing the same issue on 3.0.5.Anyone know why?Posted to: Published 401 and 403 pages are blank on prod server, other error pages and dev server OK | Show Thread | Post Reply
View ArticleCMS is using the wrong language ! SS 3.1 - Beta3
Hi,The CMS is using the wrong language in SS 3.1 - Beta3. I have changed the language for all users (only 3 users) in the user settings, added i18n::set_locale('en_US'); in _config.php & checked...
View ArticleNeed help to print two Countries time in the templete
I am trying to display two countries time on my website. I have achieved the NZ time ( NZ time: 12:13pm Sunday, 26 May 2013 (NZST) ) but require help to set time for Australia ( AUS time: ). Any...
View ArticleRe: CMS is using the wrong language ! SS 3.1 - Beta3
oK, i FOUND A "DIRTY" solution for this, I went to framework\lang\af.yml & removed that file. For some reason the CMs was stuck at using that "translation" file & once removed it will start...
View Articlehow to make a relation to pages in custom order?
I have got several "Project"-Pages and want to show some of them in a custom order on my "Home"-Page.Therefore I use the SortableGridField-Module in combination with the...
View ArticleRe: content-modules instead of wysiwyg-editor
hellothanks a lot for your answer. yep, it looks like what i've searched for. first of all you seem to have a little error in your readme file:Put this module under the root folder of site, named...
View Article