Hi all, I have a property system that Property managers can log in and control their properties and get form result reports with the click of a button. What I need is for the system to automatically email the property manager a report for the last month.…
I'm creating an automated job by using this documentation:
https://legacy-documentation.concrete5.org/developers/system/jobs
Is there any way that I can test the job as I work on it?
Such as a direct URL to run the function away from the automated j…
This is driving me insane - please help. I have purchased a block and assigned the licence but it won't show as 'awaiting installation'. It is in the correct folder (packages), I have deleted it and reuploaded it and removed the cache but it stubbornly re…
Help! I recently had a problem with my hosting company. The server was down for nearly a day and after they got it back up again, my website is broken with the following error displayed when you go to it: -
Warning: require(updates/concrete5.6.3.4/conc…
I have inherited a concrete5 web site that has just recently stopped loading subpages and is giving "Page Not Found - No page could be found at this address. " When logged in as admin, I can see the pages in full sitemap and the indexer.php links will br…
I've some code on a form that successfully adds shows two hidden attributes and also adds a required class on both upon a check box being clicked. When it is unchecked nothing happens. What's missing?
[code]
$('.recruite_to_team input').click(func…
I have been called out of retirement to make some major changes on our non-profits website. Although I originally created the website for them, I have been retired for 3+ years and don't remember much about Concrete5 or navigating through the file manager…
I updated my cilent's website from 5.5.2.1 to 5.6.3.2 and now I cannot edit the Files. When I went to Settings > File Manager Permissions and click on View Files a blank popup shows up (see attached screenshot). I also cannot get the System pages to load …
Hi All,
I need my site to set a cookie containing the Member's ID. This will be useful for other functions later but for now I want to test for the contents of the cookie within .htaccess
The purpose is, if the cookie does not exist or if it is set …