Show Posts


Messages - tim.alemanha

Pages: [1]
1
General Support / Re: Update from 1.2.9 to 1.2.16
« on: May 19, 2020, 04:05:41 AM »
no, the shopping system itself working just fine, I just don't know how the fast checkout will work. It seems to be activated but there is no description on how to implement a link into the template in order for the fast checkout feature to show up in the pages. I simply upgraded from the admin panel to the new cart version without any hiccup. Is there any description or do you have a piece of code to implement into the templates? thanks a lot

2
yes, that would be great, because today I upgraded to 1.2.16 and activated the fast checkout extension, it's enabled in the admin panel but I need a description on how to actually activate it in the storefront. Thanks a lot

3
General Support / Re: Update from 1.2.9 to 1.2.16
« on: May 18, 2020, 07:05:20 AM »
thanks, it did the trick, I did not have that table to begin with and I guess the extension was looking for that table in my db, however, now it is installed and activated but why don't I see the Buy button next to my add to cart button in my shop?

4
General Support / Re: Update from 1.2.9 to 1.2.16
« on: May 17, 2020, 03:57:00 AM »
Hi, I just upgraded to 1.2.16 without hiccups. Now I like to enable the Fast one-page checkout extension but receive an immediate error below.

2020-05-17 1:52:21 - database error: AbanteCart core v.1.2.16 SQL Error: Table 'finesapp_sapphires.abc_email_templates' doesn't exist
Error No: 1146
SQL: INSERT INTO `abc_email_templates` (`status`, `text_id`, `language_id`, `headers`, `subject`, `html_body`, `text_body`, `allowed_placeholders`, `store_id` )
VALUES ...

Well, it is true, the table wasn't use in prior versions and therefore does not exist. Shall I simply manually add the table with the field names or what else would be required?

Thanks for your help

5
Customization help / adding new "sort by" attribute in storefront category
« on: February 12, 2020, 11:57:22 AM »
Hi, I am trying to adding "sort-by weight" into the storefront. Currently customers can sort by name, price, rating and date, I need to sort it by weight and accordingly edited category.php and the corresponding xml language files displaying the drop-down menu. So far so good, meaning it shows the weight addition in the drop down menu and gives no error once I sort by weight, however it does not sort by weight, I suspect it does not actually reads the weight values out of the database. I am stuck one way or the other and hope someone can help me. I am selling gems that need to be sorted by carat weight.

Pages: [1]

Powered by SMFPacks Social Login Mod