PDA

View Full Version : two problems on new install


gford
11-23-2005, 08:22 PM
I just found this wonderful tool but having a slight problem.

Install went fine but when I went to try and submit a link for testing the following didnt work

1) It did not find the reciprocal link. I visually verified the link exists
2) The verification code doesn't show below the field asking for it. Just a small vertical bar.

Any help is appreciated.

Ap0s7le
11-23-2005, 11:40 PM
1. You may not have the ability to do remote connections.
2. Sounds like you either don't have GD installed or TT fonts are missing.

If you send me FTP details, I'll have a look into it for ya.

-Casey

gford
11-26-2005, 07:42 PM
Hiya,

You need login priveleges to fix? Hrm. Not sure I feel comfortable with full access to the whole site, the url is:

http://www.depressionforum.info/directory/

1) How can i test if remote connections is possible?
2) GD or TT? I am on linux (gentoo), is there a place to get this?

Ap0s7le
11-27-2005, 04:27 AM
gford, for the remote connection you could try creating a PHP file with this inside. Then access the page and see if it gives results.

Content visible to registered users only.

Now for the GD, TT you could just contact your host.

later

-Casey

gford
12-17-2005, 09:26 PM
Could you expand on the definition of GD and TT fonts? Perhaps a download location or info on each? I am assuming you mean True Type Fonts. But is there a specific package to use with PHPLD?

gford
12-17-2005, 09:28 PM
Also the implode worked fine..

Ap0s7le
12-18-2005, 03:55 AM
I would access
http://www.depressionforum.info/directory/captcha.php

Check the error logs, and then if nothing open up

init.php
include/config.php

and change
Content visible to registered users only.

To
Content visible to registered users only.

Then retry the above.

-Casey