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.


Topics - JuicyAsianRider

Pages: [1]
1
Trade Pulse Support / Text links going to google
« on: September 05, 2010, 11:43:42 AM »
Somehow and i cant uncerstand why my 60 text links direct the surfer to google, im using ST and TP together and i have this site setup the same as all my other TGPS but this one happens to do this. anyclues? see here http://www.freeblackteen.com

2
Trade Pulse Support / EMERGENCY HELP NEEDED!! TP crashed?
« on: November 06, 2009, 01:45:02 PM »
I think my TP has crashed!!
The Overall page is not changing and the hourly INs and OUTs are all showing zero.
When i refresh, nothing changes.

3
Trade Pulse Support / Warning: session_start() [function.session-start]
« on: October 31, 2009, 02:53:58 PM »
Just swapped hosts and after i login and goto overall page i get all this at the top of the page.
i swapped 5 sites to new host and this is only happening on  2 sites.


Code: [Select]
Warning: session_start() [function.session-start]: open(/home/user/public_html/domain/tp/data/content//sess_1639adca35e3eabb014ab2b6f497389d, O_RDWR) failed: Permission denied (13) in /home/user/public_html/domain/tp/auth.php on line 4

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/auth.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/auth.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/auth.php on line 8

Warning: fopen(/home/user/public_html/domain/tp/data/settings/session.set) [function.fopen]: failed to open stream: Permission denied in /home/user/public_html/domain/tp/admin.php on line 22

Warning: fwrite(): supplied argument is not a valid stream resource in /home/user/public_html/domain/tp/admin.php on line 23

Warning: fclose(): supplied argument is not a valid stream resource in /home/user/public_html/domain/tp/admin.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/header.php on line 113

any clues please?

4
hi there

I have set one of my sites the following in SETTINGS> OUT> in table of specialised outs

NO TRADES IN going to TO TRADE ONLY.

Now in 24 hours in the NO TRADES I have 401 IN and 208 clicks, but the t.clicks is saying 72 and not 208!!!!

How is it possible to only have 72 t.clicks if i have set it TO TRADE ONLY and its received 208 clicks?



Cheers

5
Trade Pulse Support / Target Size question
« on: September 13, 2009, 03:08:38 PM »
When I set the target size to e.g. 100 and ratio to 150%, what is the trade type it must be on?

Does it matter if my trade type is set to return % incoming and return set to 110%? Or does the target size feature overide this?

Or should the trade type be set to normal?

Thanks for a great script

6
Trade Pulse Feature Requests / Additional Admin interface options
« on: September 13, 2009, 02:47:29 PM »
Hi there could u please add the option of showing the target size and target ratio% in the admin interface on Settings>layout.

I would find this very helpful.

Thankyou for a great script.

7
Trade Pulse Support / TOPLISTS????? (Pull yer hair out Remix) ;D
« on: June 03, 2009, 12:16:23 PM »
Hello, Hello and Hello to the forum ;D

After spending 3 days trying to install TP, and 2 days trying to get my toplist running...i thought i would make my first cry for help here in the forum, before i make myself completely bald lol.

ok, first off i have made the div in dreamweaver and added the PHP include
Code: [Select]
<?php include "./tp_toplist/main_toplist.html"?>I have made the /tp_toplist/main_toplist.html file and .tpl which has this content for each one:

Code: [Select]
1. <a href="/tp/out.php?link=top&to=%%DOMAIN1%%">%%NAME1%%</a> %%IN1%%<br>
2. <a href="/tp/out.php?link=top&to=%%DOMAIN2%%">%%NAME2%%</a> %%IN2%%<br>
3. <a href="/tp/out.php?link=top&to=%%DOMAIN3%%">%%NAME3%%</a> %%IN3%%<br>
4. <a href="/tp/out.php?link=top&to=%%DOMAIN4%%">%%NAME4%%</a> %%IN4%%<br>
5. <a href="/tp/out.php?link=top&to=%%DOMAIN5%%">%%NAME5%%</a> %%IN5%%<br>
6. <a href="/tp/out.php?link=top&to=%%DOMAIN6%%">%%NAME6%%</a> %%IN6%%<br>
7. <a href="/tp/out.php?link=top&to=%%DOMAIN7%%">%%NAME7%%</a> %%IN7%%<br>
8. <a href="/tp/out.php?link=top&to=%%DOMAIN8%%">%%NAME8%%</a> %%IN8%%<br>
9. <a href="/tp/out.php?link=top&to=%%DOMAIN9%%">%%NAME9%%</a> %%IN9%%<br>
10. <a href="/tp/out.php?link=top&to=%%DOMAIN10%%">%%NAME10%%</a> %%IN10%%<br>

Both files and directories have permissions of "777"

In the toplist section of TP do i need to choose form or file? When i try each one i still get the same error when i try to submit the Add New Template. It says "    
Can not create input file. Please check file permissions and try again."





Pages: [1]