PongoCMS-Laravel-cms-bundle icon indicating copy to clipboard operation
PongoCMS-Laravel-cms-bundle copied to clipboard

Using the Add Media and Upload Media

Open CodeGibb opened this issue 11 years ago • 3 comments

I really love the look and feel of PongoCMS and was hoping to use this CMS to help me learn using the Laravel Framework but I have come across some difficulties using the media upload.

When going to Pages>Edit Zone>Media>Add Media>Upload Media it appears to work but when verifying on the home page nothing appears, database shows no media other than defaults and when looking in the media manager in the cms my new media does not show, and nor did the files go to the server.

I am currently using XAMPP just to learn before I place on a production server but I come across this minor problem and most likely myself that has caused it but no Idea where to start. Any help would be much appreciated.

Thank You

CodeGibb avatar Apr 19 '13 15:04 CodeGibb

I've got the same problem. Did you manage to solve it yet?

yuyinitos avatar May 30 '13 22:05 yuyinitos

Nope I have been unable to resolve this problem keep me posted if you find an answer and I will do the same. On 2013-05-30 6:48 PM, "Yuyinitos" [email protected] wrote:

I've got the same problem. Did you manage to solve it yet?

— Reply to this email directly or view it on GitHubhttps://github.com/redbaron76/PongoCMS-Laravel-cms-bundle/issues/32#issuecomment-18713485 .

CodeGibb avatar May 30 '13 22:05 CodeGibb

A fix can be found on: http://forums.laravel.io/viewtopic.php?id=683

The file validation uses the PHP's Fileinfo... Windows users must include the bundled php_fileinfo.dll DLL file in php.ini to enable this extension.

tjaadvd avatar Aug 09 '13 10:08 tjaadvd