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

Pages: [1] 2
1
Trade Pulse Support / Re: Execution time
« on: September 18, 2009, 04:12:55 AM »
Problem fixed  ( maybe, i will see results in next couple of hours )
Marko solved the problem, there was problem with Imagemagick  ??? ?!?!?,
Thx anyway :)

2
Trade Pulse Support / Re: Execution time
« on: September 18, 2009, 02:32:09 AM »
I`m sure you`r right but if you compare these ex.times with ex.times from my other domains, they are very very high.
Anyway, i found when i remove incoming tracker from template page load perfect but when i back incoming tracker into template, page start to load after 5-10seconds  :o

3
Trade Pulse Support / Execution time
« on: September 16, 2009, 08:26:07 AM »
Trade Pulse -version 1.0.2 build 18
Smart Thumbs
I have problem with execution time and it cause my index page start loading veeery slow:

This domain is without any traffic.
Other scripts on domains with traffic works fine, average ex. time is 3.00-4.5
Any ideas why ex.time on this domain are so high ?
Thx

4
Trade Pulse Support / Re: After moving to new server...
« on: July 28, 2009, 12:56:39 PM »
Email has been sent.
Thx

5
Trade Pulse Support / Re: After moving to new server...
« on: July 28, 2009, 04:31:01 AM »
Your paths need to be same on old and new server also U need to synchronize clock.
Can you help me with that?

6
Trade Pulse Support / After moving to new server...
« on: July 28, 2009, 01:14:45 AM »
After moving to new server i have some problems.
When i go to trade - stats & actions:
1 - LINKS - i get this error:
Quote
Warning: fopen(/home/facial/public_html/tp/data/settings/trstats.set) [function.fopen]: failed to open stream: Permission denied in /home/facial/domains/domen.com/public_html/tp/trader_links.php on line 27

Warning: fwrite(): supplied argument is not a valid stream resource in /home/facial/domains/domen.com/public_html/tp/trader_links.php on line 28

Warning: fclose(): supplied argument is not a valid stream resource in /home/facial/domains/domen.com/public_html/tp/trader_links.php on line 29

2 - Referrers - i get this error:
Quote
Warning: fopen(/home/facial/public_html/tp/data/settings/trstats.set) [function.fopen]: failed to open stream: Permission denied in /home/facial/domains/domen.com/public_html/tp/trader_refs.php on line 27

Warning: fwrite(): supplied argument is not a valid stream resource in /home/facial/domains/domen.com/public_html/tp/trader_refs.php on line 28

Warning: fclose(): supplied argument is not a valid stream resource in /home/facial/domains/domen.com/public_html/tp/trader_refs.php on line 29

Help :)

7
Trade Pulse Support / Re: Displaying Toplist
« on: March 05, 2009, 05:03:18 AM »
<!--#include virtual="/tp/toplist/toplist.html"-->
Or
<?php virtual("/tp/toplist/toplist.html")?>

8
Trade Pulse Support / Traffic filtration
« on: March 04, 2009, 04:03:02 PM »
What is "traffic filtration" ?

9
Trade Pulse Support / Toplist - wrong thumbs
« on: March 04, 2009, 02:58:13 PM »
What`s wrong with my toplist code? It display wrong thumbs for trades:

Quote
    <td align="center"><a href="../../tp/out.php?link=toplist&to=%%URL1%%"><img src="%%THUMB1-1-1%%" width="240" height="180" border="0" /></td>
    <td align="center"><a href="../../tp/out.php?link=toplist&to=%%URL2%%"><img src="%%THUMB2-1-1%%" width="240" height="180" border="0" /></td>
    <td align="center"><a href="../../tp/out.php?link=toplist&to=%%URL3%%"><img src="%%THUMB3-1-1%%" width="240" height="180" border="0" /></td>
    <td align="center"><a href="../../tp/out.php?link=toplist&to=%%URL4%%"><img src="%%THUMB4-1-1%%" width="240" height="180" border="0" /></td>




10
Trade Pulse Support / Re: Toplist - HOW???????
« on: December 08, 2008, 09:51:55 AM »
Same thing happened to me using %%URL#%%...change URL to DOMAIN and rebuild the toplist.
Should work correctly then. ;)
Great,it works now. Thx Dred

11
Trade Pulse Bug Reports / Re: History graphs shows pimped numbers
« on: December 08, 2008, 09:39:22 AM »
+1
My history stats are also pimped

12
Trade Pulse Support / Re: Toplist - HOW???????
« on: December 08, 2008, 09:13:33 AM »
Thx Dred, it works now but links dont work correctly.
When i click on site1name on toplist it leads me to site2.com
 ::)

13
Trade Pulse Support / Toplist - HOW???????
« on: December 08, 2008, 08:01:51 AM »
How the hell to create fucking toplist????

Input - /home/xxx/public_html/tp/toplist/
output - /home/xxx/public_html/tp/toplist/
( toplist folder chmod-ed to 777 )
Input by - Form

toplist html template:

Quote
<table width="950" border="0" align="center" cellpadding="0" cellspacing="2">
  <tr>
    <td width="187" align="center"><a href=../../tp/out.php?to=%%URL1%%&link=top'>%%NAME1%%</a></td>
    <td width="187" align="center"><a href=../../tp/out.php?to=%%URL2%%&link=top'>%%NAME2%%</a></td>
    <td width="187" align="center"><a href=../../tp/out.php?to=%%URL3%%&link=top'>%%NAME3%%</a></td>
    <td width="187" align="center"><a href=../../tp/out.php?to=%%URL4%%&link=top'>%%NAME4%%</a></td>
    <td width="190" align="center"><a href=../../tp/out.php?to=%%URL5%%&link=top'>%%NAME5%%</a></td>
  </tr>
</table>

When i click submit button i receive this error:

Warning: fopen(/home/xxxx/public_html/tp/tp_toplist/) [function.fopen]: failed to open stream: Is a directory in /home/xxxx/public_html/tp/toplist.php on line 166

Warning: fwrite(): supplied argument is not a valid stream resource in /home/xxxx/public_html/tp/toplist.php on line 167

Warning: fclose(): supplied argument is not a valid stream resource in /home/xxxx/public_html/tp/toplist.php on line 168

Warning: fopen(/home/xxxx/public_html/tp/tp_toplist/) [function.fopen]: failed to open stream: Is a directory in /home/xxxx/public_html/tp/toplist.php on line 176

Warning: fclose(): supplied argument is not a valid stream resource in /home/xxxx/public_html/tp/toplist.php on line 177

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/tp/toplist.php:166) in /home/xxxx/public_html/tp/toplist.php on line 194

What i`m doing wrong?

14
Trade Pulse Support / Re: Correct outgoing links
« on: December 04, 2008, 02:32:54 PM »
Great.
Thx for fast reply :)

15
Trade Pulse Support / Correct outgoing links
« on: December 04, 2008, 02:25:21 PM »
Thumbs script - Smart Thumbs
I want to use:
Default skim scheme = 100,60, cycled 50
Skim scheme 1 = 100,100,70, cycled 60 ( skim scheme 1 will be used for system trades )

Is this correct code for outgoing links?
/tp/out.php?url=#url#

Thank you




Pages: [1] 2