Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
Could not create the FilesToPack Table
Affected Elements
undefined.PackerInstaller();
The error occurred on or near: Too big column length for column 'FilePath' (max = 255). Use BLOB instead
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
Warning: filemtime() [function.filemtime]: Stat failed for /home/www/colorful_sky_de/forum/http://www.colorful-sky.de/forum/extensions/BBInsertBar/style.css (errno=2 - No such file or directory) in /home/www/colorful_sky_de/forum/library/Framework/Framework.Class.PackManager.php on line 225
Is there any way I can fix CategoryIcons to work with Packer?
I've tried adding $Configuration['WEB_ROOT'] to the image location in the stylesheet
$Configuration['BASE_URL'].'extensions/CategoryIcons/images/misc.gif';Posted: Friday, 30 March 2007 at 9:48AM
Posted: Friday, 30 March 2007 at 5:16PM
Just a random OT comment for Mark...
Could the Lussumo Bot learn to link to the updated file when it tells us about it? It would save me scrolling all the way up the page (yes, I'm lazy). So its post would look like:
Uploaded version 0.4.beta.5 of Vanilla Packer.
$Head->AddStyleSheet($Context->Configuration["BASE_URL"].$Context->Configuration["BBBAR_PATH"].'style.css');
$Head->AddScript($Context->Configuration["BASE_URL"].$Context->Configuration["BBBAR_PATH"].'functions.js');$Head->AddStyleSheet($Context->Configuration["BBBAR_PATH"].'style.css');
$Head->AddScript($Context->Configuration["BBBAR_PATH"].'functions.js');$Context->SetDefinition('ExtensionOptions', 'Extension options');to:$Context->SetDefinition('ExtensionOptions', 'Extension Options');