Eroor and where is the Glossary

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
kobiadato1603
Posts: 9
Joined: Sun Mar 15, 2009 8:07 am

Eroor and where is the Glossary

Post by kobiadato1603 »

Hi all. i get an error when i click on the pdf icon. all the other icons are working but not pdf. i get this error:
FPDF error: Unable to create output file: pdf/9.pdf any ideas?

2- Where can see the Glossary im writing in the admin. as a user i dont see any link to it? any ideas>
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Eroor and where is the Glossary

Post by Thorsten »

Hi,

is the folder pdf/ writable?

The output of the glossary appears inside the FAQ entries. The glossary terms will be underlined by dots and a tooltip will appear.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kobiadato1603
Posts: 9
Joined: Sun Mar 15, 2009 8:07 am

Re: Eroor and where is the Glossary

Post by kobiadato1603 »

Hi. Do you mean the pdf.php? because there is no folder pdf just file.
Also i cant see the glossary even after i created 2 of them in the admin.

you can check my help here: http://adultnbeyond.com/help

PLEASE let me know
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Eroor and where is the Glossary

Post by Thorsten »

Hi,
kobiadato1603 wrote:Hi. Do you mean the pdf.php? because there is no folder pdf just file.
please create a folder pdf and set enough permissions for it.
kobiadato1603 wrote:Also i cant see the glossary even after i created 2 of them in the admin.

you can check my help here: http://adultnbeyond.com/help
Here you can see the "a" Glossary terms: http://adultnbeyond.com/help/index.php? ... artlang=en

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kobiadato1603
Posts: 9
Joined: Sun Mar 15, 2009 8:07 am

Re: Eroor and where is the Glossary

Post by kobiadato1603 »

Hi. the Glossary is working thanks but the pdf still not i created a pdf folder and gave it 777 permission but still its redirecting me t my main site when i click on it.
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Eroor and where is the Glossary

Post by Thorsten »

Hi,

could you please enable the debug mode in inc/Init.php and show the error message?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kobiadato1603
Posts: 9
Joined: Sun Mar 15, 2009 8:07 am

Re: Eroor and where is the Glossary

Post by kobiadato1603 »

How do i do that?
Now i have this:

// Debug mode:
// - false debug mode disabled
// - true debug mode enabled
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Eroor and where is the Glossary

Post by Thorsten »

Hi,

you have to set this definition:

Code: Select all

define('DEBUG', true);
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kobiadato1603
Posts: 9
Joined: Sun Mar 15, 2009 8:07 am

Re: Eroor and where is the Glossary

Post by kobiadato1603 »

Hi ok i did it here: http://adultnbeyond.com/help but nothing is happening its just redirecting the page to my main site
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Eroor and where is the Glossary

Post by Thorsten »

Hi,

please disable your .htaccess file with the 404 redirect. Do you have access to your logs?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
kobiadato1603
Posts: 9
Joined: Sun Mar 15, 2009 8:07 am

Re: Eroor and where is the Glossary

Post by kobiadato1603 »

Hi. so sould i go to my phpMyFAQ 2.0 .htaccess file and do something there or in my main site .htaccess file?

and what to do inside?
Thorsten
Posts: 15815
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Eroor and where is the Glossary

Post by Thorsten »

Hi,

I don't know where you have defined the 404 redirect. The instruction avoids better testing...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply