Recent Posts

Pages: 1 ... 7 8 [9] 10
81
General Support / emails steel not working
« Last post by maulikvrl2010 on August 25, 2023, 03:29:53 AM »
Upon changing the server, I have encountered an error within the error log and have been unable to send or receive emails. The specific error message is as follows:

"2023-08-24 19:35:31 - AMail. transport: Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport: Connection could not be established with host 'smtp.XXXX.com:587': stream_socket_client(): Unable to connect to smtp.dreamhost.com:587 (Connection refused)"

I have engaged with my service provider in an attempt to resolve the issue. According to their assessment, everything appears to be functioning correctly on their end.

I have also verified that email settings on the server site are properly configured and that email sending is operational. In addition, I've conducted tests using ports 465, 587, and 25, but the issue persists.

Interestingly, I am able to successfully log in to my server email account and send/receive emails directly from there. However, the problem arises when attempting to send emails through my application.

I have made an effort to find a solution to this issue by researching online resources, including the discussion on the AbanteCart forum here: forum.abantecart.com/topic/4200. Unfortunately, I have not been able to pinpoint the exact cause of this problem.

Given your expertise in this field, I kindly request your assistance in diagnosing and resolving this matter. Your insights and guidance would be greatly appreciated.

Thank you for your time and consideration. Please let me know if you require any further information from my end.
82
General Support / Re: Site mail not working after move to new web host.
« Last post by maulikvrl2010 on August 25, 2023, 03:22:35 AM »
It was finally figured out. With this particular host you need to use SMTP setting and use "localhost" as your SMTP Host any case anyone has the same problems.
"Could you please explains more where expertly have to change"
83
General Discussion / Re: Which is better, WordPress or AbanteCart for e-commerce?
« Last post by isiaken649 on August 24, 2023, 11:11:05 PM »
I'd like to know in detail, too.
84
Built-in Features / Re: Order Status Emails
« Last post by MessEleven on August 24, 2023, 06:07:03 PM »
Still no luck. Order status is unchanged, and php shows all options are the same as what AbanteCart offers (both in "order_statuses" and "order_status_id".) The placeholder "order_status_name" simply doesn't work. I've tried {{ order_status_name }} in all the right places, and even tried it in the Subject line. No luck.
85
I have installed AbanteCart with the BootStrap Theme. I have realized that there is a space below the footer block. The footer Block doesn't fill the entire footer. How do I remove this space?
86
SEO / Re: How Important Is Link Building In SEO???
« Last post by aalikinfo on August 23, 2023, 05:16:39 AM »
Link building is crucial for SEO as it helps improve a website's authority, search rankings, and visibility by gaining valuable backlinks from reputable sources.




87
General Support / Re: Replicate website for backup
« Last post by llegrand on August 21, 2023, 03:36:42 PM »
You have pretty well understood it.  Be sure your two sites are NOT on the same machine and have different IP addresses.
the URL is the SAME for both sights -the difference is in the DNS (nameserver) which is controlled within your domain nameservers info at your registrar.

And you have picked up on the syncing issue.   As to what "big companies" do,  there are several solutions.  from simple to complex.

What kind of volume to you have? That will help you decide how much effort and cost you need to insure your info is relatively in sync.
Various solutions -  you can move your DB to one different location and let both app locations write to the same DB -  then make more frequent backups of the DB  in a location other than your site location.   eg.  if you have Softaculous you can set your backup for just the DB  and save the backup on a different location like a dropbox account or AWS if you use that.

Look into what your backup options are from your hosting company -  are you having a daily backup with several generations auto ran  and stored off your site server??   
Your hosting company should able to provide you more specific options that work within their framework

Do you get notification when your site went offline?

There is also the ability to have a hot-swap raid backup  on some hosts -  that does cost more,  but what it is two drives assigned to your account -  and they both get written to almost simultaneously,  if the main one goes down,  the hot swap is actually pulled physically and placed in a new location -  most host who provide this monitor your site and if there is a mechanically failure of a drive they do the swap  quickly.





88
General Support / Re: Replicate website for backup
« Last post by Sam_78 on August 21, 2023, 02:16:26 PM »
Thanks llegrand 

I read about it and this is what I understood:

From what I read is I do not test failover site I just dump my code and MySql to a separate Cpanel account and have  job that updates my Database everynight and point that IP address as Failover at my DNS, correct?

main-website.com will have Cpanel and MySQL point to 1.2.3.4 and at my DNS they check it every minute and if they dont get response they point it to failover.
Let's say my failover is at failover-website.com   and MySQL is also there but I do need to test this failover and for this failover I need to have URL in config file? correct ?

One option I can think of is to make host entry and try it locally and it should work but I just want to know how these big companies handle failover.
89
Built-in Features / Re: Order Status Emails
« Last post by Basara on August 21, 2023, 05:05:59 AM »
Hello.
Try to compare the files with the source, maybe something was modified https://github.com/abantecart/abantecart-src
90
Built-in Features / Order Status Emails
« Last post by MessEleven on August 20, 2023, 05:03:12 PM »
We have no problem changing the Order Status after a customer makes a purchase, but the actual status we have selected doesn't show up on the notifying email. We haven't changed any test ID's. When testing, everything shows up fine in the email, including added notes, but no updated status. Any thoughts?
Pages: 1 ... 7 8 [9] 10

Powered by SMFPacks Social Login Mod