View Full Version : Logging in from Brochure page
antrixx
08-Oct-2003, 02:15 AM
When logging in from the brochure page, there are a lot of errors such as no pictures, asking to debug, etc, although it does log in. Clicking on 'Products' and then logging in is fine. Any ideas on how to log in directly from the brochure page without the errors?
http://www.antrixx.co.uk
username: test
password: test
antrixx
10-Oct-2003, 09:20 AM
My links from the brochure page when logged in are /acatalog/acatalog. How do I get rid of one of the /acatalog in the brochure page for logged in users?
Hi David
Could you try putting a / at the end of your web site URL in Advanced | Network Setup.
Ben
antrixx
13-Oct-2003, 10:45 AM
I tried your suggestion but it made no difference...anything else I can try?
Did you upload the site once the / had been added?
The web site URL should be http://www.antrixx.co.uk/
antrixx
13-Oct-2003, 11:23 AM
Yes I added the / and then uploaded, but it made no difference...
cdicken
14-Oct-2003, 04:22 PM
Could you export your network settings and post them up here (obviously blanking out and passwords) and I'll see if there is anything in Actinic that would cause this.
antrixx
14-Oct-2003, 05:32 PM
The settings are as follows:
-----------------------------------------------
Catalog URL:
http://www.antrixx.co.uk/acatalog/
CGI-BIN URL:
http://www.antrixx.co.uk/cgi-bin/
Codebase:
../
Path From CGI-BIN to acatalog Directory:
../acatalog/
CGI Script ID Number:
1
Extension:
.pl
Main (SMTP) Server:
outmail.antrixx.co.uk
Web Site URL:
http://www.antrixx.co.uk/
Path to the Perl shell:
/usr/bin/perl
Server Host:
ftp.antrixx.co.uk
Username:
*******
Password:
******
Path to CGI-BIN:
www.antrixx.co.uk/cgi-bin/
-----------------------------------------------
These settings are all correct in relation to the directories, etc, and work fine within the acatalog directory. It's just outside the acatalog directory, only when logged in, that there is a problem. It is somehow adding an extra /acatalog line to the links so that it becomes /acatalog/acatalog/
Any help appreciated as it's driving me nuts
David.
rmladden
14-Oct-2003, 05:51 PM
Try taking off the acatalog/ from the catalog URL. I don't think I had that when I was using the acatalog folder.
antrixx
14-Oct-2003, 05:57 PM
Just tried that but it didn't work, and caused more problems. Any other ideas?
cdicken
16-Oct-2003, 02:22 PM
David,
Your settings look fine.
The problem is that Actinic changes the BASE HREF value from
<Actinic:BASEHREF VALUE="http://www.antrixx.co.uk/"/>
in the non-logged in page to
<Actinic:BASEHREF VALUE="http://www.antrixx.co.uk/acatalog/"/>
in the logged in page.
This won't work as Actinic then puts an extra 'acatalog' on the end of all paths automatically.
I don't know why this happens on your server and no-one elses.
It looks like there are no more ideas on this one so I have registered you a support question with the email support team.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.