dweimer Approved

Member since: 2016-07-06

Recent posts by dweimer
Post When

I guess it could be possible to use an onStart function to trigger the file be saved, that just seem...

Posted in Handling Dynamic Images

I have some code on my current website that generates dynamic images Like This One, which overlays d...

Posted in Handling Dynamic Images

Found it, I tried uploading a custom logo on the CMS backend settings, and received a different erro...

Posted in New Installation File Upload problem from backend

Yes, I put together a simple test.

<?php
echo "<pre>";
echo mime_content_type('background.jpg') ;
ec...

Posted in New Installation File Upload problem from backend

I am trying to test out October CMS, I have it installed, the dashboard shows that the system is up ...

Posted in New Installation File Upload problem from backend