Show Posts


Messages - Siri M.

Pages: [1] 2 3
1
How-to questions / Re: How to fix App Error / Resize image error
« on: April 28, 2017, 07:33:08 AM »
Yes, that fixed it. Thanks very much!

2
How-to questions / Re: How to fix App Error / Resize image error
« on: April 27, 2017, 10:10:21 PM »
I have the same app error image resize too. I also just upgraded to 1.2.10

Some images will resize normally on some product pages, while other pages will not.



3
Extension Support / Re: Multiple options for weight based shipping.
« on: March 04, 2017, 01:17:03 AM »
Hello.

I think you can copy default extension and rename it with renaming all variables inside code. So will be clone of Weight based extension and different delivery options

This looks a bit complicated. Can you clarify what you mean about "renaming all variables inside code"? What exactly would have I to rename to have a separate functioning weight based extension?

Thank you

4
Extension Support / Multiple options for weight based shipping.
« on: March 03, 2017, 05:32:54 AM »
Hello. I am wondering if there is a way to make more options for weight based shipping? With Thailand Post I use EMS, Second Class Air, and SAL shipping. All of these are weight based and are very different in pricing, but all priced by zone and weight.

I would be nice at checkout to allow the customer to choose regular Air, EMS or SAL shipping and also showing the different prices of each shipping.

Basically it is like I want to clone Weight Based shipping three times and change the pricing and Title. Is this possible?

Thank you,
Siri

5
Line 30 looks right, and the stylesheet checks out.  Still no mouseover zoom on homepage on 1.2.7, but still working on my 1.2.5 version of the site.

Google chrome does give this notice: "jquery-1.11.0.min.js:4   Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/."

I'm not sure if that has anything do with it.

Seems to be the only glitch left after my upgrade. Everything else seems to be working nicely.  ;D

6
Thank you very much. That worked.

Just for anyones information, after I completely deleted the extension, I couldn't find the weight based extension in the marketplace. I simply copied the folder from the installation zip from 1.2.7 into the extensions directory.

7
Hi. After I did a couple of manual upgrades from 1.2.5 to 1.2.7, I see now that the weight based shipping option is no longer available in the checkout. The free shipping and default flat shipping are still working in the checkout.

Everything is the same in the administration, locations, settings, weights, everything. It was working before the upgrade. Nothing in the error logs. Automated upgrades failed, so I had to manually upgrade. I had a few glitches with the upgrading, so maybe something didn't get copied over, not sure. However, the site does seem faster after the upgrade, so that is nice. Good job.

Thank you for your time.

8
Hi. I managed to upgrade my site from 1.2.5 to 1.2.7 doing manual upgrades on a clone site in a separate directory. Everything seems to be working, but one small issue is that there is now no mouseover zooming of the main product image on the homepage. I've looked at js files and such, but I don't really know what's wrong.

Any ideas?

Thank you,

9
Hi
I had the problem after moving my site to new host. I fixed it by changing "define('DB_DRIVER', 'mysql');" to "define('DB_DRIVER', 'amysqli');" in config.php file.

See if that helps. It at least works with my web host setup. Might be different for yours.

Also, after that I was able to upgrade to 1.2.4 without a problem. Before that the upgrade failed.

10
General Support / Re: Site mail not working after move to new web host.
« on: November 11, 2015, 02:16:45 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.

11
Hi
I just spent a half an hour with InMotion tech support on chat. The problem is that Abantecart mail isn't working on their servers. I tried my site (1.2.3) and also did a fresh install of AbanteCart cart 1.2.4. Both have the same problem. Tried both mail() and SMTP, different ports, etc. The tech support tested and tried themselves and finally said "I honestly don't know why its not working, it could be a server issue with incorrect php version but we are just not getting errors to show it."

 My localhost mail is working fine with everything else. She said this is PHP version is 5.3.

Sometimes, depending on settings, there are errors in the log, such as these:
2015-11-11 2:13:13 - warning: AbanteCart core v.1.2.3 fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>/home/botani22/public_html/core/lib/mail.php</b> on line <b>234</b>
2015-11-11 2:13:13 - warning: AbanteCart core v.1.2.3 fsockopen(): unable to connect to biz183.inmotionhosting.com:587 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in <b>/home/botani22/public_html/core/lib/mail.php</b> on line <b>234</b>
2015-11-11 2:13:13 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)

Or if I change to SMTP setting with "securebiz183inmotionhosting.com" I get this:
2015-11-10 19:51:43 - Error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
2015-11-10 20:02:08 - Error: EHLO not accepted from server!
2015-11-10 20:02:08 - Error: AUTH LOGIN not accepted from server!
2015-11-10 20:02:08 - Error: Username not accepted from server!
2015-11-10 20:02:08 - Error: Password not accepted from server!
2015-11-10 20:02:08 - Error: MAIL FROM not accepted from server!
2015-11-10 20:02:08 - Error: RCPT TO not accepted from server!
2015-11-10 20:02:08 - Error: DATA not accepted from server!
2015-11-10 20:02:08 - Error: DATA not accepted from server!
2015-11-10 20:02:08 - Error: QUIT not accepted from server!

Anyway, this started after moving from Arvixe. At arvixe the mail worked fine with default mail setting.
As of now there is no contact mail, no sales confirmation mails, nothing.

Any ideas on this? Any work arounds?

Thanks much

12
General Support / SEO rewrite problems when using shared SSL (SOLVED)
« on: November 10, 2015, 04:38:48 AM »
Hi
I just moved my site from one web host to another and everything seems okay. However, now when I use the new company's shared SSL, I get 404 errors on product pages and other pages. When I turn off SEO, all pages work fine. When I turn off the SSL option, SEO rewriting works fine on all pages. It seems to be a rewrite problem when using SSL and the two just don't work together. Any suggestions? I used to not have this problem in the past. I am thinking some changes to the .htacess file will fix this problem, but it's beyond my knowledge.

Eventually I want to get a dedicated SSL, but just want to get this working for the meantime.

EDIT: I think it's working now. I changed "RewriteBase /" to "RewriteBase /~username" in .htaccess file. Seems okay now.

13
General Support / Re: Cannot read copied database for new install.
« on: August 02, 2015, 08:24:06 PM »
My old database is 1.1.9, and my new install is 1.1.9.  I got it to work by exporting individual tables from the old into the new, for example ab_settings. Sometimes I would have to delete the "time modified" columns from the tables for it to work. Anyway, bit time consuming, but after importing the essential tables, it's working. I just couldn't copy the entire database over to the new, for some reason that created a conflict. Anyway, piecing it in table by table took about an hour, but much better than a full rebuild.

Yes, I have an older template that I am happy with until I upgrade to a new version; it's a modified version of the old default one. When I tried 1.2 it totally removed that template. Any way to use 1.2 and not touch my template?

14
General Support / Cannot read copied database for new install.
« on: August 02, 2015, 03:29:35 AM »
It's a long story, but after trying an upgrade, I have zero luck importing backups and mysql dumps etc, so I ended up doing a fresh install of 1.1.9, which seems to work better for me than 1.2. The new install worked okay, and after that I copied my old SQL database into the new database (I had to drop tables in the new database to do this, or it stopped with NULL errors). After copying all old info over into new database, the new install no longer loads, neither website or backend. There is some kind of database error which is in the log file pasted below. Any suggestions on how to at least get my site up with most of my data would be greatly appreciated. Thanks!

2015-08-02 7:14:59 - database error:  AbanteCart core v.1.1.9 Error: Unknown column 'e.update_date' in 'field list'<br />Error No: 1054<br />SELECT DISTINCT
                    e.extension_id,
                      e.type,
                      e.key,
                      e.category,
                      e.priority,
                      e.version,
                      e.license_key,
                      e.date_installed,
                      e.update_date,
                      e.create_date,
                    s.store_id,
                    st.alias as store_name,
                    s.value as status
            FROM ab_extensions e
            LEFT JOIN ab_settings s ON ( TRIM(s.`group`) = TRIM(e.`key`) AND TRIM(s.`key`) = CONCAT(TRIM(e.`key`),'_status') )
            LEFT JOIN ab_stores st ON st.store_id = s.store_id
            WHERE e.`type`  IN ('extensions', 'payment', 'shipping', 'template', 'language') in <b>/home/user/public_html/core/database/mysql.php</b> on line <b>114</b>

15
Hi. I noticed in Paypal I had a sale, so after checking the site I see there is no sales record at all. Nor was an email sent to me about the sales. This has never happened before, so seems a bit strange. I haven't updated or changed anything lately. Last week had a few sales and everything was normal. So I went ahead and shipped the item using the Paypal information.

Any ideas about this?

Thanks


Pages: [1] 2 3

Powered by SMFPacks Social Login Mod