Re: Server Upgrade Woes
See my previous comment. Check your root directory for any html or php files that the server could be looking at as an index file. (home.php, welcome.html, etc.)Posted to: Server Upgrade Woes | Show...
View ArticleRe: Silverstripe 3 page edit screens not being loaded with AJAX
I had a similar (the same?) problem with SS 3.0.5. I was loading jQuery 1.7.2 from Google's CDN in the Controller of one of my pages. (1.7.2 is the same version as ships with SS 3.0.5) This works fine...
View ArticleRe: Server Upgrade Woes
Ah, worked like a charm! Thank you so much, @DrWebGuy!Posted to: Server Upgrade Woes | Show Thread | Post Reply
View ArticleFatal error:
I have been having problems with my site not showing online.At first it said Parse error: syntax error, unexpected $end, expecting ') etc I had my cache cleared now its come up withWarning: No current...
View ArticleBlank/Dummy navigation entries in SS 3.0
Good day SSF!How can I add blank or dummy pages to SS 3.0? I have been trying to create a dropdown list that would also include, supposed to be, blank pages or pages with no links as a placeholder to...
View ArticleRe: Silverstripe 3 page edit screens not being loaded with AJAX
And just to follow up on my own reply re double loading JQuery... I was doing it wrong. You can see that conversation here.Posted to: Silverstripe 3 page edit screens not being loaded with AJAX | Show...
View ArticleRe: Site Search including Dataobjects
Thanks for your help Mo, much appreciated. I still never really managed to get it working confidently but it looks like i'm not getting the job i needed it for now so im giving this a rest till i get...
View ArticleUploads "Files and Images"
Hi All,Being a complete newb to Silver Stripe I hope this is not the most dumb question you have seen in this forum but here goes....I am using the Files and Images section in SilverStripe3.03 but when...
View ArticleCMS tabs not working when env type live
I'm on SS 3.0.5,As soon as I set env type to live in the _config my admin tabs are not working, all tabs are being loaded on the same page. Please see screenshotNo JS errors in console.CheersRob...
View ArticleSS/PHP Newb Questions (Boostrap Port?)
Hi, all.I decided to go with Silverstripe as the main CMS for my budding design business (I'm a respiratory therapist in the middle of a computer programming track at uni -- I'm solid with HTML/CSS....
View ArticleRe: l18n - Install PHPUnit without PEAR or CLI
Hi LePhil,I'm having similar issue. (I have 3.0 installed on a hosted server.) Since I don't have a whole lot of hard coded text that need to be translated, I want to manually create the translation...
View ArticleRe: SS/PHP Newb Questions (Boostrap Port?)
Hi,Here are some links that can help you.SS Help & Support:http://www.silverstripe.org/help-and-support/http://doc.silverstripe.org/framework/en/tutorialsCustom Google search to search SS API &...
View ArticleSorry, there was a problem with handling your request.
Hi All,I got the above error after installing "mCrypt" on my server. Now all the website on my server are down, I am trying to look up the error by enable the "dev" mode but I still could not see the...
View ArticleFilesize is zero bytes.
Hi There, I always get error "Filesize is zero bytes." while uploading the photo to my site. I test it on local machine it's work fine. Any body have solution? ThanksPosted to: Filesize is zero bytes....
View ArticleSS3 CMS Problems / Bugs ?
Hi,for the past 2 days i have been trying to get SS3 (3.0.5 & 3.1 RC1) but I got many problems. In general, most of the problems are "not moving to the next page/step when an object/page is...
View ArticleRe: **SOLVED**Error Saving Content
FYI - Using Silverstripe 3, I was having a similar problem - my CMS was returning "Internal Server Error" whenever I try to save any page containing the words "select" and "from".The root cause was a...
View ArticleRe: "Error Saving Content" - triggered by using words "select"&"from" in content
Yes, using Silverstripe 3, I was having a similar problem - my CMS was returning "Internal Server Error" whenever I try to save any page containing the words "select" and "from".You need to get your...
View ArticleRe: SS3 CMS Problems / Bugs ?
Ok, for anyone having a similar problem, all this was due to a "space' before the <?php tag in one of my classes. Posted to: SS3 CMS Problems / Bugs ? | Show Thread | Post Reply
View Articleremove query strings from combined files
Hi,is it possible to remove the query strings form the combined js and css files (?m=12345678)?If it's possible, how?Thx in advancecSGermanyPosted to: remove query strings from combined files | Show...
View ArticleHow to remove Help Link (SS3)
Hi,can someone tell me how to remove the "help" link in admincenter?I tried this http://www.silverstripe.org/general-questions/show/6930#post263444 but it only seems to work for ss 2.x.xThx in...
View Article