Author Topic: Toplist problem  (Read 20140 times)

0 Members and 1 Guest are viewing this topic.

Offline sophocles

  • Newbie
  • *
  • Posts: 18
    • View Profile
Toplist problem
« on: January 13, 2009, 04:05:13 PM »
How the hell to create fucking toplist?Huh

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

When i click submit button i receive this error:

Warning: fopen(/home/admin/domains/xxx/public_html) [function.fopen]: failed to open stream: Is a directory in /home/admin/domains/xxx/public_html/tp/toplist.php on line 180

Warning: fclose(): supplied argument is not a valid stream resource in /home/admin/domains/xxx/public_html/tp/toplist.php on line 181

Warning: Cannot modify header information - headers already sent by (output started at /home/admin/domains/xxx/public_html/tp/toplist.php:180) in /home/admin/domains/xxx/public_html/tp/toplist.php on line 197


What i`m doing wrong? ???

Offline Ric

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: Toplist problem
« Reply #1 on: January 13, 2009, 05:59:14 PM »
Input - /home/xxx/public_html/
output - /home/xxx/public_html/

in your input and ouput you have a file name?

For example mine looks like

Input - /home/www/public_html/tp/toplist.tpl
Output - /home/www/public_html/tp/toplist.html



Offline sophocles

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Toplist problem
« Reply #2 on: January 13, 2009, 11:38:25 PM »
How to make the input and output /home/www/public_html/tp/toplist.tpl

Now are my in and output /home/admin/domains/xxx/public_html

Offline sophocles

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Toplist problem
« Reply #3 on: January 13, 2009, 11:57:29 PM »
yes now i have

Input /home/admin/domains/xxx/public_html/tp/toplist.tpl
output  /home/admin/domains/xxx/public_html/tp/toplist.html

But the toplist.html are blank
I make this  3. <a target="_blank" href="/td/out.php?to=##sitedomain3##" target="_top">##sitename3##</a><br/>

whats is wrong now?

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Toplist problem
« Reply #4 on: January 14, 2009, 12:24:57 AM »
This are available tags, you are using wrong ones:

%%IN#%%
%%OUT#%%
%%CLICKS#%%
%%NAME#%%
%%DESCRIPTION#%%
%%DOMAIN#%%
%%URL#%%
%%BANNER_SRC#%%
%%THUMB#-CROP_ID-THUMBNUM%%
%%DATE%%

I hope I helped.

yes now i have

Input /home/admin/domains/xxx/public_html/tp/toplist.tpl
output  /home/admin/domains/xxx/public_html/tp/toplist.html

But the toplist.html are blank
I make this  3. <a target="_blank" href="/td/out.php?to=##sitedomain3##" target="_top">##sitename3##</a><br/>

whats is wrong now?

Offline sophocles

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Toplist problem
« Reply #5 on: January 14, 2009, 12:27:46 AM »
Thanks for the response

I have make this templ

<p align="left">
<strong> 1. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain1##" target="_top">##sitename1##</a><br/>
 2. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain2##" target="_top">##sitename2##</a><br/>
 3. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain3##" target="_top">##sitename3##</a><br/>
 4. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain4##" target="_top">##sitename4##</a><br/>
 5. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain5##" target="_top">##sitename5##</a><br/>
 6. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain6##" target="_top">##sitename6##</a><br/>
 7. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain7##" target="_top">##sitename7##</a><br/>
 8. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain8##" target="_top">##sitename8##</a><br/>
 9. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain9##" target="_top">##sitename9##</a><br/>
 10. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain10##" target="_top">##sitename10##</a><br/>
 11. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain11##" target="_top">##sitename11##</a><br/>
 12. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain12##" target="_top">##sitename12##</a><br/>
 13. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain13##" target="_top">##sitename13##</a><br/>
 14. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain14##" target="_top">##sitename14##</a><br/>
 15. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain15##" target="_top">##sitename15##</a><br/>
 16. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain16##" target="_top">##sitename16##</a><br/>
 17. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain17##" target="_top">##sitename17##</a><br/>
 18. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain18##" target="_top">##sitename18##</a><br/>
 19. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain19##" target="_top">##sitename19##</a><br/>
 20. <a target="_blank" href="/tp/out.php?link=toplist&to=##sitedomain20##" target="_top">##sitename20##</a><br/></strong>

But the tp/toplist.html shows this

1. ##sitename1##
2. ##sitename2##
3. ##sitename3##
4. ##sitename4##
5. ##sitename5##
6. ##sitename6##
7. ##sitename7##
8. ##sitename8##
9. ##sitename9##
10. ##sitename10##
11. ##sitename11##
12. ##sitename12##
13. ##sitename13##
14. ##sitename14##
15. ##sitename15##
16. ##sitename16##
17. ##sitename17##
18. ##sitename18##
19. ##sitename19##
20. ##sitename20##

Is this correct?


Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Toplist problem
« Reply #6 on: January 14, 2009, 12:42:57 AM »
mate your tags are WRONG, TOTALLY WRONG!

See list which I posted and use tags like that just replace # with trade number!

Offline sophocles

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Toplist problem
« Reply #7 on: January 14, 2009, 12:53:10 AM »
Yeah

I have this now
<strong> 1. <a href='tp/out.php?to=%%DOMAIN1%%&link=top'>%%DESC1%%</a><br/>
2. <a href='tp/out.php?to=%%DOMAIN2%%&link=top'>%%DESC2%%</a><br/>
3. <a href='tp/out.php?to=%%DOMAIN3%%&link=top'>%%DESC3%%</a><br/>
4. <a href='tp/out.php?to=%%DOMAIN4%%&link=top'>%%DESC4%%</a><br/>
5. <a href='tp/out.php?to=%%DOMAIN5%%&link=top'>%%DESC5%%</a><br/>
6. <a href='tp/out.php?to=%%DOMAIN6%%&link=top'>%%DESC6%%</a><br/>
7. <a href='tp/out.php?to=%%DOMAIN7%%&link=top'>%%DESC7%%</a><br/>
8. <a href='tp/out.php?to=%%DOMAIN8%%&link=top'>%%DESC8%%</a><br/>
9. <a href='tp/out.php?to=%%DOMAIN9%%&link=top'>%%DESC9%%</a><br/>
10. <a href='tp/out.php?to=%%DOMAI10%%&link=top'>%%DESC10%%</a><br/>
11. <a href='tp/out.php?to=%%DOMAIN11%%&link=top'>%%DESC11%%</a><br/>
12. <a href='tp/out.php?to=%%DOMAIN12%%&link=top'>%%DESC12%%</a><br/>
13. <a href='tp/out.php?to=%%DOMAIN13%%&link=top'>%%DESC13%%</a><br/>
14. <a href='tp/out.php?to=%%DOMAIN14%%&link=top'>%%DESC14%%</a><br/>
15. <a href='tp/out.php?to=%%DOMAIN15%%&link=top'>%%DESC15%%</a><br/>
16. <a href='tp/out.php?to=%%DOMAIN16%%&link=top'>%%DESC16%%</a><br/>
17. <a href='tp/out.php?to=%%DOMAIN17%%&link=top'>%%DESC17%%</a><br/>
18. <a href='tp/out.php?to=%%DOMAIN18%%&link=top'>%%DESC18%%</a><br/>
19. <a href='tp/out.php?to=%%DOMAIN19%%&link=top'>%%DESC19%%</a><br/>
20. <a href='tp/out.php?to=%%DOMAIN20%%&link=top'>%%DESC20%%</a><br/>

And the toplist showing ;D http://www.mysite.com/tp/toplist/toplist1.html But when i click on off the 20 links and i goes to
Not Found
The requested URL /tp/toplist/tp/out.php?to=&link=top was not found on this server.  ???

And how to include the toplits showing on my site?
« Last Edit: January 14, 2009, 01:09:10 AM by sophocles »

Offline sophocles

  • Newbie
  • *
  • Posts: 18
    • View Profile
Re: Toplist problem
« Reply #8 on: January 14, 2009, 01:29:24 AM »
yeah i fixed
Very thanks for the suport

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Toplist problem
« Reply #9 on: January 14, 2009, 03:12:47 AM »
Nothing for, it's my job :)