{"Welcome"|alang}, {$admin.first_name}!

{if isset($httpauth_warning)}
{"Your software directory currently has password and/or authentication requirements that cause software conflicts"|alang}
{"Many parts of the software will NOT function properly if you have authentication required (such as htaccess auth) Please remove all password/authentication requirements from the software folder and refresh this page."|alang}
{/if} {if isset($innodb_lowmem) and $admin.id == 1}
{"Your MySQL server is configured to use less than"|alang} {$innodb_lowmem} {"megabytes of physical RAM, which may cause you to experience slow performance."|alang}

{"Please consider raising this amount in your server's my.cnf file, or ask your system administrator or ISP to do so for you. The variable which must be increased is innodb_buffer_pool_size, and ideally should be half of all the physical RAM your server has installed. (Example: innodb_buffer_pool_size=1G)"|alang}

{"This warning will only show for users in the (admin) group."|alang}
{/if} {if $site.mailer_log_file and $admin.id == 1}
{"Campaign sending logs are currently enabled. This means every campaign sent is being logged. This is useful for debugging potential sending issues but will cause your sending to be slower than usual. If you are not debugging your email sending click %shere%s to disable logging."|alang:'':''}
{/if} {if $admin.pg_startup_gettingstarted == 1}
{"Hide This Section"|alang}

{"Here are some things you can do to get started..."|alang}

{if $canAddList} {/if} {if $admin.pg_form_edit} {/if}
{if $group_lists_status == 0}{else}{/if}
{"Create a list"|alang}
{if $canAddSubscriber}
{if $group_lists_subscribers_status == 0}{else}{/if}
{"Import subscribers"|alang}
{/if}
{if $group_lists_forms_status == 0}{else}{/if}
{"Integrate with website"|alang}
{if $admin.pg_message_add}
{if $group_lists_campaigns_status == 0}{else}{/if}
{"Create a campaign"|alang}
{/if}
{if $admin.pg_reports_campaign} {* if $admin.pg_reports_campaign || $admin.pg_reports_list || $admin.pg_reports_user || $admin.pg_reports_trend *}
{if $group_reports_link_status == 0}{else}{/if}
{"View reports"|alang}
{/if}
{/if}
{if $admin.pg_reports_campaign}
{ac_amchart type="line" divid="chart_subscribed_bydate" location="admin" url="graph.php?g=subscribed_bydate" width="100%" height="250" bgcolor="#FFFFFF"}
{ac_amchart type="line" divid="chart_unsubscribed_bydate" location="admin" url="graph.php?g=unsubscribed_bydate" width="100%" height="250" bgcolor="#FFFFFF"}
{/if}
{if $admin.pg_subscriber_add || $admin.pg_subscriber_edit || $admin.pg_subscriber_delete}
{"List"|alang} {"Email"|alang} {"Name"|alang} {"Date/Time"|alang}
{"Loading. Please wait..."|alang}
{/if}
{"Campaign"|alang} {"List(s)"|alang} {"Status"|alang} {"Date/Time"|alang} {"View Reports"|alang}
{"Loading. Please wait..."|alang}
 
{"Common Actions"|alang}
{if $admin.pg_message_add}
{"Create Campaign"|alang}
{/if} {if $admin.pg_reports_campaign}
{"Campaign Reports"|alang}
{/if} {if $canAddSubscriber}
{"Add Subscriber"|alang}
{/if} {if $canImportSubscriber}
{"Import Subscribers"|alang}
{/if} {if $admin.pg_subscriber_actions}
{"Subscriber Actions"|alang}
{/if} {if $admin.pg_subscriber_filters}
{"Segments"|alang}
{/if}

{if $admin.brand_help}
{"Your Help Center"|alang}
{if $__ishosted} {else}
{foreach from=$help_articles item=ha} {/foreach}
{/if}
{/if}

{"A server problem was detected"|alang}

{"The software is unable to contact itself from your server. This prevents certain features from working properly."|alang}

{"Common Causes:"|alang}

  • {"A firewall that is blocking any attempts to:"|alang}
    {$site.p_link}
    {"from your server."|alang}

  • {"A local DNS issue (on your server) that makes it so your server cannot resolve to:"|alang}
    {$site.p_link}
{if !$isWindows}

{"How To Prove This:"|alang}

  • {"Login to your server with SSH (or ask your web host/server admin to do these steps)"|alang}
  • {"Go to the directory where your software is installed"|alang}
  • {"Enter the following command:"|alang}
    wget {$site.p_link}
  • {"See if there are any results (it will likely stall out without results proving the server cannot contact your software URL due to a firewall or DNS issue."|alang}
{/if}
 

{"A server problem was detected"|alang}

{"You have (Use search-friendly URLs) enabled on the Settings > General Settings > Public page but your server does not seem to be able to use the search-engine friendly URLs"|alang}

{"Things to check:"|alang}

  • {"Verify that you put the .htaccess file"|alang} ({"from the Settings > General Settings > Public page"|alang}) {"in your main software folder. You can get the contents of what should be put in the .htaccess file by going to Settings > General Settings > Public and clicking (View .htaccess Content)"|alang}

  • {"If the .htaccess file is in your main software folder and search-engine friendly URLs still do not work contact your web host or webmaster for further assistance. You can also disable the (Use search-friendly URLs) until your web host or webmaster fixes this for you."|alang}