Developing (v7+)

Form problem

I have created multiple forms without a problem until today. Created a new page for a form, created a "link to page" in a content block to get to it. click on the link and the page is unable to be found. The browser returns "no input file specified". …

Problems with dojo javascript library

I built a custom block, which is a form. The form contains dojo widgets and css ... all is well. I can add the block to my page, and the form's view is great...the form submits to my php file and does what I want. The problem is: when I add the same…

Moved Domain and Concrete5 Now getting errors on edit

Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1062: Duplicate entry '1-58' for key 'PRIMARY'] in EXECUTE("insert into CollectionVersionBlockStyles (cID, cvID, bID, arHandle, csrID) values ('58', '25', '1', 'Header Nav', 0)"…

Home page as Single Page?

Is it possible to make the home page a single page? I use a setup for the home page of my clients new site that'll never show up anywhere else, and i'd prefer not having a "Home" page type on the list.

(where to) upload file from external form

I have created an external form which include a file upload. i am using move_uploaded_file($_FILES['photo']['tmp_name'], $target) to save the file from the form but the $target seem to block the upload and i always get a false return. i have tri…

@Mobius 2000 - Email issue

Hiya, I'm completely unable to post a reply to your email discussion - the reply spinny thing keeps on spinning and never closes the window - so I put it here, hope you notice it! ----------- I haven't tested this but it would seem that... If you…

updates folder used by c5

I just found a really ugly problem. I wanted to apply a patch for c5.4.0.5 on a server and it just didn't work.. I modified the helper but it still showed the old behaviour. It took me a while to figure this out but it seems like Loader::helper pulls f…

Notifying user of an occurrence

Further to my earlier post about events, I'm trying to find if there's a way to post a notification to a user that an expected action failed to complete. e.g. you have an event fire on a page view, say, and that event does something in the background w…

Package installers

Just getting up to speed on packages here. If you have a functionality that depends upon an event, say page load or content publish, etc, then don't you need to ensure that the site.php config line of: define('ENABLE_APPLICATION_EVENTS', true); …

Filter Posts