Hi
I have an urgent problem:
When moving my site live to my hosting provider, I am seeing this error message:
[code]
Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'afrikanskdans_dk_db.Workf…
When you're logged in to C5, jQuery UI js/css is included on the page. Annoyingly, jQuery UI CSS contains global css such as;
[code]
input[type="text"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], input[type="pass…
JPG thumbnails are generated everytime even if I upload GIF, PNG images.
I found this issue
https://github.com/concrete5/concrete5/issues/1895
and Below code.
Will it work with 5.7.5.2 ?
OR Will it be a part in future development ?
Hi all, i've set up an simple concrete 5 site for my parents company, before in the old one, my mom put much effort in it to add pages to it Ann's some base text fields. But now I wanted to complete the website, and saw this new version, so I installed th…
When will documentation be available on the topic of security? Our clients are asking us how we secure their sites, but we've just recently started using Concrete5.7, which the company I work for decided to do based on my suggestion. They want to know i…
Hello,
I am trying to generate some sample content for a new theme, following the instructions here:
https://www.concrete5.org/documentation/developers/5.7/designing-for-concrete5/packaging-your-theme/enabling-full-content-swap/
Using the add on …
I saw some sample codes that had Route::Register but when I tried it, it didn't work. No register method on the class. I checked the API and found Router instead so I used it.
So when I tried this code:
[code]Router::register('/redpoint/foo', 'Concret…
I am using 5.7 and the Vivid Store addon.
I have not made any changes since I last did a test order on my site and this is the message that is popping up when I try to checkout. See attachment.
Hello,
Can someone help me make a custom topic template that selects the first topic in the tree by default if no other topic has been selected? I want to mimic the effect of "replace_link_with_first_in_nav" but with topics. So when I go to my page, it…
Dear all,
We updated our webpage to the last version of concrete 5.7 and use the multilanguare options. All works great, we only have 2 things...
- Google webmastertools ask for sitemaps mysite.com/nl/sitemap concrete generate only mysite.com/site…