Re: All Links Page Not Found
Nevermind on the last post. It was the local cache of google chrome. All other browsers worked. I emptied chrome's cache and all is well.ThanksPosted to: All Links Page Not Found | Show Thread | Post...
View ArticleSS3: Error adding images from web in Dev mode
Not sure if this has been remedied in SS > 3.0.3 (the version I found this bug), but images cannot be added via URL if Development mode is enabled. I have not found anyone else having this issue, so...
View ArticleRe: SilverStripe book samples
You're running an old version of 2.3/2.4 on PHP 5.4. Either upgrade to 2.4.10, downgrade to PHP 5.3 or upgrade to 3.x.Posted to: SilverStripe book samples | Show Thread | Post Reply
View ArticleRe: SilverStripe book samples
That would explain it - glad it's not my imbecility ;)I'll forge ahead without that code.Posted to: SilverStripe book samples | Show Thread | Post Reply
View ArticleUnable to login to admin
I'm having a persistent problem with login on a site running 2.4.10. The site had run reliably for over a year when this problem suddenly arose about a week ago. I've checked with my hosting provider,...
View ArticleRe: Can't enter admin panel
IsFinished sounds like a method or check in your code (do a search). You may need to update your call to that method.Posted to: Can't enter admin panel | Show Thread | Post Reply
View ArticleAdmin panel per IP permissions
Hi,I had an IP assigned with my username.I changed my internet provider which changed my IP.Now I can't get into the admin panel.Is there a way I can get round this? Edit database maybe?Can someone...
View ArticleFacebook Like box
This is bizarre. I've put FB Like boxes on loads website (Silverstripe and others), but I just can't get this one to work!I'm using the standard HTML5 Like Box (obtained from here:...
View ArticleRe: Pagination on $belongs_many_many
Hi, i am still stucked on this. In page.php i have a many_many relation to the employees (Mitarbeiter). They are related to any page via GridFieldConfig::create(). That works fine. Now i want to show a...
View ArticleKitchen Units Doncaster
Kitchen Units Doncaster Try looking at www.kitchendesign1.co.uk. They have some amazing designs and prices. Kitchen Units Doncaster Kitchen Units DoncasterPosted to: Kitchen Units Doncaster | Show...
View Article502 Bad Gateway in Admin
I recently deployed a SilverStripe (3.0.5) website which was running fine, however because of (non-SS related) server problems the site was moved to a new servers running Plesk 11. The backend will now...
View ArticleRe: Pagination on $belongs_many_many
Here are some aditional informations:var_dump($this->Mitarbeiter());object(ManyManyList)#1263 (15) { ["joinTable":protected]=> string(16) "Page_Mitarbeiter" ["localKey":protected]=> string(13)...
View ArticleDynamic translation keys
Hi,This may not be possible, but I was wondering if there was a way to use a variable as part of a translation key, for example:<%t $ClassName.TITLE "..." %>Obviously I can't do the above, but I...
View ArticleRe: Dynamic translation keys
Whilst I await much better solutions, I thought I would share what I am doing for the time being...TranslateExtension.php<?phpclass TranslateExtension extends DataExtension { function T($key) {...
View ArticleRe: Server Upgrade Woes
I inserted the "fix" into my code - however, the problem I am having with THREE of my Godaddy hosted Silverstripe sites is that everything EXCEPT the home page, or index, seems to be working fine. When...
View Articlehelp...
when i was setting situs name show this warning "Warning: You should remove install.php from this SilverStripe install for security reasons."Posted to: help... | Show Thread | Post Reply
View ArticleRe: help...
This can be fixed by removing install.php from the webroot as recommended.Posted to: help... | Show Thread | Post Reply
View ArticleRe: Is there a link form field?
For anyone else who is looking for something like this still...https://github.com/sheadawson/silverstripe-linkablePosted to: Is there a link form field? | Show Thread | Post Reply
View ArticleRe: Is there a link form field?
Looks good, thanks SheaDawsonPosted to: Is there a link form field? | Show Thread | Post Reply
View Article