Show Posts


Topics - susinthiran

Pages: [1]
1
Hi,

I just want to get suggestion on following problem.

Assume if two user having same product in their cart and the product is having a count of 1.
If both users clicks confirms button the order gets placed but the product count goes to negative.

Any suggestions to avoid this?

Thanks in advance.

2
General Discussion / Can't upload images via HTML code.
« on: May 08, 2018, 01:24:58 AM »
Hi,

I am running abantecart locally and while I am trying to map resource via Html for Products it is not getting mapped and all it does is mapping an empty image.

If I am right,the problem is relating to settings.

Any suggestions to overcome this problem?

Thanks in Advance.

3
Templates / Config settings overridden by Newly created template.
« on: March 14, 2018, 01:23:34 AM »
Hi,

I have created a new template using Developer tools inside root template folder and now I copied the code and replaced with Default template after some changes in new template.
Now I could see the config settings for New template is overriding the settings of default template.So,whatever changes I made for Default template is not affecting in front end.

Any workaround for this?

Or we need to create new template only under extension folder since it is skipping the values in column Group in settings table which is same as values in column Key in extension table while fetching settings.

Thanks in Advance.

4
API Development / Facing issues while collecting banner images via API
« on: February 28, 2018, 06:01:23 AM »
Hi,

I was trying to get banner images via mobile API and created an API for that.
Based on my understanding in  blocks/banner_block.php  it is calling func_get_arg(0) to get instance_id(It is returning exact instance_id what it has been saved in block_layouts_table for banner_block).

When I try it from my PHP file it is saying Argument 0 is not passed to func_get_arg.I think controller is playing role here.

Is it possible to get same instance_id what we get in banner_blocks.php file into my file?

Thanks in Advance.

5
Support / Connecting Oracle database.
« on: October 12, 2017, 03:21:58 AM »
Hi,
I have just set up AbanteCart locally in my system.
Feeling grateful to have AbanteCart as it is having lot of features.
I just want to clarify few things.

 1.Is it possible to use Oracle database as backend?.
 2.Is there is any ORM used?.

Sorry, as I am new to php I could not make myself clear regarding ORM existence.

Kindly help me with this.

Thanks in advance.


Pages: [1]

Powered by SMFPacks Social Login Mod