Search found 6 matches

by lucastraffic
Mon Sep 29, 2014 9:11 am
Forum: Trade Expert - Support & Main Discussion
Topic: Mass edit not working properly
Replies: 1
Views: 6374

Mass edit not working properly

Hello,

When I pick to many traders to mass edit it is not not working properly.

I see: Operation has been successfully completed. But nothing happen.

What could be the reason?
by lucastraffic
Sun Aug 10, 2014 1:25 pm
Forum: Trade Expert - Support & Main Discussion
Topic: Security Image In Signup Page Not showing?
Replies: 6
Views: 14987

Re: Security Image In Signup Page Not showing?

Hi,

I have same problem, te3_gd_test.php shows:

Checking needed functions for TE3 security image....
All needed functions exist

But is is still not working, any idea?
by lucastraffic
Fri Apr 11, 2014 10:56 am
Forum: Trade Expert - Support & Main Discussion
Topic: Out URL for multiniche website with ST
Replies: 3
Views: 8129

Re: Out URL for multiniche website with ST

Hi there, you would have to use es=1 yes. Something like this out.php?es=1&s=100&u=... but i'm not sure you can add that into ST, so it will only use these links on main index page. Can you create group named 1, and add to that group all your traders and then in ST: out.php?#var1#=1&s=#...
by lucastraffic
Thu Apr 03, 2014 6:53 pm
Forum: Trade Expert - Support & Main Discussion
Topic: Tracking Incoming Hits without PHP
Replies: 3
Views: 7587

Re: Tracking Incoming Hits without PHP

When you use php include:

include("te3/in.php");
or
include("/FULL/PATH/TO/te3/in.php");
or
virtual("/te3/in.php");

you do not have to use .shtml files.
by lucastraffic
Thu Apr 03, 2014 5:52 pm
Forum: Trade Expert - Support & Main Discussion
Topic: Tracking Incoming Hits without PHP
Replies: 3
Views: 7587

Re: Tracking Incoming Hits without PHP

Why not use RemoveHandler?

Add this to your .htaccess

RemoveHandler .html .htm
AddType application/x-httpd-php .php .htm .html

and you can use php in html files...

If there is no .htaccess create one
by lucastraffic
Thu Apr 03, 2014 12:25 pm
Forum: Trade Expert - Support & Main Discussion
Topic: Out URL for multiniche website with ST
Replies: 3
Views: 8129

Out URL for multiniche website with ST

Hello, Is it possible to set up out url with ST on multiniche website so TE wont send traffic to traders from index page? I have smart thumbs and trade expert on multiniche website. I'm using internal trade skim. Now when you set in ST out url like that one /te3/out.php?u=#url# and set for your trad...