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 - MGPdevil

Pages: [1]
1
I have $1000 on my Client account to use. User: MGPdevil


2
How to buy the unlimited domai version?

3
Trade Pulse Support / Re: Toplist include problems
« on: February 11, 2009, 03:27:37 PM »
try this:
<?php virtual('/trades/trade_tgps.html'); ?>

Thnx.
That did not work eighter. Tried <?php virtual('../../../trades/trade_tgps.html'); ?> too but only made a blank space instead of error. No toplist.

4
Trade Pulse Support / Re: Toplist include problems
« on: February 11, 2009, 01:20:34 PM »
<!--#include virtual="/trades/trade_tgps.html" -->

The above is the SSI include... do you need <?PHP virtual('trades/trade_tgps.html') ?> instead?


That helped for the main page :)
Using the code above like this <?PHP virtual('../../../trades/trade_tgps.html') ?> for galleries removes the error but toplist does not show.
Galleries are all .shtml files and with a path like: http://www.domain.com/galleries/paysite/description/index.shtml


5
Trade Pulse Support / Toplist include problems
« on: February 11, 2009, 08:56:50 AM »
Hi

I keep getting the error [an error occurred while processing this directive] on my gallery pages where I try to add a toplist, and on my main page I get no error but just a blank space where toplist should have been.
Have spent over 2 hours trying different paths with the include code <!--#include virtual="/trades/trade_tgps.html" -->
Never had a problem on my other sites but adding toplists to this WP blog is driving me nuts  ???

The toplists looks fine when I load them directly in the browser.
One place I read to add "AddType application/x-httpd-php .html" to my .htaccess file but did not help eighter.
Can it be something with the server settings?

6
Trade Pulse Bug Reports / Re: History graphs shows pimped numbers
« on: January 04, 2009, 04:11:06 AM »
Yes now the IN and OUT numbers in history are normal but Total Clicks and Total Prod is WAY too high.

7
Trade Pulse Support / Re: Strange history stats
« on: December 09, 2008, 01:02:43 PM »
Thanks helped a lot  :)

Except question 2 where I am now confused since it in script it say "NOT the http://www.yoursite.com/somepage.html"
In Settings -> General -> URL to send traffic (domain root)  you want me to use http://www.mysite.com/tgp.shtml then?

And in that case what should I use in Settings -> In -> Default main page ? still tgp.shtml as I use now?


8
Trade Pulse Support / Re: Strange history stats
« on: December 09, 2008, 01:49:48 AM »
A bump for us then

9
Trade Pulse Support / Re: What is " 'Second click' feature " ?
« on: December 07, 2008, 04:42:20 AM »
From what I have read elsewhere it will then always send 2nd click on a same thumb to the gallery.

10
Trade Pulse Support / Re: Strange history stats
« on: December 06, 2008, 08:40:22 AM »
You could have huge noref alias bot traffic.I have also high overall number but for real number just check your trades stats up.
My noref seems to be ok when looking at their history.. at least the numbers are not that high.

Trade Stats for noref_in: 29 Nov'08 - 06 Dec'08

Date IN OUT Clicks to trade Total Clicks Prod
04 Dec 0 0 0 0 0
05 Dec 160 0 0 279 174
06 Dec 418 0 0 724 173
Totals 578 0 0 1003 174

11
Trade Pulse Bug Reports / Password "bug" ?
« on: December 06, 2008, 08:17:16 AM »
If you make a password with special characters you will probably be locked out of your script.
At least that was what happened to me when using something like 4!XE*tuF

Switching to a password to one with only letters and numbers solved my problem, but wouldn't mind seeing this fixed to improve security. 

12
Trade Pulse Support / Strange history stats
« on: December 06, 2008, 08:08:54 AM »
Hi

Have been using TP for a couple of days now but got a few questions.

Question 1
I switched one of my sites to TP a couple of days ago but I see some strange history stats.
Before the tradescript switch my site was ~4k/day in size. When I check Overall stats for last 24h the total in is also ~4k so that looks fine.

However when I check the history for last 7 days I see this:

Date Total IN Bookmark IN Trade OUT Total Clicks Total Prod Trade Prod
04 Dec 10828 370 9478 23536 217 91 (day I switched script)
05 Dec 38638 910 29845 68689 178 79
06 Dec 9694 334 8092 19216 198 86 (today's stats so not finished)

According to this I had 10k total in the day I switched and 38k yesterday. That would have been cool if those numbers were true  ;D
Why do I see these high numbers in history?

Question 2
My main page have always been tgp.shtml so when I used ATX people were asked to send to http://www.mysite.com/tgp.shtml
In TP general settings for 'URL to send traffic' it's says:

"ATTENTION! Specify only http://www.yoursite.com/
NOT the http://www.yoursite.com/somepage.html"

So I have set this to http://www.mysite.com/ as specified, and then in the General settings 'In' tab I have typed 'tgp.shtml' in the 'Default main page' field.
Is this the correct way I have done it? My stats are counting and seems normal so I guess it is, but just want to be 100% sure.

Question 3
Besides my main page 'tgp.shtml' I also have a warning page 'index.shtml' and a video page 'mgp.shtml'.
Should I add <!--#include virtual="/tp/ssi_in.php"--> to my index.shtml and mgp.shtml pages as well?

Question 4
One of my sites with Trade Expert I use some self-hosted galleries which includes toplists with my trades too.
On those I use <!--#include virtual="/cgi-bin/te/in.cgi?p=gallery" --> for tracking. Is there something similar in TP?



13
Trade Pulse Feature Requests / Multiple description for trades
« on: December 02, 2008, 10:42:05 AM »
Hi

Would like to see the possibility to use more than one description for each trade, so I can make toplists with both short and long descriptions.

Pages: [1]