Search box as Tracking So this would be a form block or express form block that's capturing the information? You're likely going to need to get a developer on board to help with that. says jero on 03/05/18 at 7:02 pm, in reply to Hi Sir The information will b…
It's certainly possible, Creating a block that outputs the search box isn't really that hard, but where is the tracking information stored? Is it in a local database or a remote on… says jero on 03/04/18 at 7:05 pm, in reply to Hi Guys i would like to ask…
30 Free Licenses for Premium "Bitter Theme" Many happy returns - I remember my 30th was a great day - but it was a long time ago now! says jero on 03/03/18 at 5:16 am, in reply to Dear concrete5 community, t…
smtp settings My guess is that your SMTP service requires the "From" address of the email to be the same as the user that you're logging in with to send the email. If you add or edit applicat… says jero on 02/26/18 at 11:20 pm, in reply to Hey, I wish to use an add-on …
Thank you! I feel your pain :( says jero on 01/23/18 at 12:23 am, in reply to Just a big thank you to Andrew…
Error Received when accessing form results OK, so it's not a really ancient version of PHP which can give that error. You need to turn on debug output. GO to system and settings. Under Environment, click Debug Settings … says jero on 01/08/18 at 9:32 pm, in reply to 5.6.32
What PHP version? Also, try turning on debug in the dashboard - that should show you a full back trace and allow you to figure out which file is inducing this error. says jero on 01/06/18 at 2:03 am, in reply to Currently Running 5.7.5.9
Install Error Yes, I know, but being on the bleeding edge probably isn't that helpful in this particular case :) It would be nice if the core team could give @mlocati's updates some attention… says jero on 01/06/18 at 1:12 am, in reply to @mlocati has posted a pull to …
You will not be able to get concrete 5.6 to run on anything other than PHP5.x If you cannot change your PHP version, try using the latest concrete5 version 5.8.3.1 - that shoul… says jero on 01/04/18 at 10:34 am, in reply to I am on a Windows 2008 R2 mach…
By the way, I'd go with PHP7.0.0 not PH5.6 - it's a lot faster says jero on 01/03/18 at 9:12 pm, in reply to I am doing a new install and g…
According to http://php.net/manual/en/datetime.settime.php, the microseconds parameter was added to the DateTime class in PHP 7.1.0 which would imply that this exception is due to … says jero on 01/03/18 at 9:09 pm, in reply to I am doing a new install and g…
503 Service Unavailable Well maybe if your hosting provider is confident that you are on a machine that's fit for purpose they can explain why you are seeing 503 errors. 503 means that there is a lack of … says jero on 01/03/18 at 12:31 am, in reply to Hi Jero, thanks for your reply…
If you're using a budget hosting organisation and paying only a few dollars a month, you won't be getting much performance for the money. My guess would be that you'd want your own… says jero on 01/01/18 at 4:56 am, in reply to Hi jero, thank you for you rep…
Links Using IP Address instead of Domain Name Address Although you say you have turned concrete5 caching off, it does sound like it is still enabled. With a block cache on, typically something like an autonav or other menu block will … says jero on 01/01/18 at 4:50 am, in reply to Hi All... Hope everything is g…
Is it possible to set a Global Variable Available to Every Page? I think what you're referring to is a session. concrete5's sessions involve these statments: [code] // create the session, or retrieve the existing one $session = Core::make(… says jero on 12/29/17 at 2:08 am, in reply to Hello C5 Community: I would…
Multiple Sites using Same Core My guess it it's something to do with the way that you're running PHP. It sounds like you're using the suPHP method, and that can be very fussy about ownership of files etc, since … says jero on 12/27/17 at 9:00 pm, in reply to I'm about to abandon this idea…
Server not known by Concrete5 have your tried using 127.0.0.1 instead of localhost? 3306 is the default MySQL port, so you should not need to specify that unless your environment is rather strange. says jero on 12/27/17 at 8:23 pm, in reply to Hello everyone, I have a pr…
Update Concrete5 A 500 error indicates that something's not right with the server itself. Either there's a PHP problem, a configuration problem or a permission problem. You're going to need to find… says jero on 12/27/17 at 8:15 pm, in reply to From the dashboard, Systems & …
Purchase History for Community Store I have PMd you. says jero on 12/27/17 at 3:10 am, in reply to Hey there, for a current pr…
Lost Password You will need to login to cpanel http://www.retireddivision.org/cpanel Once you're in, find the Databases section, and click on phpmyadmin. This will open a new window. Click on y… says jero on 12/26/17 at 10:21 pm, in reply to I am trying to reset the passw…