News:

AbanteCart v1.4.3 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - huyhoang08

#1
I post my theme 1 week ago, but i have not get any feedback from abantecart marketplace. Please explain your work?
My account : vinacart
#2
i got error message when going admininistration page.
[403 Forbidden]
when some ajax load:

index.php?rt=listing_grid/message_grid/getnotifies&s=admin123&token=ihxmRdHCnQF7I9g4tQ1viXTjMwni62j7
http://abantecartthemes.com/index.php?rt=common/common/checksystem&s=vnc&token=ihxmRdHCnQF7I9g4tQ1viXTjMwni62j7&_=1497674299835
#3
i want to use php-pm (https://github.com/php-pm/php-pm) so i wondering how abantecart support this? abantecart is true to use php-fpm?
php-pm offer symfony, zend,laravel, drupal...
Please tell me your answer! thank a lot
#4
for example, i want to export data using cli command, some reason i don't want to use the page `?rt=tool/backup`
thank a man.
#5
i want to deploy abantecart as multitenancy, it's possible using symlink like wordpress, you can following: http://jason.pureconcepts.net/2012/08/wordpress-multitenancy/
I want do same like that, please tell me your idea? thank a man.
#6
API Development / about ajax URL?
March 21, 2016, 10:19:05 AM
i create ajax handler, by creating file .php in controller/responses/ path. then use:

// controller/responses/myajax.php
$url=$this->html->getSecureURL('r/myajax/method1');   # for logged user

However, when i browse URL on browser, it show blank page. why?
#7
after a hour to explore abantecart template, only file name responses/checkout/no_payment.tpl i can't find path to show that template. Please tell me? thank a man.
#8
i see dataset API:

$db=new ADataset('name','key');
//compare single field
$db->deleteRows(array('column_name' => 'field1',  'operator' => '=',  'value' => $value));

So i want to combine 2 fields with AND/OR relation. how to do this?
#9
i need to load model from other controller? help me?
#10
API Development / form processing controller?
March 06, 2016, 12:06:10 AM
Today i want to add new form processing controller? example: to save data on my google spreadsheet.
can i able to add new processing controller for form?
please tell me how to do it? thank man.
#11
Templates / how to create new page template?
March 01, 2016, 09:49:22 PM
i don't know how to change default controller page(storefront/controller/common/page.php) in some pages for different HTML structure.
on other hand, i want to change HTML struct on to parent block (ie: column_left, column_right,...) in different page. Because i understand (controller: page.php) is for all pages in abantecart. Is that true?
Please explain me how to do it. Thank guys.

Forum Rules Code of conduct
AbanteCart.com 2010 -