Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: error adding 'a' new category in admin

Quote Reply
Re: error adding 'a' new category in admin In reply to
# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/home/sites/site46/web/v3/links/admin";
$db_dir_url = "http://djgateway.com/v3/links/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://djgateway.com/v3/links";

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/home/sites/site46/web/v3/links/pages";
$build_root_url = "http://djgateway.com/v3/links/pages";

I have double checked my config, multiple times.
I have checked my permissions as well.
Any Ideas on why admin is showing up in the frame?
Are the variables being passed to the right script?
Here is what http://www.djgateway.com/v3/links/admin/admin.cgi 'Categories' > 'Add' puts out in the html
<form action="http://djgateway.com/v3/links/admin/admin.cgi" method="POST">
Looks correct to me,.. something else is wrong?

My Admin is not protected go ahead and look http://www.djgateway.com/v3/links/admin/admin.cgi
Thank you,

Alex Sommerfeld
Website:http://djgateway.com
Subject Author Views Date
Thread error adding 'a' new category in admin somerfeld 4320 Jun 19, 2001, 1:28 AM
Thread Re: error adding 'a' new category in admin
Paul 4237 Jun 19, 2001, 3:32 AM
Post Re: error adding 'a' new category in admin
somerfeld 4231 Jun 19, 2001, 9:31 AM
Thread Re: error adding 'a' new category in admin
Insyder 4232 Jun 19, 2001, 1:17 PM
Thread Re: error adding 'a' new category in admin
Andy 4178 Jun 20, 2001, 12:20 AM
Post Re: error adding 'a' new category in admin
somerfeld 4173 Jun 20, 2001, 8:00 AM
Post Re: error adding 'a' new category in admin
somerfeld 4085 Jun 26, 2001, 10:00 PM
Thread Re: error adding 'a' new category in admin
somerfeld 4074 Jul 2, 2001, 11:34 PM
Post Re: error adding 'a' new category in admin
Andy 4081 Jul 3, 2001, 4:26 AM