If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Free Link Page  XML
Forum Index » Support Forum
Author Message
Anonymous



why do not make the scipt to display the total number of links for each category?

This is very useful possibility


John
hlantern
Newbie

Joined: 29/12/2003 04:33:14
Messages: 2
Location: montreal, quebec in canada
Offline

I wish i could get mine to work.
i have tried all sorts of things, but i do admit i am new with setting up anything like and editing cgi-bin *.pl files.

What exactly should i write for these ....
# url of script
$cgiurl =

# base url to all link files without trailing "/"
$link_url =

# base directory to all link files from the server root without trailing "/"
$base_dir =

# default index page of your choice
$index_url =

- so far, i have made the permission 755 on the cgi-bin
http://www.amazing-spider-man.com/cgi-bin/links.pl?admin=enter

- have created a 2nd try - out in a home made cgi-bin folder on server.
and still get error message 500, even when i try to log in as admin.
http://www.amazing-spider-man.com/httpdocs/cgi-bin/links.pl?admin=enter

COULD SOMEONE HELP ME !

Thank you and hurry please !!!

hlantern

john wrote:why do not make the scipt to display the total number of links for each category?

This is very useful possibility


John
[WWW]
getcomputingonline
Beginner

Joined: 21/02/2004 01:14:34
Messages: 5
Location: Spain
Offline

try using something like this

# url of script
$cgiurl = "http://you/user/cgi-bin/links.pl";

# base url to all link files without trailing "/"
$link_url = "http://you/user/links";

# base directory to all link files from the server root without trailing "/"
$base_dir = "you/user/links";

# default index page of your choice
$index_url = "http://2you/user/links/ffa-business.html";

# counter log file
$id_count = "you/user/links_id.txt";
[WWW] [Yahoo!] aim icon [MSN] [ICQ]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum