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

Pages: [1] 2 3
1
Webmasters chat / Re: 4 Sites Ready
« on: January 25, 2010, 09:33:29 AM »
Got you... LMK if any problems.

I don't know what niches you have but I have some other sites as well (need to update alltubetrades.com).

Shoot me a PM if you wanna check them out


2
Trade Pulse Support / Re: tp_in.php returns blank page
« on: January 06, 2010, 10:11:28 PM »
What does your index.html look like?

I'm not sure I know what you are using for your TGP... custom software?

3
Trade Pulse Support / Re: tp_in.php returns blank page
« on: January 06, 2010, 03:29:40 PM »
All my stuff is 755 without problems

What is your index page called?

Is it index.cgi?


4
Trade Pulse Support / Cuill - Twiceler - Bad Bot
« on: January 06, 2010, 01:17:10 PM »
Cuill - has a retarded robot that has been hammering my sites, skewing my stats and ignoring robots.txt

Shows up in noref_in as User Agent "Mozilla/5.0 (Twiceler-0.9 http://www.cuill.com/twiceler/robot.html)"

If others have this problem... below is the entry to block it using htaccess

Code: [Select]
ReWriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^Mozilla/5(.*)Twiceler
RewriteRule ^.*$ - [F]

5
Cool... glad you have a handle on it!

6

./public_html/tp/graph/jpgraph.php
./public_html/tp/img.php

I can say that this doesn't happen to me and don't see how the TP install could be doing it to you.

Is it a regular thing? like every 10 min on the dot? If so I'd check an errant crontab maybe?

As a way to trouble shoot... I'd remove the img.php from your index.php and do NOT click on any TP links that generate graphs.

I have been running TP on ~20 sites now and this hasn't happened to me... who is your host? and I already know you run RSTGP


7
Trade Pulse Support / Re: inactive trade-stats
« on: January 03, 2010, 09:01:18 AM »
The <img tag should go between the <body></body> tags of your page.

If this is on http://www.nakedcelebritiesonline.com/ I'm getting a 500 Error

And should start a new thread... don't want to hijack sexcams thread :)

8
Trade Pulse Support / Re: 500 error when clicking on thumb
« on: December 23, 2009, 10:23:38 AM »
Did you post this on wrong forum?


9
Trade Pulse Support / Re: How to send all SE Bots to galleries
« on: December 11, 2009, 09:40:03 PM »
I see the Google Bot User Agent in my noref_in traffic

Yahoo too

10
Trade Pulse Support / Re: Using own Site as Feeder
« on: November 21, 2009, 12:12:16 PM »
Thanks!

11
Webmasters chat / 4 Sites Ready
« on: November 20, 2009, 02:05:29 PM »
I have for new sites looking for trades

http://alltubetrades.com

Thanks,
Ric

12
Trade Pulse Support / Using own Site as Feeder
« on: November 20, 2009, 01:03:21 PM »
Hello,

When I start a new site, I generally use my own sites as feeder traffic to get it going.

Is there a way to have a trade disabled yet still include it in the Toplist?


13
I'd like to bump this to add my request for this as well

14
Trade Pulse Support / Re: Weird CSS problem
« on: November 17, 2009, 08:43:34 PM »
Right on... just glad you got that working

15
Trade Pulse Support / Re: Multiple domains, same docroot?
« on: November 17, 2009, 08:02:34 PM »
never quite seen a setup where bunch of domains all serve the same content.

but the rewrite would be one way to do it.... not entirely sure of the inner workings of TP and not too sure how dependent it is on the /tp directory

From a programming standpoint... not necessarily a web serving one


Pages: [1] 2 3