Many of the images on my website are uploaded in PNG format.
When I am generating a thumbnail from them, I'd like to convert them to JPG.
I do have something like this:
[code][/code]
However, this outputs a PNG file with a .jpg extension - with tr…
Hi,
I've worked on some add-ons and created them for/in 5.7.3.x. Within the code I use the file config for, well..., config data.
I noticed that something has changed. At least, I think so.
I used to get some config values from the "generated overr…
I am hoping someone can please help me with a customer site that is not behaving.
We are going live (supposed to be now!) with a new site, our first using 5.7 (5.7.4.2), and when not logged in, all links throughout the site are simply going back to ind…
I have the following requirements:
- I would like to integrate an API-based ecommerce solution with concrete5. That means, that all data about products, customers and so on is not stored in the concrete5 database but in the cloud and the data is retriev…
Hello,
I have a system Captcha in my contact form which works fine.
In Concrete5.6, you just copy the core controller and modify it. Following this: https://github.com/concrete5/concrete5/issues/2088 - it all works fine. But I want to do that as pa…
This should do it, as the config is just copy-pasted from the block widget, which shows them..
[code]
$nav = BlockType::getByHandle('autonav');
$nav->controller->orderBy = 'display_asc';
$nav->controller->displayPages = 'top';
$nav->controller->dis…
Hello,
I have created a custom form. The result of the form needs to be written to another database. How is this achieved?
In Concrete 5.6 it was possible like this:
[code]
$db = Loader::db( 'newserver', 'newuser', 'newpassword', 'newdatabase', t…
I need to create a completely BLANK page with the exception of the ability to add a block. I've tried creating variations of Single Pages but they keep grabbing the default header and footer contents and the theme styling. I need to create a blank page th…
Hi,
i am currently working on a small package adding a button to the menu that appears when selecting a file. i got most of my code working in the application directory but i want to save it in a package to use it on other sites.
the problem i run…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.