Gossamer Forum
Home : Products : Links 2.0 : Discussions :

I know everyone is probably getting sick of me, but one more question.

Quote Reply
I know everyone is probably getting sick of me, but one more question.
Hi everyone,

You were right. I can now get into the admin page, but can't add categories etc.

Any ideas?

Here is what my script looks like:

# Paths and URL's to Important Stuff
# --------------------------------------------------------
# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/home/weedbed/public_html/cgi-bin/search/admin";
$db_dir_url = "http://weedbed.virtualave.net/cgi-bin/search/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://weedbed.virtualave.net/cgi-bin";

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/home/weedbed/public_html/links/pages";
$build_root_url = "http://weedbed.virtualave.net/links/pages";

# PATH and URL of What's New page. No Trailing slash.
$build_new_path = "home/weedbed/public_html/links/New";
$build_new_url = "http://weedbed.virtualave.net/links/New";

# PATH and URL of What's Cool page. No Trailing slash.
$build_cool_path = "home/weedbed/public_html/links/Cool";
$build_cool_url = "http://weedbed.virtualave.net/links/Cool";

# PATH and URL of What's Rating page. No Trailing slash.
$build_ratings_path = "home/weedbed/public_html/links/Ratings";
$build_ratings_url = "http://weedbed.virtualave.net/links/Ratings";

Thanks Again,

New Guy
Subject Author Views Date
Thread I know everyone is probably getting sick of me, but one more question. New Guy 1001 Mar 27, 2000, 11:50 AM
Post Re: I know everyone is probably getting sick of me, but one more question.
Stealth 971 Mar 27, 2000, 12:37 PM