Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Renaldo

Pages: [1]
1
Trade Pulse Support / Execution Time
« on: June 24, 2009, 03:24:39 AM »
Hello,

Yesterday i got some help from some one else,
(If you reading this, again, i apreciate it much, what you have done ;))
and he noticed that my "Execution Time" is a bit high.

For my IN : +/- 12.0
For my OUT : +/- 13.0

I have a dedi-box a YF, but what can i ask to they, for looking into it ?
I mean, what can i ask to YF to check, or make adjustments in ?

Will this numbers gives me a problem with someting, or slow redirects ? (Which i didn't notice so far)

Hope some body are willing to enlighten me this question.

With Kind Regards Renaldo,

2
Trade Pulse Support / Re: Super High Prod
« on: June 05, 2009, 06:30:14 AM »
Thank you Ivo,

But 145 clicks no cookie, give me a prod at 188, or i'm wrong ?
In my prodtabell from that hour 4700% prod, may i ask from where comes this 4700% ?

~ Renaldo,

Thanks Mate.

btw, no cookie clicks are redirecting always  :)

3
Trade Pulse Support / Super High Prod
« on: June 05, 2009, 05:36:17 AM »
Hello TP-Team,

Can somebody says me why i has this high prod ?
Strange cos the prodtabell is empty!

Prod from my trades that hour is 90%.


~ Renaldo,

4
Trade Pulse Support / Skim Settings,
« on: May 31, 2009, 02:47:17 AM »
Hello,

I have setted up in my ST this rule : /tp/out.php?fc=1&p=60&url=#url#
But TP shows me "skim: 75%"

Site isn't big, 2300 a Day, with a bit of feeder.
I would like to have my skim somewhere between the 60% and 65%.

Must i lower my ST Rules to 50%/55% or ?

From where comes this difference if i may ask ?
Any peeps with expierence in this ?

Also, lets say i would like to have the skim just handled by TP, how i can do this ?
I mean, the /tp/out.php?fc=1&p=60&url=#url# in ST,
to what i have to change this, and do i have to adjust some settings in TP ?

Thanks a lot,

~ Renaldo,


5
Webmasters chat / Re: Finding Trades
« on: April 15, 2009, 01:53:50 AM »
You are serious ?
Your best trader give you max 30% prod ?

That can means 3 things (imho)

1. Your site sucks big time.
2. You trade with crap site's.
3. There is someting wrong. (Config/setup)

For my self, i accepting nothing less than 150% normalwise.

~ Renaldo,

(Send me a PM with your domain etc, and i take a look)

6
Trade Pulse Feature Requests / Re: Manually initiate an update?
« on: January 10, 2009, 03:34:55 AM »
Dred...

Or hit this in a browser window :

http://www.domain.com/tp/updater.php?id=

~ Renaldo,

7
Trade Pulse Support / Re: comus prefix?
« on: January 09, 2009, 03:48:03 PM »
Code: [Select]
/tp/out.php?link=%category%&f=1&pct=60&url= must works.(First Click 2 Gal + 60% Skim)

~ Renaldo,

8
Trade Pulse Support / Re: Suprise ZERO stats...
« on: January 09, 2009, 12:07:11 PM »
Hmmzz seems to be working like before. (fine)
But my BIG question is, how can this be posible ?
What i mean is, i'm a bit worried to move on with my other site's.

any ideas ?

~ Renaldo,

9
Trade Pulse Support / Re: Suprise ZERO stats...
« on: January 09, 2009, 06:35:25 AM »
Did U move any files? Did your server clock changed for any reason? Are maybe permissions on your files wrong? Is php safe mode off?

Hello,

No i didn't move any files.
Also my server clock didn't change.
PHP safe mode = OFF
I guess there aren't any files with wrong permissions, cos the script was running from Dec 08 without any problems.
Also i didn't touch any files at my server for some days.
About 8 hours ago, it was still running as usual.

~ Renaldo,

10
Trade Pulse Support / Suprise ZERO stats...
« on: January 09, 2009, 06:23:11 AM »
Hello,

Today my stats shows me zero stats.
INS from trades are not counted,
and also the CLICKS are not counted anymore.

The include is still fine, cos i can see in my source :

Code: [Select]
<script language="JavaScript">
var d;
d = Math.floor(Math.random () * 10000);
document.write('<s' + 'cri' + 'pt language="JavaScript" src="/tp/filter.php?pro='+ d +'"></sc' + 'ript>');
</script>

The click from bookmarks are still counted.

~ Renaldo,


11
Trade Pulse Support / Hourly Stats Are Kinda Weird
« on: December 14, 2008, 11:17:36 AM »
Hi Ivo,

Not much time, after the restore, my prod went down with 60%.
Also my return dropped a lot.

The stats shows me that i have send 63 hits to my number 2 trade.
But i asked the owner how many hits he reveived and he received 270 hits.

Hit me up please, when you got a sec. :)

Thank you

~ Renaldo,

12
Trade Pulse Support / Re: Count incoming hits in multiple pages
« on: December 03, 2008, 12:43:37 PM »
That's not correct,it need to be <?php virtual("/tp/ssi_in.php")?> if output file is in php format.Include wont work.(atleast it didnt work at me)

This is all depent your server configuration,
The include i posted works by me,
thats why i said : (IF you use the "virtual includes", just use this)  :)

~ Renaldo,

13
Trade Pulse Support / Re: Count incoming hits in multiple pages
« on: December 03, 2008, 11:48:21 AM »
In Case you have multiple pages, you can use :

Index Page :   <?php include('./tp/ssi_in.php'); ?>
Archive Page : <?php include('../../tp/ssi_in.php'); ?>

(IF you use the "virtual includes", just use this)

~ TheBeginning,

Pages: [1]