Post by Blisk1 » Sat Dec 14, 2024 2:57 am

Opencart works until I have installed Amelia theme from opencart. I have report this to support but nothing happend for 2 days.
I get blank white page in index page or admin page
http://sellyour3d.com
I use php 8.0
apache 2.4.62
all browsers is the same
I uploaded amelia files to opencart folder and overwrite all files all have apache permission.
server is rockylinux 9 and all is updated apache, mariadb and php. And no errors in apache log file.
I also cleared all cache in all opencart folders.
All files have right permissions.
I even backup files before I upload and overwrite existing files and when I restore backup files to opencar folder it is the same.
I have now added this to index page in admin folder
ini_set('display_errors',1);
error_reporting(E_ALL);
and now I get error on that page.

Fatal error: Uncaught Error: Class "Openbay" not found in /var/www/storage/modification/admin/controller/startup/startup.php:63 Stack trace: #0 /var/www/storage/modification/system/engine/action.php(79): ControllerStartupStartup->index() #1 /var/www/html/opencart/system/engine/router.php(67): Action->execute() #2 /var/www/html/opencart/system/engine/router.php(46): Router->execute() #3 /var/www/html/opencart/system/framework.php(179): Router->dispatch() #4 /var/www/html/opencart/system/startup.php(104): require_once('...') #5 /var/www/html/opencart/admin/index.php(21): start() #6 {main} thrown in /var/www/storage/modification/admin/controller/startup/startup.php on line 63

THESE are errors from opencart storage folder log file
2024-12-12 20:38:26 - PHP Warning: include_once(): Failed opening '/var/www/storage/vendor/scss.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/opencart/admin/controller/startup/sass.php on line 7
2024-12-12 20:41:11 - PHP Warning: include_once(/var/www/storage/vendor/scss.inc.php): Failed to open stream: No such file or directory in /var/www/html/opencart/admin/controller/startup/sass.php on line 7
2024-12-12 20:41:11 - PHP Warning: include_once(): Failed opening '/var/www/storage/vendor/scss.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/opencart/admin/controller/startup/sass.php on line 7
2024-12-12 20:42:22 - PHP Warning: include_once(/var/www/storage/vendor/scss.inc.php): Failed to open stream: No such file or directory in /var/www/html/opencart/admin/controller/startup/sass.php on line 7
2024-12-12 20:42:22 - PHP Warning: include_once(): Failed opening '/var/www/storage/vendor/scss.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/opencart/admin/controller/startup/sass.php on line 7
2024-12-12 20:45:58 - PHP Warning: include_once(/var/www/storage/vendor/scss.inc.php): Failed to open stream: No such file or directory in /var/www/html/opencart/admin/controller/startup/sass.php on line 7
2024-12-12 20:45:58 - PHP Warning: include_once(): Failed opening '/var/www/storage/vendor/scss.inc.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/opencart/admin/controller/startup/sass.php on line 7
2024-12-12 20:56:48 - PHP Warning: Trying to access array offset on value of type null in /var/www/html/opencart/admin/controller/marketplace/marketplace.php on line 167
2024-12-12 20:56:48 - PHP Warning: Trying to access array offset on value of type null in /var/www/html/opencart/admin/controller/marketplace/marketplace.php on line 205
2024-12-12 20:56:48 - PHP Warning: Trying to access array offset on value of type null in /var/www/html/opencart/admin/controller/marketplace/marketplace.php on line 222
2024-12-12 20:59:09 - PHP Warning: rmdir(/var/www/storage/cache/template): Directory not empty in /var/www/html/opencart/admin/controller/common/developer.php on line 70

New member

Posts

Joined
Fri Nov 29, 2024 10:08 pm

Post by ADD Creative » Sat Dec 14, 2024 6:45 pm

OpenBay was removed in 3.0.3.6. This suggests your admin/controller/startup/startup.php file is from an old version or you have upgraded, but not upgraded your storage directory or deleted the contents of storage/modification/ and refreshed you modifications.

www.add-creative.co.uk


Guru Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by Blisk1 » Sat Dec 14, 2024 7:04 pm

My installation was fresh all over again with 3.0.4.0

New member

Posts

Joined
Fri Nov 29, 2024 10:08 pm

Post by JNeuhoff » Sat Dec 14, 2024 9:14 pm

You have not done a proper fresh install of OpenCart 3.0.4.0. Your admin/controller/startup/sass.php is from an older version!

If you are using the [url=https://www.opencart.com/index.php?rout ... n_id=34619]Amelia Theme then you have to contact its author for support.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by Blisk1 » Sat Dec 14, 2024 9:28 pm

Sorry I don't know how can that be?
Because I never even before installed older than 3.0.3.8
And I have installed purpletree multi vendor extensions and cookie extension and nothing else.
And exactly that theme and I already contacted author but no response.
Is it possible that is messing with my installation?

New member

Posts

Joined
Fri Nov 29, 2024 10:08 pm

Post by JNeuhoff » Sat Dec 14, 2024 10:17 pm

Blisk1 wrote:
Sat Dec 14, 2024 9:28 pm
Sorry I don't know how can that be?
Because I never even before installed older than 3.0.3.8
And I have installed purpletree multi vendor extensions and cookie extension and nothing else.
And exactly that theme and I already contacted author but no response.
Is it possible that is messing with my installation?
Then why don't you contact these extension vendors? Especially the multivendor one from PurpleTree. Quite often 3rd party extensions are of poor quality and not properly tested.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by Blisk1 » Sun Dec 15, 2024 1:07 am

I will contact purpletree, I bought this extension because it was top rated.
What I did now.
I have installed another fresh installation of opencart 3.0.4.0
And copied from that installation a storage folder to its place.
And the same a problem here are errors I get now.
Error is about Openbay, what that is and how is related to opencart?
Fatal error: Uncaught Error: Class "Openbay" not found in /var/www/html/opencart/admin/controller/startup/startup.php:62 Stack trace: #0 /var/www/html/opencart/system/engine/action.php(79): ControllerStartupStartup->index() #1 /var/www/html/opencart/system/engine/router.php(67): Action->execute() #2 /var/www/html/opencart/system/engine/router.php(46): Router->execute() #3 /var/www/html/opencart/system/framework.php(179): Router->dispatch() #4 /var/www/html/opencart/system/startup.php(104): require_once('...') #5 /var/www/html/opencart/admin/index.php(21): start() #6 {main} thrown in /var/www/html/opencart/admin/controller/startup/startup.php on line 62

New member

Posts

Joined
Fri Nov 29, 2024 10:08 pm

Post by ADD Creative » Sun Dec 15, 2024 1:12 am

Where are you downloading 3.0.4.0 from?

Line 62 of admin/controller/startup/startup.php does not try to create an OpenBay class on 3.0.4.0.
https://github.com/opencart/opencart/bl ... up.php#L62

But older versions did.
https://github.com/opencart/opencart/bl ... up.php#L62

www.add-creative.co.uk


Guru Member

Posts

Joined
Sat Jan 14, 2012 1:02 am
Location - United Kingdom

Post by paulfeakins » Mon Dec 16, 2024 8:09 pm

Blisk1 wrote:
Sun Dec 15, 2024 1:07 am
I bought this extension [you mean theme] because it was top rated.
Probably fake reviews unfortunately.

You should use a CSS-only theme like one of ours: https://www.antropy.co.uk/opencart-serv ... me-builds/

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Legendary Member

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by JNeuhoff » Mon Dec 16, 2024 10:37 pm

Also, Openbay is a discontinued product and won't work on OpenCart 3.0.4.0. See also this forum post.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by Blisk1 » Tue Dec 17, 2024 4:58 am

I have installed opencart again and now it is ok.

New member

Posts

Joined
Fri Nov 29, 2024 10:08 pm

Post by paulfeakins » Wed Dec 18, 2024 12:42 am

Blisk1 wrote:
Tue Dec 17, 2024 4:58 am
I have installed opencart again and now it is ok.
I will mark this topic as [SOLVED].

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Legendary Member

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by Blisk1 » Thu Dec 19, 2024 2:15 am

paulfeakins wrote:
Mon Dec 16, 2024 8:09 pm
Blisk1 wrote:
Sun Dec 15, 2024 1:07 am
I bought this extension [you mean theme] because it was top rated.
Probably fake reviews unfortunately.

You should use a CSS-only theme like one of ours: https://www.antropy.co.uk/opencart-serv ... me-builds/
Ok I will check those themes and if there is something nice I will buy it.

New member

Posts

Joined
Fri Nov 29, 2024 10:08 pm
Who is online

Users browsing this forum: Amazon [Bot] and 6 guests