Save database returns empty file and attach form is empty

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
tamere22
Posts: 5
Joined: Thu Feb 07, 2013 4:34 pm

Save database returns empty file and attach form is empty

Post by tamere22 »

Hi,

I'm using phpmyfaq since several months, and I just noticed I couldn't attach files to my faq items anymore. I could in the past because some of my entries have files attached, but I can't anymore. When I click on attach files, I get a grey background pop up with nothing, no text or whatever.

Also when I use index.php?action=backup to save database or logs, it returns a 0 byte file.

No error in apache logs btw.

Thanks for help here :)
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Save database returns empty file and attach form is empt

Post by Thorsten »

Hi,

which version do you use? Did you try to upgrade to the latest version?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tamere22
Posts: 5
Joined: Thu Feb 07, 2013 4:34 pm

Re: Save database returns empty file and attach form is empt

Post by tamere22 »

Hi,

I'm using 2.8.9
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Save database returns empty file and attach form is empt

Post by Thorsten »

Hi,

please enable the DEBUG MODE in inc/Bootstrap.php and try it again. You should see some error messages.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
tamere22
Posts: 5
Joined: Thu Feb 07, 2013 4:34 pm

Re: Save database returns empty file and attach form is empt

Post by tamere22 »

Hi,

I did that, the upload form popup is still a blank page.

The save database now returns a few bytes item that contains this :

<br><strong>phpMyFAQ notice</strong> [8]: Undefined index: backup in <strong>/datas/www/phpmyfaq/admin/backup.export.php</strong> on line <strong>65</strong><br><br><strong>phpMyFAQ notice</strong> [8]: Undefined variable: PMF_LANG in <strong>/datas/www/phpmyfaq/admin/backup.export.php</strong> on line <strong>125</strong><br>


Nevermind, all this is bugged with my firefox, but works with my IE. I guess I did something wrong with one of my firefox plugins... Save db and upload works with ie.
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Save database returns empty file and attach form is empt

Post by Thorsten »

Hi,

is it possible you don't have the permission to backup data?

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