Blank page while creating a new movie on MUFlash
PierreNau opened this issue · 22 comments
Happy new year to all of you!
I'm using the nice ZIKULA module MUFlash.
It was working perfectly on my website since the beginning of 2013 whatever version of ZIKULA Core (Currently I am using the 1.3.6 version.
However, I’ve got a problem that I did not succeed to solve. When I try to create a new movie the upload of the swf file from my Desktop, after a few seconds, I am getting a blank page every time. I've tried to create a new movie without uploading both the swf file and the picture and I goat the same problem.
I’ve checked the permissions and they are correct, as requested in the read me.txt file.
I have reinstalled the module and I get the same problem with a brand new database.
Any clue? Thanks for upcoming answers?
Did you try to increase the memory limit?
No I did not. Where do you manage that? Thank you!
Take the htaccess file in the root and enter this line!
php_value memory_limit 128M
Is the file on the server or not?
No the swf file I try to upload is on my Desktop
Sure. Does the upload work or not?
No the upload does not work at all!
Hmmhmm...very strange.
How big is your movie? MB or GB?
And are you sure that you are able to increase the php memory limit by htaccess on your hoster?
My movies are not very big 5Mb (average)
With regard the ability to increase the php memory limit by htaccess on my hoster, I don't know. I need to check that.
On the other I don't experience the same issue with MUimage. With this module, the upload is working perfectly. So I don't see the reason why It would be different with MUFlash. Very strange indeed!
So you have image files also 5MB large uploaded with MUImage?
Yes I have.
Ok.
So we have to look somewhere else to find the reason for this issue.
Do you have the original htaccess file in the upload folder?
Yes I have with the following:
deny from all
<FilesMatch ".(swf)$">
order allow,deny
allow from all
It should look like:
deny from all <FilesMatch "\.(swf)$"> order allow,deny allow from all </filesmatch>
Yes that's exactly as it is.
Ok. So i have no other idea at the moment.
Strange, because it went in the past; maybe your hoster has an answer??
OK I'll check that with my hosted. I'll let you know for feedback.
Anyway, thank you very much for your help.
Ok. Wish i could help really.
Hi!
The issue has been sorted out by my hoster.
Actually, the antivirus for some reasons was blocking the swf file while uploading the film.
The hoster made an exception to let the swf file go.
To whom it may concern in the future.
Hi. Cool that your problems are solved.
So i close this issue happy that MUFlash has no issue.
Greetings