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

Pages: 1 2 3 [4]
46
Trade Pulse Support / Re: Can't get new trades to start force nitro
« on: February 13, 2009, 08:09:11 AM »
Looks stable but again i get this (don't know if everybody using your script gets the same thing)

I added 5 new trades manually, forced 1 hour, instant for to 10, to each of them, activated the trades too.

How come it winds up in the lower section marked as "auto stopped"

I will never work out if i can't send as asked but the traders when i signed up ?

47
Trade Pulse Support / Re: Can't get new trades to start force nitro
« on: February 12, 2009, 04:11:47 AM »
85   69   104
in      out    clicks

24hours

Looks like it kicked start ?

But at first, the first few hours, it wasn't pushing hits so it starts.

I'll try again on the same site to see how it goes and keep you posted.
Overall is now
546   340   456
in       out   clicks
trades

1088    858      855
in       out    clicks
overall


48
Trade Pulse Support / Can't get new trades to start force nitro
« on: February 11, 2009, 06:57:44 AM »
How come new trades i enter myself, put hourly force, put instant force, trade is active, boost mode is nitro but i come it gets back to autostopped ?

I can't get new trades to work out right away. As you may know, you need to force some hits to start the trades.

The site is small, only 600 clicks/day for now

49
Trade Pulse Support / Re: out.php produces a blank page.
« on: December 17, 2008, 12:22:56 PM »
Here is what i did. I installed the script on another site (same box) without using robotgp script (thumb/gallery/tgp script). Made a plain test out  ex: http://www.mysite.com/pt/out.php

Added some trades (my own sites) in the script with forces to them. Click on my test link, got a blank page

I forgot to add that it does go to the galleries (fhg's) but when it's time to go to the trades, it's a blank page (on the other installation).


I'll try to install the script on another box of mine and keep you posted.  ;)


50
Trade Pulse Support / Re: out.php produces a blank page.
« on: December 17, 2008, 07:42:07 AM »
Ok i did this but it's doing the same thing ?
Any ideas ?

51
Trade Pulse Support / Re: out.php produces a blank page.
« on: December 15, 2008, 04:30:09 PM »
I can't beleive i sent you all the infos except the domain name hahahahahahahahaha
I just sent ya a PM

52
Trade Pulse Support / out.php produces a blank page.
« on: December 12, 2008, 12:20:01 PM »
out.php produces a blank page.
I do get the galleries when i click on my test link tho, but when it suppose to go to a trade, i get a blank page.
I also tried mysite.com/pt/out.php numerous times and i always get the blank page.

53
Trade Pulse Support / Re: blank page
« on: December 12, 2008, 06:53:40 AM »
Ok guys here it is.
Make sure you use the right path to ssi_in.php
Make sure you have the right "main page" in your admin (index.shtml or index.php)
Make you sure you have the right insert at the top of your main page.
This one works for me
<?php @virtual("/home/me/domains/mysite.net/public_html/tp/tp/ssi_in.php")?>
There is also
<?php virtual("/tp/ssi_in.php")?>
and
<!--#include virtual="/tp/ssi_in.php"-->

Looks like it's all working  ;D

54
Trade Pulse Support / Re: blank page
« on: December 12, 2008, 06:41:41 AM »
yeah it's the path, don't know in fact ? I guess i created a directory named /tp/ like stated in the docs but it then created a /tp/ directory itself (old docs versus script update ?)

Anyways
I'll try various includes as i saw the main page under admin was set to "index.shtml" mine suppose to index.php
Right now i'm getting
Warning: virtual() [function.virtual]: Unable to include '/home/me/domains/mysitewithpulse.com/public_html/tp/tp/ssi_in.php' - request execution failed in /home/me/domains/wheremyblogscriptisinstalled.com/public_html/bo/boblogs/blog111.php on line 1
underconstruction

A least i'm seeing the "underconstruction" page
I'll keep you posted.
Thanks

55
Trade Pulse Support / blank page
« on: December 12, 2008, 06:12:30 AM »
I'm getting a blank page
Here is the content
Using index.php (added under a mass blog program)

<?php require "/home/me/domains/mysite/public_html/tp/tp/ssi_in.php";?>
<html>
<head>
<title>underconstruction</title>



</head>
<body bgcolor="#000000" text="#FFFFFF" vlink="#FFFF00" link="#FFFF00">

underconstruction
</body>

Pages: 1 2 3 [4]