Page 1 of 1

opencart 3.0.3.7

Posted: Thu Jan 20, 2022 2:30 am
by Armen61
some how my fronend stops working . My backend working fine. https://giveoffers.com/
I contacted it to my server support team they told me something wrong with site coding. it is possible coding get mess up without touching ?
can anyone dive me some advise how to fix it. Thanks

Re: opencart 3.0.3.7

Posted: Thu Jan 20, 2022 3:36 am
by mikeinterserv
Armen61 wrote:
Thu Jan 20, 2022 2:30 am
it is possible coding get mess up without touching ?
Not really - unless your host changed something on your server ( like php version etc ) or you got hacked ( possible but unlikely )
Look at your error logs in OCadmin and server.

Is your site giveoffer.com OR giveoffers.com - one exists the other does not. Your link is giveoffers.com (does not exist ) your facebook etc is give offer.com. Which is it ?

Re: opencart 3.0.3.7

Posted: Thu Jan 20, 2022 7:56 am
by hpwebdesign
go to setting in admin and enabled display error
or
edit index.php and add this

Code: Select all

ini_set('display_errors',1);
ini_set('error_reporting','E_ALL');
to show error in website
maybe an error because of the ocmod module

Re: opencart 3.0.3.7

Posted: Thu Jan 20, 2022 3:55 pm
by thekrotek
Or just check the error log.

Re: opencart 3.0.3.7

Posted: Thu Jan 20, 2022 8:52 pm
by paulfeakins
Armen61 wrote:
Thu Jan 20, 2022 2:30 am
I contacted it to my server support team they told me something wrong with site coding.
Yeah that's the saved response all rubbish web hosts give.

You'll need to provide more info or pay someone to fix this.