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
Quote Reply
Re: I know everyone is probably getting sick of me, but one more question. In reply to
Please stop adding duplicate Topics...and 90%of the Topics you have posted really need to be posted in the Installation Forum!

Wink

Make sure that you have changed all permissions of data files in the /data/ directory to 666 (rw-rw-rw-) as clearly stated in the README file.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums