Quantcast
Channel:
Browsing all 4235 articles
Browse latest View live

Re: Forum Problems

Thanks for this, you are right.... the spam is a pain that we have been proactively putting blocks in place and cleaning out.These particular spammers we found however are actually human spammers... so...

View Article


Re: 404 error page does not regenerate

Also check your ErrorPage table (and _live) ... I had multiple 404s in there so deleted all and a publish fixed it for mePosted to: 404 error page does not regenerate | Show Thread | Post Reply

View Article


step by step instruction: SSL for certain pages only

Hi there,I used SS2.4.10 for a shop and now have the problem that I would like to get only the login and checkout pages SSL secured.I tried different suggestions in various forums...

View Article

Re: Forum Problems

And yet again today . . . . ugh..Posted to: Forum Problems | Show Thread | Post Reply

View Article

Re: Forum Problems

@camShould we review the moderator list again? There are several mods that might not be active anymore (i.e. not posted in 1 or 2 years) - maybe review the list and keeping those that take...

View Article


Re: Forum Problems

also I'm not a mod of payment gateways so I can't blast this post...http://www.silverstripe.org/payments-and-payment-gateway-apis/show/18289?start=8#post340202#post340202Posted to: Forum Problems |...

View Article

Re: Forum Problems

What about the ability to flag a user and when flagged it stops comments from going in until further review? Or what about looking at the length of time between posts vs. the length of time/quality of...

View Article

Re: Forum Problems

Hi HeartlandTech,The problem is that the spammer changes his username :Tantrick, then tantrick099, then tantrick111, or tantrick9999, etc. ..Or doodee... or others names ... As I suggested, it is...

View Article


Most URLs wont work unless index.php is at the start

HiI'm working on old code that had its environment set up by someone else. Everything worked fine.Now I'm setting it up under Linux and finding that a lot of the code breaks when clicking on links.I.e....

View Article


Re: Most URLs wont work unless index.php is at the start

Well it certainly is the rewrite module either not enable or something.The index.php is a substitute for that module.I advise starting with a fresh install (just the plain cms to test this) and...

View Article

Re: Forum Problems

jpalsu+ is correct, this is an ongoing issue we have put some action towards but does need use to continue with moderation.If you would like to follow the conversation around this it is at:...

View Article

Re: multisites possible?

Hi Juanitouwhen you say-Copy also the .htaccess file (after installing the SS3 environment) and modify the RewriteBase directive. what should the RewriteBase Directive be?I'm getting a lot of "Failed...

View Article

Re: step by step instruction: SSL for certain pages only

Without reading the above the method I use is in the Page::init() to check for certain URL patterns (or page classes) and if they match then I force the redirection to https at that point. Works for me...

View Article


Re: SS 3.0 CMS Backend: no content shown, when clicking a menu-link.

An additional note: The encoding of the files in mysite/code can also matter. One of my files was mistakenly encoded as UTF-8 with byte order mark. Converting to ANSI as UTF-8 as Notepad++ calls it...

View Article

Re: step by step instruction: SSL for certain pages only

Hi swaiba,thank you for that. How do you force it? Do you use Director::forceSSL(); ? I tried this, but I get a "404 Not found The requested URL /checkout/checkoutstep/orderformaddress/ was not found...

View Article


Using the "Existing translations"-link in the CMS.

Hi,I'm in search for solution for the following problem that I encounter.On my site I have installed the Translatable-module and thats is working fine but I whenever I try to switch language with the...

View Article

getCMSAction and DataObject under SilverStripe 3.0/3.1

Hi.I have tried to define new action in getCMSAction under DataObject.But it does not working.My code:public function getCMSActions() {   $fields = parent::getCMSActions();   $fields->push(new...

View Article


SS3.1 - Problem with GridField one-to-one relationship

I have two classes which I want to have a one-to-one relationship between them and be able to manage everything through GridField however GridField throws an error: [User Error] Uncaught...

View Article

Re: HTMLEditorConfig - per Editor configuration - question from a humble n00b.

As a follow-up and as @mats found out, there is no way to have multiple HTMLEditorConfig's in SS 3.x out-of-the-box (As at March '14). Also, we shouldn't have to extend HTMLEditorField or...

View Article

SS_Report problems

I have two problems when i upgraded a site from 2.4 to 3.1:problem 1: I'm trying to show xxx fields from parameterFields This doesn't work. The $params field remains emptyproblem 2: I'm trying to...

View Article
Browsing all 4235 articles
Browse latest View live