-
I was using VZ URL for some time, but things started to get buggy after EE 2.5 so I changed my VZ URL fields to plain text fields, and disabled the extension. After disabling VZ URL, I deleted the fil…
-
We've been getting this issue intermittently after each new deployment (using springloops.io for git to ftp). I can't seem to pinpoint exactly what the issue is, it doesn't seem to be url specific as …
-
The avatar tag {if avatar} content {/if} inside a channel entry tag only works if the variable {avatar_url} is also called. This prevents me from showing just a static icon when an avatar exists. I be…
-
EE 7.3.12
A custom member field, a simple text input, if filled with an email address gets encrypted like this:
`.(JavaScript must be enabled to view this email address)/*= 0)out += unescape(l[i].…
-
These two forms handle submissions differently depending on whether a member actually exists with the email address supplied or not. If the member exists, on submission the `return` parameter is util…
-
**Is your feature request related to a problem? Please describe.**
When an entry is submitted with a title that is the same as another entry, the URL Title that's generated is also a duplicate, and t…
-
I'm trying to give the is_site_on setting the same treatment as the debug preference.
So far, in config.master.php I have added;
$env_config['is_system_on'] = (ENV_SYSTEM_ON) ? 'y' : 'n' ;
T…
-
Ran into an interesting situation today. I have the following dynamic-ish routes:
- /surf/articles
- /surf/videos
- /surf/tutorials
- /skate/articles
- /skate/videos
- /skate/tutorials
- /snow/article…
-
When outputting free form entries I get this php error, any idea how I can get rid of it? Thanks for any help!
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for for…
-
Built a front-end web app for my client for project management where we use Channel Forms for project and customer updating.
Was working fine on 6.0.6 and updated to 6.1.4; the client needed code v…