You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With FilesSluggy U get error on folder creatino https://www.youtube.com/watch?v=MnrSg9pLUsU
`
Fatal error: Uncaught Error: Call to a member function make() on null in /paas/c0181/www/core/components/filesluggy/model/filesluggy/filesluggy.class.php:285
Stack trace:
#0 /paas/c0181/www/core/cache/includes/elements/modplugin/4.include.cache.php(49): FileSluggy->renameContainer(Object(modFileMediaSource_mysql), '/paas/c0181/www...', 'twt') #1 /paas/c0181/www/core/model/modx/modscript.class.php(79): include('/paas/c0181/www...') #2 /paas/c0181/www/core/model/modx/modx.class.php(1686): modScript->process() #3 /paas/c0181/www/core/model/modx/sources/modmediasource.class.php(613): modX->invokeEvent('OnFileManagerDi...', Array) #4 /paas/c0181/www/core/model/modx/processors/browser/directory/create.class.php(42): modMediaSource->createContainer('twt', '') #5 /paas/c0181/www/core/model/modx/modprocessor.class.php(180): modBrowserFolderCreateProcessor->process() #6 /paas/c0181/www/core/model/modx/modx.class.php(1782): modProcessor->run() #7 /paas/c0181/www/core/model/modx/modconnectorresponse.class.php(144): modX->runProcessor in /paas/c0181/www/core/components/filesluggy/model/filesluggy/filesluggy.class.php on line 285
`
The text was updated successfully, but these errors were encountered:
With FilesSluggy U get error on folder creatino
https://www.youtube.com/watch?v=MnrSg9pLUsU
`
Fatal error: Uncaught Error: Call to a member function make() on null in /paas/c0181/www/core/components/filesluggy/model/filesluggy/filesluggy.class.php:285
Stack trace:
#0 /paas/c0181/www/core/cache/includes/elements/modplugin/4.include.cache.php(49): FileSluggy->renameContainer(Object(modFileMediaSource_mysql), '/paas/c0181/www...', 'twt')
#1 /paas/c0181/www/core/model/modx/modscript.class.php(79): include('/paas/c0181/www...')
#2 /paas/c0181/www/core/model/modx/modx.class.php(1686): modScript->process()
#3 /paas/c0181/www/core/model/modx/sources/modmediasource.class.php(613): modX->invokeEvent('OnFileManagerDi...', Array)
#4 /paas/c0181/www/core/model/modx/processors/browser/directory/create.class.php(42): modMediaSource->createContainer('twt', '')
#5 /paas/c0181/www/core/model/modx/modprocessor.class.php(180): modBrowserFolderCreateProcessor->process()
#6 /paas/c0181/www/core/model/modx/modx.class.php(1782): modProcessor->run()
#7 /paas/c0181/www/core/model/modx/modconnectorresponse.class.php(144): modX->runProcessor in /paas/c0181/www/core/components/filesluggy/model/filesluggy/filesluggy.class.php on line 285
`
The text was updated successfully, but these errors were encountered: