Hello C5 Pros,
im looking for a way to get the action url from a method in a block.
Im using mustache as template engine and integrate a contact form in a template.
mustache cant render php so i need a hard coded url for a action method.
im tryin…
Hello,
I'm devoloping a new block type.
When I try to use the save() in controller, I get an error. But the error message shows only a piece of PHP code. With some digging I found that it code from the dcotrine AbstractMySQLdriver from the upgrade fo…
I have 2 tables: cars and categories, the cars has an associated category id column:
Cars:
[code]
/**
* Many Cars have One Category
* @ORM\ManyToOne(targetEntity="CarRental\Car\CarCategory")
* @ORM\JoinColumn(name="category",ref…
Here's how car model and associated car category ID columns are created:
[code]
/**
* @ORM\Column(type="string")
*/
protected $model;
public function setModel($model)
{
$this->model = $model;
}
…
I'm struggling to get a list of table values to display properly in a select element. I get not only a dropdown box of strings, but each value has also got their indexes shown in the dropdown box.
Here's the method of a CarCategory class to get values:…
I have this site hosted on godaddy. I deployed it from a clone from the staging server. However, even though I removed the cache and the .htaccess file yet the pretty url seems to be still out in force. How can I remove that considering the fact that I ca…
concrete5 8.4.1 is now available! This is just a point release, but it does contain some nice feature improvements, including the ability to reorder block types through the Dashboard, the ability to save page, user and express searches, some express items…
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.