[HOWTO] Change the export options

Geo Tracking for Email Campaigns

[HOWTO] Change the export options

Postby MaBoRaK » Thu Nov 07, 2013 11:38 pm

loading............

The way to change the STRING SEPARATOR in the Exports is:

  1. open: admin/addons/geostats/config/config.php
  2. Code: Select all
    <?php
    error_reporting(E_ALL);
    ini_set('display_errors', 1);
    ini_set('memory_limit', '500M');
    ini_set('max_execution_time', '9000');
    define('GEOSTATS_CACHE_TIME',3600*1);
    define('GEOSTATS_EXPORT_DELIMITER',",");
    ?>


    in the line:
    Code: Select all
    define('GEOSTATS_EXPORT_DELIMITER',",");
    you can change the value for example to: ';'

Thats all

connection closed.
CEO in Maborak Technologies and Interspire Addons Developer
MaBoRaK
Site Admin
 
Posts: 120
Joined: Thu Jul 18, 2013 10:41 am

Re: [HOWTO] Change the export options

Postby Gmail » Tue Jun 24, 2014 8:18 am

worked for me, Thanks.
Gmail
Customer Confirmed
 
Posts: 1
Joined: Tue Jun 24, 2014 7:53 am

Re: [HOWTO] Change the export options

Postby MrMaverick » Mon Jun 13, 2016 2:39 pm

MaBoRaK wrote:loading............

Code: Select all
define('GEOSTATS_EXPORT_DELIMITER',",");
you can change the value for example to: ';'



Thanx, and how change delimiter in MTA addon for MTA import ?
MrMaverick
 
Posts: 2
Joined: Fri Apr 15, 2016 10:38 am


Return to Geo-Location Tracking Statistics

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest

cron