Skip to main content

Questions tagged [configuration-variables]

Filter by
Sorted by
Tagged with
0 votes
3 answers
166 views

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>...
soulilya's user avatar
0 votes
0 answers
80 views

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 ...
H Nelson's user avatar
1 vote
2 answers
134 views

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}" ...
shyko's user avatar
  • 41
1 vote
2 answers
562 views

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 ...
cherrypj's user avatar
  • 253
0 votes
2 answers
910 views

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://...
Anthony's user avatar
  • 85