Hello. Here's my problem.
I am using Uploadify script for an add-on I am developing. I need to securely authenticate the upload, and it seems like the best solution to use is SESSION. I am sort of new to this so if there is a better way please let me k…
Hi.
Does anyone know how to call a block controller action with arguments?
Using '$this->action('myFunction')' calls the controller function 'action_myFunction(){}'. But I need to transfer arguments to the function. Doing '$this->action('myFunction'…
Hello
I am using the following code below to pull through an image to one of my templates. The only issue is that if you do not insert an image when you create the page and go to edit the page, the header bar doesn't load and only have the page loads. …
I have only been at this a couple of days now and I am slowly learning the C5 way of website building.
This is my test site so far. Nothing to sneeze at yet :)
http://67.20.76.108/~mcrancom/test/
All I am doing is copy/pasting the code I already …
Hi,
I want to add some new functionality to pages in my website.
Right now I have a page on which I maintain the available products. I have to edit this manually every few days to keep it updated.
I was thinking, that it'd be much easier to keep thin…
If I want to create some single pages that have URL's multiple levels deep, is there a way to add links to these single pages that so that they are created with the autonav block?
For example:
Home
> Projects
>> Project 1
>> Project 2
>>> Regist…
I created my List model. That extended DatabaseItemList library.
In that I set my base query like
[code]
protected function setBaseQuery() {
$this->setQuery('SELECT table1.col1, table3.col2, table1.col2, table2.col1 FROM table1, table2, table3…
I've just been implementing a theme and wanted to provide template overrides for another package (in this case problog).
This plainly didn't work and the only option was to put them in `/blocks/`. This is horrible for both the theme vendor and user …
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.