Search found 14 matches

by firstchoiceaquatics
Wed May 10, 2006 12:56 pm
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

Hi again.

Excellent and many, many thanks.

I had run the update script, but I think I'd not selected the correct version to update from.

Once again, many thanks for your kind help.

Amin
by firstchoiceaquatics
Wed May 10, 2006 12:50 pm
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

Yes, that's exactly right.
by firstchoiceaquatics
Wed May 10, 2006 12:46 pm
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

Hi

I now get a message

Notice: Undefined property: solution_id in /home/httpd/vhosts/first-choice-aquatics.co.uk/httpdocs/faq/artikel.php on line 52

Notice: Undefined property: revision_id in /home/httpd/vhosts/first-choice-aquatics.co.uk/httpdocs/faq/artikel.php on line 53
by firstchoiceaquatics
Wed May 10, 2006 12:32 pm
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

If I look at the properties of the image I see
http://www.first-choice-aquatics.co.uk/ ... nd&gen=img
200px wide 40px high
0 bytes

I've removed error reporting and nothing is different.
by firstchoiceaquatics
Wed May 10, 2006 12:17 pm
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

Hi

That code's already in captcha
by firstchoiceaquatics
Wed May 10, 2006 12:11 pm
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

Hi Thorsten

I've done that. I assume it won't make my server insecure!
by firstchoiceaquatics
Wed May 10, 2006 11:55 am
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

Hi Thorsten.

No, I didn't use any of the badwords.

I tried the captcha code several times (uppercase, lowercase etc).

Strange, the image was always the same thing. Follow the white rabbit.

Does that help to pinpoint the cause?
by firstchoiceaquatics
Wed May 10, 2006 11:30 am
Forum: General discussions
Topic: Captcha not working on 1.60
Replies: 17
Views: 25594

Captcha not working on 1.60

I've just installed version 1.60 and although the captcha image appears to show (on send to friend) when I complete the form I receive the message

Required fields are your name, your email address, your question and Captcha Code!

I've certainly completed name, email address, question and captcha ...
by firstchoiceaquatics
Mon Mar 27, 2006 1:14 pm
Forum: Webserver and configuration
Topic: PDF is not created
Replies: 7
Views: 18166

Hello

I tried your advice and I can now get pdfs! Excellent, thank you very much.

That has also solved a problem I noticed with XML file output.

Thank you very much for your help. This is a very fine script.
by firstchoiceaquatics
Mon Mar 27, 2006 12:07 pm
Forum: Webserver and configuration
Topic: PDF is not created
Replies: 7
Views: 18166

Hi

I've tried that - exactly as you show and it doesn't change the problem.

Also, when I try to export my Faq in the admin control panel I get the following

/home/httpd/vhosts/mydomain.com/httpdocs/myfaq/pdf/faq.pdf

The correct domain is used, of course.

I have checked on my server and the user ...
by firstchoiceaquatics
Mon Mar 27, 2006 10:40 am
Forum: Webserver and configuration
Topic: PDF is not created
Replies: 7
Views: 18166

It just occurs to me: does the owner of the pdf directory have to be apache or something like that? I don't fully understand the concepts of ownership so I'm not sure.

But if the permission is 777 that should mean it's world writable, shouldn't it?

Hmm - don't understand. Hope you can help as this ...
by firstchoiceaquatics
Mon Mar 27, 2006 10:35 am
Forum: Webserver and configuration
Topic: PDF is not created
Replies: 7
Views: 18166

Hi.

I have tried permissions set to 755 and 777 and it doesn't let me write to that directory.

I don't know what recursive permissions are so I don't know if I have them.

Can you tell me how to check for recursive permissions please?

Thank you
by firstchoiceaquatics
Sun Mar 26, 2006 10:59 pm
Forum: Webserver and configuration
Topic: PDF is not created
Replies: 7
Views: 18166

PDF is not created

Hi.

I am running version 1.57

When I a read an article and try to Show This As Pdf I get this message
FPDF error: Unable to create output file: pdf/1.pdf

I have the pdf directory with permissions 755 (I have tried with 777 but it still didn't work).

I've read the forums to try to find some help ...