Page 1 of 1

Images and Content Not Displayed

Posted: Mon Dec 18, 2023 10:24 am
by NubianOne9
Greetings,
I have the opencart version 3.0.3.8. Suddenly my images and content are not visible on the pages, and my homepage has totally disappear with no images and content, it looks like a regular template, not my customization. I contacted the hosting provided and was told all images and contents points to the DNS correctly. I wanted to check the permalinks to make sure they are updated but I get the below error message.

"Fatal error: Uncaught Error: Class 'ScssPhp\ScssPhp\Compiler' not found in /home1/paamedja/public_html/iconicfinesse/admin/controller/startup/sass.php:14 Stack trace: #0 /home1/paamedja/public_html/iconicfinesse/system/opencart1/modification/system/engine/action.php(79): ControllerStartupSass->index() #1 /home1/paamedja/public_html/iconicfinesse/system/engine/router.php(67): Action->execute(Object(Registry)) #2 /home1/paamedja/public_html/iconicfinesse/system/engine/router.php(46): Router->execute(Object(Action)) #3 /home1/paamedja/public_html/iconicfinesse/system/framework.php(169): Router->dispatch(Object(Action), Object(Action)) #4 /home1/paamedja/public_html/iconicfinesse/system/startup.php(104): require_once('/home1/paamedja...') #5 /home1/paamedja/public_html/iconicfinesse/admin/index.php(19): start('admin') #6 {main} thrown in /home1/paamedja/public_html/iconicfinesse/admin/controller/startup/sass.php on line 14"

Re: Images and Content Not Displayed

Posted: Mon Dec 18, 2023 2:53 pm
by SohBH
Hi, update path to storage folder.

Re: Images and Content Not Displayed

Posted: Wed Dec 20, 2023 3:30 am
by NubianOne9
Greetings SohBH,

I will do that, thanks. I f I have any issues, will let you know,

Re: Issue Updating Path To Storage Folder

Posted: Tue Dec 26, 2023 6:11 am
by NubianOne9
Since I could not get into my opencart admin to make the update, I logged into my Cpanel and updated the path to my storage folder, still have the same error message below.

"Fatal error: Uncaught Error: Class 'ScssPhp\ScssPhp\Compiler' not found in /home1/paamedja/public_html/iconicfinesse/admin/controller/startup/sass.php:14 Stack trace: #0 /home1/paamedja/public_html/iconicfinesse/system/opencart1/modification/system/engine/action.php(79): ControllerStartupSass->index() #1 /home1/paamedja/public_html/iconicfinesse/system/engine/router.php(67): Action->execute(Object(Registry)) #2 /home1/paamedja/public_html/iconicfinesse/system/engine/router.php(46): Router->execute(Object(Action)) #3 /home1/paamedja/public_html/iconicfinesse/system/framework.php(169): Router->dispatch(Object(Action), Object(Action)) #4 /home1/paamedja/public_html/iconicfinesse/system/startup.php(104): require_once('/home1/paamedja...') #5 /home1/paamedja/public_html/iconicfinesse/admin/index.php(19): start('admin') #6 {main} thrown in /home1/paamedja/public_html/iconicfinesse/admin/controller/startup/sass.php on line 14"

Re: Images and Content Not Displayed

Posted: Tue Dec 26, 2023 6:37 am
by JNeuhoff
Well, the error says this:

Class 'ScssPhp\ScssPhp\Compiler' not found in /home1/paamedja/public_html/iconicfinesse/admin/controller/startup/sass.php:14

Search for the existence of file vendor/scssphp/scssphp/src/compiler.php in your storage folder, and make sure that your admin/config.php is correctly set for the DIR_STORAGE folder.

Re: Images and Content Not Displayed

Posted: Tue Dec 26, 2023 3:16 pm
by SohBH
Is this sudden issue or was it after a recent upgrade? To better assist you, could you provide Cpanel access via our contact page?