export FAQ to pdf crashed

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
lezard
Posts: 13
Joined: Tue Jul 10, 2007 10:27 am
Location: Cologne

export FAQ to pdf crashed

Post by lezard »

Hi everyone,

In the admin section I tried : Export your FAQ then I choosed an empty category for : Limit the data to be exported (optional)
I choosed :generate PDF file and download


then I have this message :

Notice: Undefined variable: sql in W:\var\www\proto\inc\Faq.php on line 2439

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in W:\var\www\proto\inc\PMF_DB\Mysql.php on line 153
PMF_HttpStreamer Classerror: unable to send my data: someone already sent other data!

Is this a bug or my customisation is somehow wrong ? (I haven't customised this admin section ot pdf export)

thanks
bulbasnore
Posts: 6
Joined: Sat Jul 14, 2007 3:34 am

Post by bulbasnore »

I am trying to export my entire faq, some categories have no entries at present, and I get

Code: Select all

PHP Notice:  Undefined variable: sql in /var/www/faq/inc/Faq.php on line 2441
PHP Warning:  mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/faq/inc/PMF_DB/Mysql.php on line 153
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

thank you. This is fixed in phpMyFAQ 2.0.3 and phpMyFAQ 2.5.0-dev.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Splash
Posts: 18
Joined: Wed Jun 13, 2007 9:38 am

Post by Splash »

Hi,

I updated to the latest CVS and tried to do the same. I tried to export the entire FAQ as a PDF and received this error in the Apache error log.

[Tue Aug 14 21:10:05 2007] [error] [client IP] PHP Notice: Undefined index: 25 in /var/www/html/inc/PMF_Export/Pdf.php on line 296, referer: http://faq-eg-site.org/admin/index.php?action=export
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

please add this to http://bugs.phpmyfaq.de

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Splash
Posts: 18
Joined: Wed Jun 13, 2007 9:38 am

Post by Splash »

Sure,...

All added.. let me know if you need more info or tests done.
Post Reply