Show Posts


Messages - squinn

Pages: 1 [2] 3
16
Support / Re: BackOrder Back Order
« on: April 17, 2022, 12:06:06 PM »
You can pretty much do whatever you want - you can go to admin / system /settings / checkout, and have it so customers can checkout even if stock is at zero.
Then change existing messages via languages or add in a html block to let customers know it is a back order.
Or, if all your products are back orders, just change the messages / add in the html and leave the stock full.

My impression was payment processors do not like back orders though.

17
General Support / Re: SEO url issue - updated
« on: April 17, 2022, 11:51:12 AM »
Thanks for your reply. I updated to 8 on the new install.. I really need to keep up with the times, i don't tend to look at these things until something doesn't work.

Re; seo urls, I turned them off and was contemplating just living with it while I added products etc., to the site. I turned them on again after a few hours and they are working fine, and have continued to work well since.

Yay

18
Thank you in advance.
I briefly enabled twilio just to see what it was about, then I disabled it and set the IM back to default 'no im driver found'message. I know twilio is an SMS service, not email,  but when I do test orders no emails came through to either customer or admin (the order went through ok in the store though), and it came up with an immediate 'critical error' notice, as follows:

Cannot send notification. Communication driver default_twilio is disabled!
Trace: #0 /home/www/domainname/core/lib/im.php on line 335 #1
/home/www/domainname/storefront/model/account/customer.php on line 190 #2 /home/www/domainname/extensions/fast_checkout/storefront/model/extension/fast_checkout.php on line 62 #3 /home/www/domainname/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php on line 1072 #4 /home/www/domainname/extensions/fast_checkout/storefront/controller/responses/checkout/pay.php on line 954


I don't want twilio, so I deleted it entirely but it hasn't stopped the error (also cleared cache).
My mail settings are correct - I just use the default mail (not smtp) and I have a working email address attached to the store. It is not sending the customer email or the admin emails. I do think it's related to that extension, as it calls it the 'default communication'. Even though I disabled it (which should have reversed any changes twilio made) and then went on to delete it after receiving errors, it must have overrode a file somewhere.

 

19
General Support / Re: SEO url issue (new)
« on: April 17, 2022, 06:26:13 AM »
Ok - So I reinstalled the entire script, deleted the original database and started off with a completely new install.

 v1.3.2

I didn't change the htaccess.txt or add the SSL thing at all, I just renamed it .htaccess

I turned on SEO Urls, and initially thought this had fixed it. They were appearing correctly domainname/categoryname

Until I added a product. Then the URL does this: domainname/categoryname/productname

and throws 'THE PAGE YOU REQUESTED CANNOT BE FOUND' error.

If I manually alter the URL to what it should be showing domainname/productname  it shows the product.

This time the only thing I did was change the stylesheet - and when I saw that error I put back the original stylesheet, but the error remains.



20
General Support / SEO url issue - updated
« on: April 16, 2022, 08:22:18 AM »
I found a work around for the 412 error previously mentioned. It just didn't like it when there was a - (dash) in the title of the product, so I manually remove the dash in the seo keyword section of the admin product page. Usually I just let it self generate.

 However, now I've added products they keep going to THE PAGE YOU REQUESTED CANNOT BE FOUND! as the URL says this:

domainname.com.au/index.php?_route_=category-name/product-name 

It only works if I manually change the URL to read like the seo url should  domainname.com.au/product-name.

Or if I turn off SEO urls it all works fine, but I would rather have them working.

I have contacted my host, and they directed me to go back to the developer. I have also tried turning off mod-security and it doesn't appear to make a difference. 
I double checked the .htaccess, and it all appears good, when I compare it to the .htaccess in 1.2.16 ..
Are there other files I should check?

Could I have accidentally stuffed something up - I've changed a couple of minor details in a couple of .tpl files, and otherwise only changed things in the stylesheet.

The version of PHP I had was a bit low, I had it set at 7.1.  I've set it at 7.3 which is the minimum for 1.3.2 although I have higher options. Since the 1.2.16 site is working and hosted on the same account I am cautious about changing things the sites share.

As mentioned previously, the 1.2.16 version I use on a different domain has SEO urls working perfectly, with the same host. It also doesn't care if there is a dash in the title, I usually just use the 'generate seo' option for this reason.

I would love to get them working - not just for the SEO advantage, but because I think they look more professional.







21
General Support / Re: 412 Error
« on: April 14, 2022, 07:32:56 AM »
Thank you

22
General Support / 412 Error
« on: April 13, 2022, 10:22:26 AM »
Hello,

Thanks in advance for advice. The site I'm building is not yet complete, but I have noticed an issue I want to iron out before going live.
This site uses abantecart version  1.3.2

Every now and then I get a 412 error. So far tested on chrome/desktop, firefox/desktop and chrome/phone

The error is when the link shows as follows: 
https://domainname/index.php?_route_=pagename 

However, it sometimes goes through just fine when the url is as above.

It always allows it to go through (even after throwing the error) when I alter the url to be like this:
https://domainname/pagename

I have SEO URLS turned on.
I have renamed the .htaccess.txt to .htaccess. I have added a little code at the end to force it to https. But otherwise have not altered it at all.

I do not have this error in my other abantecart site which runs smoothly, and uses 1.2.16.

The exact error is copy and pasted below

412 Error
Your request got filtered out due to possible security issues.

One or more things in your request were suspicious (defective request header, invalid cookies, bad parameters)

If you think you did nothing wrong:

try again with a different browser
avoid any evil characters inside the request url
If you are the owner of the website, you can consider revising the rules of the mod_security module or turning it off from your Web Hosting Control Panel.


Should I turn off the mod_security module? And how do I do that?

Thanks again. Australia time zone here, so I'm overdue for sleep. Will check replies in the morning.

23
Thanks for your help ^_^

24
Thanks. It definitely worked in the demo.
I haven't added any third party extensions to the new abantecart I'm working on, I'm still in the very early stages.
I've just altered a little bit of the stylesheet, the layout and the languages so far. I have removed the 'latest product' left hand column on the product page. I'll try adding it back in, but I can't see why it would make a difference.
 The other, older one might have had a couple of extensions added, I can't recall now.
 Thanks for your reply.

25
Hello,
I have two abantecart stores, one with the version 1.2.16 and the other is version 1.3.2 .. this is an issue on both of them. The former has been a site up and running with no issues for a couple of years.
Using the system>appearance settings, changing the image size works for everything except the product page.

So the particular settings are:

Product Image Thumb Width:
Product Image Thumb Height:

I want to change the image to 500px x 500px.
I'm guessing somewhere in the CSS there is a command that keeps it at the default (I'm using default template) but I can not find where it is.

If anybody could point me to the correct area in the style file I'd appreciate it. Also - if I change it to a larger size, will it still automatically downsize if people are using a phone, or will I have to do something in the bootstrap file/somewhere else?

Thank you in advance. 


26
Hi - I have my store set to hide items once they are sold, as I'm selling individual/unique products.

When someone clicks on a link that goes to a sold/hidden product it currently says 'product not found'

I'd like to change that text to mention product has been sold, and link to my home page.  I have tried storefront>language>product>product.xml  where I found text 'product not found' but despite clearing cache no changes are showing. Not sure this is the right spot, and have searched other language pages but can't find any where else with that text.

Any ideas?

Thank you all.

27
Customization help / Detect country/geolocation
« on: November 30, 2020, 07:04:44 PM »
I can't find anywhere this can be done. I have my store based in Australia, but I intend to have a domain for the US and the UK (.com and .co.uk respectively). As these will each have their own base currency, multistore doesn't suit (according to abantecart changing the base currency converts it in every store). So I would like each site to detect the geolocation of the user, and if they are not in that store's country, they will then have the choice to stay or go to the site that is dedicated to their own country, via a pop up with linked url.
Has anybody managed to do this, or is there an extension I've missed that is compatible with abantecart?
Thanks in advance.

28
Thank you so much for your reply.  No recent errors in error log oddly. Everything else seems fine. The problem is intermittent, but persistent once it starts (made my work impossible all morning).  However, I logged in a few hours later and continued with no issues. If I manage to figure it out, I'll post results here in case it helps others... starting to suspect an issue with my host.

29
How-to questions / Re: Help please!
« on: July 30, 2019, 10:38:30 PM »
It really appears to be triggered by 'saving' anything new on the product line (options, media, relations, promotions,)


30
Initially when I installed abantecart - newest version - everything has worked really well and I was able to quickly add and edit products without an issue.
Until it started randomly throwing an error every time I edited a section of a new or existing product. 

The error is: Cannot establish database connection. Check your database connection settings. in /home1/mysitename/public_html/core/database/amysqli.php on line 54

Initially the error only showed on admin side, but now it causes the front end to temporarily disconnect to. It usually comes back live after a few minutes, with or without cookie/cache clearing.

I honestly can not find any reason - I haven't changed any core files nor done any updates since installing this year.  I can't even load the admin login page after I do it for a while.

The only thing I can think is the timeout in that section of amysql is 60seconds, but it isn't anywhere close to 60 seconds when it throws the error.

Terrible timing, as I have an existing customer base from another project I was just introducing this site to today and tomorrow and now I can't do a few tweaks I really wanted to do, as it keeps taking the whole site offline (so unprofessional).  Another issue, that may or may not be connected - sometimes the admin security time out is very short and I have to re-login every few minutes. No error, just logs me out.

Or there's a possible conflict with new paid extensions (bought from abantecart official marketplace)? Does this happen? They are meant to be compatible with my version of abantecart. 

Any advice would be so appreciated.




Pages: 1 [2] 3

Powered by SMFPacks Social Login Mod