Home Contact Us News Support Forum Search
Home arrow Support Forum
Fast Traffic Trader Forum
Welcome, Guest
Please Login or Register.    Lost Password?
English Support
Go to bottom Post Reply Favoured: 0
TOPIC: Out URL
#40
Sersh (Moderator)
Moderator
Posts: 22
graph
User Offline Click here to see the profile of this user
Re:Out URL 3 Years, 8 Months ago Karma: 0  
Do you have any trades in database?
This happens if no trades was added.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#41
japamor (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Out URL 3 Years, 8 Months ago Karma: 0  
Yes, I've added a couple of my own sites. Every click still goes to Google.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#42
Sersh (Moderator)
Moderator
Posts: 22
graph
User Offline Click here to see the profile of this user
Re:Out URL 3 Years, 8 Months ago Karma: 0  
Try manual cron script run from maintaince menu. If problem goes away - check your cron jobs - it does not run ftt cron.php script
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#43
japamor (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Out URL 3 Years, 8 Months ago Karma: 0  
Yes, as soon as I do a manual cron I can access the galleries for a few seconds, so it must be the cron. I put

* * * * * cd/usr/local/apache/sites/client926/nylonfreeporn.com/htdocs/ftt/secure/; cron.php >/dev/null;

I can't check if this is right or not as the original path is given on the post-installation page which I no longer have. Do I have to delete my installation and start again from scratch?

Thanks for all your help.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#44
japamor (User)
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:Out URL 3 Years, 8 Months ago Karma: 0  
Its OK I found it. I somehow missed the 2 minute cron.
Many thanks for your help Sersh.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#45
Sersh (Moderator)
Moderator
Posts: 22
graph
User Offline Click here to see the profile of this user
Re:Out URL 3 Years, 8 Months ago Karma: 0  
in your "* * * * * cd/usr/local/apache/sites/client926/nylonfreeporn.com/htdocs/ftt/secure/; cron.php >/dev/null;" main errors is no space between cd and /usr/local/ and php was not called
Right line:
*/2 * * * * cd /usr/local/apache/sites/client926/nylonfreeporn.com/htdocs/ftt/secure/; /usr/bin/php cron.php >/dev/null;
/usr/bin/php may be need to be replaced with /usr/local/bin/php. Depends on your system.
Type in shell:
whereis php
to find exact location of php executable.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop