Questions tagged [configuration-variables]
The configuration-variables tag has no summary.
10 questions
0
votes
3
answers
166
views
Template variables conditions
Im on Expression engine 7 now.
Im trying check template variable for condition. like so:
{if site_logo_path != ""}
<img src="{site_logo_path}">
{if:else}
<h1>...
0
votes
0
answers
80
views
Migrate EE install from enginehosting to acrustech and change domain name
My legacy site EE2.3 and mysql database for an expired domain name has been migrated from Enginehosting.com to Acrustech. I have the new login information for accessing control panel, database, and ...
1
vote
2
answers
134
views
Alternative ways to configure tags without using segment variables
I'm using EE for a few years now and pretty often I'm setting up segment variables to dynamically configure tags - like this:
{exp:channel:entries
channel="{segment_2}"
entry_id="{segment_3}"
...
1
vote
2
answers
562
views
Adding module configuration settings to config.php
As here, I'm looking to set some variables for a module. Creating a DB table seems a bit overkill (or maybe it's really not). I've noticed that the Simple Commerce Module does two things: creates DB ...
0
votes
2
answers
910
views
{auto_path} linking to category-url instead of page-entry-url?
Is it possible to modify the {auto_path} variable to return the category-url instead of the page-title-url?
for example:
if the search results url, set in channel -> preferences, is:
http://...