Post by porter943 » Mon Apr 18, 2022 1:59 am

Hi Everyone,
I have been setting up my shopping cart [OpenCart ver 2.1.0] but today my Admin its not coming up, it was working find yesterday. Can anyone help me here?
Thank You

Active Member

Posts

Joined
Fri Dec 11, 2015 11:35 pm

Post by straightlight » Mon Apr 18, 2022 2:12 am

porter943 wrote:
Mon Apr 18, 2022 1:59 am
Hi Everyone,
I have been setting up my shopping cart [OpenCart ver 2.1.0] but today my Admin its not coming up, it was working find yesterday. Can anyone help me here?
Thank You
Either caused by an installed extension or by a server change from your host. Please post the latest activities of your server error logs along with your current PHP version.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by cyclops12 » Mon Apr 18, 2022 3:44 am

Check to see if your host has changed your php version

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by porter943 » Mon Apr 18, 2022 5:54 am

The error_log file it's not work it tells me file not found.
Anyway I'm looking for a multi vender that would work better than the one I have.

Active Member

Posts

Joined
Fri Dec 11, 2015 11:35 pm

Post by EvolveWebHosting » Tue Apr 19, 2022 12:01 am

File not found means you need to check and make sure everything was uploaded properly.

If you insist on using the 2.x branch, 2.3.0.2 was the best.

I strongly recommend using 3.0.3.8 though.

Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhosting.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA

Post by paulfeakins » Tue Apr 19, 2022 6:25 pm

porter943 wrote:
Mon Apr 18, 2022 1:59 am
Hi Everyone,
I have been setting up my shopping cart [OpenCart ver 2.1.0] but today my Admin its not coming up, it was working find yesterday. Can anyone help me here?
Thank You
You haven't given us enough information to do anything other than guess.

You should provide your error logs.

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


User avatar
Legendary Member
Online

Posts

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

Post by porter943 » Tue Apr 19, 2022 10:12 pm

Hello,
When I install OpenCart ver 2.1.0.1 it works great and I can login to the administration side, but when I install the module vqmod I get page not found.
I have contacted my hosting service and there saying its in the script.

Active Member

Posts

Joined
Fri Dec 11, 2015 11:35 pm

Post by straightlight » Tue Apr 19, 2022 10:17 pm

porter943 wrote:
Tue Apr 19, 2022 10:12 pm
Hello,
When I install OpenCart ver 2.1.0.1 it works great and I can login to the administration side, but when I install the module vqmod I get page not found.
I have contacted my hosting service and there saying its in the script.
Which location did you downloaded VQMod?

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by porter943 » Tue Apr 19, 2022 10:24 pm

Not sure, but the vqmod works find, I have opencart and vqmod installed on my home server and everything works find.

Active Member

Posts

Joined
Fri Dec 11, 2015 11:35 pm

Post by porter943 » Tue Apr 19, 2022 10:39 pm

Sorry I forgot to paste this.
After installing the vqmod this happens.
Warning: require_once(/home/sevesinz/public_html/system/library/msloader.php) [function.require-once]: failed to open stream: No such file or directory in /home/sevesinz/public_html/vqmod/vqcache/vq2-system_engine_loader.php on line 17
Fatal error: require_once() [function.require]: Failed opening required '/home/sevesinz/public_html/system/library/msloader.php' (include_path='.:/opt/alt/php53/usr/share/pear:/opt/alt/php53/usr/share/php') in /home/sevesinz/public_html/vqmod/vqcache/vq2-system_engine_loader.php on line 17

Active Member

Posts

Joined
Fri Dec 11, 2015 11:35 pm

Post by straightlight » Tue Apr 19, 2022 11:04 pm

porter943 wrote:
Tue Apr 19, 2022 10:39 pm
Sorry I forgot to paste this.
After installing the vqmod this happens.
Warning: require_once(/home/sevesinz/public_html/system/library/msloader.php) [function.require-once]: failed to open stream: No such file or directory in /home/sevesinz/public_html/vqmod/vqcache/vq2-system_engine_loader.php on line 17
Fatal error: require_once() [function.require]: Failed opening required '/home/sevesinz/public_html/system/library/msloader.php' (include_path='.:/opt/alt/php53/usr/share/pear:/opt/alt/php53/usr/share/php') in /home/sevesinz/public_html/vqmod/vqcache/vq2-system_engine_loader.php on line 17
msloader.php originates from an installed extension. You'll need to disable each XML files in your vqmod/xml folder, one at a time (except vqmod_opencart.xml file) until the error message vanishes.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by porter943 » Tue Apr 19, 2022 11:17 pm

I have done that, It did not work, no change still the same.

Active Member

Posts

Joined
Fri Dec 11, 2015 11:35 pm

Post by EvolveWebHosting » Tue Apr 19, 2022 11:38 pm

porter943 wrote:
Tue Apr 19, 2022 11:17 pm
I have done that, It did not work, no change still the same.
Did you clear the vqmod and ocmod cache after all of that? Once you disable every vqmod xml file and clear the cache completely, test and re enable one by one to figure out which is causing your issue.

Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhosting.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA

Post by porter943 » Wed Apr 20, 2022 6:40 am

I did all that, but still the same, no change

Active Member

Posts

Joined
Fri Dec 11, 2015 11:35 pm

Post by EvolveWebHosting » Wed Apr 20, 2022 9:37 pm

porter943 wrote:
Wed Apr 20, 2022 6:40 am
I did all that, but still the same, no change
It's probably time for you to hire a developer. @shivankagrawal is one that can help you out. Look him up in the commercial section of the forum.

Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhosting.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA

Post by JNeuhoff » Wed Apr 20, 2022 10:49 pm

As paulfeakins pointed out, you really need to provide some more details if expect others to help you here.

What are your extensions? Web theme? PHP version? What's in your server's error log? And have you contacted the extension author of the msloader.php at all?

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

Who is online

Users browsing this forum: No registered users and 68 guests