Using express entity objects as form select list options I am trying to create an Express entity form where I would like to have a list of companies offices as select list options. I would prefer to have the list in centralized locati… says Hypocrite on 03/29/18 at 4:42 am
Problems with PHP 7 Our host updated our servers PHP to version 7 and we have been having large issues with installing newest 8.3.2 version of concrete5 and also saving sessions to the server. Does… says Hypocrite on 02/22/18 at 6:23 pm
Changing default site language I first installed a new site with English language. But I would like to change the default language of the site to Finnish because for example pagination interfaces are in English.… says Hypocrite on 09/02/17 at 7:55 pm
Which is the best practice of using Express Data Objects in a multilingual website? Excellent. That video and also this one explain them nicely: https://www.youtube.com/watch?v=wNQcRTn74qY This has been actually something I have been needing also in previou… says Hypocrite on 12/06/16 at 7:11 am, in reply to [code] Hello world! [/code] …
Sorry to hijack your thread but I think this would be an ideal place to discuss how Express data objects should be used in multilingual sites. Would be also interesting to know … says Hypocrite on 12/06/16 at 5:34 am, in reply to [code] Hello world! [/code] …
Force links to SSL I read from here that it might not work to set https URL to canonical_url through Dashboard: https://www.concrete5.org/community/forums/5-7-discussion/concrete5.7-setup-for-https-… says Hypocrite on 11/25/16 at 10:34 am, in reply to OK, yeah I think that settings…
I was able to get it working by forcing canonical URL to SSL through /application/config/config.php. [code] 'seo' => array( 'canonical_url' => 'https://www.domai… says Hypocrite on 11/25/16 at 10:29 am, in reply to I'd personally do it either in…
I also noticed that its loading localization files with full URL's instead of relative ones: [code] [/code] says Hypocrite on 11/25/16 at 10:07 am, in reply to I am running version 5.7.5.3. …
I am running version 5.7.5.3. I have added a Let's Encrypt serfiticate to our site and added both URL's in the dashboard. How can I change that all links are by default with … says Hypocrite on 11/25/16 at 12:38 am
Cannot save Filter by Public Date settings for Page list block I was now able to get the installation moved to a local Vagrant box for easier debugging. I tried to print out the $b to get more information. It contains: [code] ( [c… says Hypocrite on 02/21/16 at 10:50 am, in reply to How do you do this? I only …
How do you do this? I only found legacy instruction how to enable debug settings. In index.php/dashboard/system/environment/debug I should have everything enabled. says Hypocrite on 01/26/16 at 8:47 am, in reply to Can you enable the verbose Who…
Thanks for the reply. Running update with ?force=1 results in the same error as before: [code]Call to a member function getVersionID() on a non-object /home/wtfdesign/domains/… says Hypocrite on 01/26/16 at 8:36 am, in reply to Ya just because the rest of th…
Manual update. I uploaded concrete folder as zip file and extracted them in server so that there are no FTP issues. says Hypocrite on 01/15/16 at 11:20 am, in reply to @Hypocrite What method did …
Bump. Any help how I could fix or debug the upgrade error? says Hypocrite on 01/15/16 at 6:44 am, in reply to Yes, I noticed that too. Th…
Yes, I noticed that too. The problem is that I cannot finish the upgrade to 5.7.5.3 because of the following error as in the message above: [code] Call to a member function ge… says Hypocrite on 01/12/16 at 5:34 am, in reply to Hi Hypocrite, In your envir…
When trying to filter a page list with public dates, I cannot save the settings. I have tried every option in the modal window but the settings won't save. The original block… says Hypocrite on 01/12/16 at 12:32 am
Unable to update 5.7.4.2 Tested also updating to 5.7.5.1 through dashboard and received this error: [code]Whoops \ Exception \ ErrorException (E_ERROR) Call to a member function getVersionID() on a non-… says Hypocrite on 09/15/15 at 11:15 am, in reply to I have been trying to update c…
I have been trying to update concrete 5.7.4.2 to new version without luck. I first tried to update directly to 5.7.5.2 but got an error. Then I tried to update to 5.7.5 first… says Hypocrite on 09/15/15 at 10:46 am
Adding custom classes to grid containers Superb. :) says Hypocrite on 06/29/15 at 2:03 pm, in reply to This is coming in 5.7.5. You'l…
That's exactly what I was after for. Where can you add the classes to layouts? I could not find that option. I only see the icons to move the layout and delete it. says Hypocrite on 06/29/15 at 4:06 am, in reply to I think your best option is to…