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 ...
Search found 5 matches
- Fri Jun 06, 2014 10:00 am
- Forum: General discussions
- Topic: Save database returns empty file and attach form is empty
- Replies: 5
- Views: 5096
- Wed May 28, 2014 8:36 am
- Forum: General discussions
- Topic: Save database returns empty file and attach form is empty
- Replies: 5
- Views: 5096
Re: Save database returns empty file and attach form is empt
Hi,
I'm using 2.8.9
I'm using 2.8.9
- Mon May 12, 2014 11:06 am
- Forum: General discussions
- Topic: Save database returns empty file and attach form is empty
- Replies: 5
- Views: 5096
Save database returns empty file and attach form is empty
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 ...
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 ...
- Mon Feb 11, 2013 5:41 pm
- Forum: General discussions
- Topic: Passwortschutz auf Verzieichnis /faq
- Replies: 6
- Views: 7221
Re: Passwortschutz auf Verzieichnis /faq
Hi,
I digged a bit ...
In fact tcpdf doesn't need to support base64, all you have to do is base64_decode() the img data to make it understand it.
But somehow, phpmyfaq code replace '+' symbols by ' ' so it make base64_decode crash.
I don't have the time to search where in the phpmyfaq's code it ...
I digged a bit ...
In fact tcpdf doesn't need to support base64, all you have to do is base64_decode() the img data to make it understand it.
But somehow, phpmyfaq code replace '+' symbols by ' ' so it make base64_decode crash.
I don't have the time to search where in the phpmyfaq's code it ...
- Thu Feb 07, 2013 4:38 pm
- Forum: General discussions
- Topic: Passwortschutz auf Verzieichnis /faq
- Replies: 6
- Views: 7221
Re: Passwortschutz auf Verzieichnis /faq
Hi,
I have similar error, but as I don't understand german I can't read your solution Thorsten so I registred and I post here.
When I try export, if I have image included in the body of text (ctrl c / ctrl v inside wysiwyg editor), I get the following pdf export error :
TCPDF ERROR: [Image ...
I have similar error, but as I don't understand german I can't read your solution Thorsten so I registred and I post here.
When I try export, if I have image included in the body of text (ctrl c / ctrl v inside wysiwyg editor), I get the following pdf export error :
TCPDF ERROR: [Image ...