Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Fatal error: Maximum execution time of 30 seconds exceeded in /blabla/path/chyrp/includes/lib/spyc.php on line 315Thanks misterbrandt — this looks perfect for what I need 
I don’t have much time to play with it right now, but initially when I try to enable the module it hangs on the AJAX loading bar. If I cancel and refresh the page, then it turns up as being active but the Uploads drawer doesn’t expand on the Write page. I updated Spyc before installing, so I’ll keep an eye on this thread — maybe I’ve missed something.
if ( <?php echo in_array('wysiwyg', $config->enabled_modules) ?> ) {<?php if ($misc->module_enabled("wysiwyg")): ?>
tinyMCE.execCommand('mceInsertRawHTML', false, template);
<?php else: ?>
$('#body').replaceSelection(template);
<?php endif; ?>
I got the module operational using the fix Alex mentioned above, and after changing the image folder path in the config file (my Chyrp install is in the server root, rather than a /chyrp subfolder) I was able to add an image to my post just fine 
I’ll keep playing with it and let you know if I find anything else unusual. The image upload form feature will be really handy when it gets added.
1 to 10 of 10