Show Posts


Messages - devashikka

Pages: [1] 2
1
Extensions and Add-Ons / What is Default route to extension controllers
« on: August 04, 2015, 09:59:04 AM »
Hi ,
I am just trying to develop my 1st payment extension using Dev Ext 1.2 in Win XAMPP .
I have not installed any default payment ext in AC that comes with the install.
FYI,  "myecom" is the place where I have installed AC in win xampp localhost and
tr1008pm is the Extension Unique Text ID

What should be the value of "Default route to extension controllers"
should it be
localhost/myecom/extensions/tr1008pm  or extensions/tr1008pm or something else !

pls advise.
regards

2
New Features Discussion / Re: Payment Development Extension
« on: August 03, 2015, 05:12:41 AM »
I agree, my bad.

3
General Support / Re: Why is * appearing for last option attribute
« on: August 03, 2015, 05:10:28 AM »
Thankyou, I got you.
Probably, it should appear better near Size( option title). It gives a feel now as if last is reqd.

4
General Support / Why is * appearing for last option attribute
« on: August 02, 2015, 04:17:27 AM »
Hi Team ,
What does * in last option attribute indicate that appear on the product page.
It appears for all last option attribute of a product that was set in Options. Why is this appearing ?

regards

5
Upgrade / Re: Upgrade is for v1.2.2 v1.2.3 help
« on: August 01, 2015, 01:40:15 PM »
Hi team,
Any help. More than upgrade issue, I see I am unable login with the above problems. I thought I could contribute to Indian Language extension but my bad luck I m struck unable to get an registered ac to login. Pls advise.

6
New Features Discussion / Payment Development Extension
« on: August 01, 2015, 01:24:56 PM »
Hi,
I am still a newb trying to be successful with your help.
I m working hard on payment gway in India solution implantation in AC of my choice and economical to my business.
I understand you give now Stripe/PayPal extn as prompt in 1.2.3 on admin screen. That is really good. Unfortunately these two does not go well in India for certain policy/tx type reasons. After few study I found fundamentally very pg vendor integration require some key, salt, order parameters, success n failure redirection files.
Can AC team come up with mandate fields/attributes in admin area where, users can just key in their choice of pg integration parameter and you generate the code? Since most of them(pg vendors) follow standard, it should be easy for tech authors like you to generate a code for your MVC. This will help in avoiding human errors especially with power type users who are less technical.
This will not only help reduce dev suport overhead (as you have come up with dev extn) but also help you in delivering both popular pg extn(which may not be needed in future if my suggestion is valid and works for you) and at the same time help people like me to define their suitable ones( including that of stripe/PayPal)
I hope my thought of automation of script generation for pg dev extn qualify your goal of open community.

7
Upgrade / Re: Upgrade is for v1.2.2 v1.2.3 help
« on: July 30, 2015, 12:51:20 PM »
Hi,
Could not get through. Error notification same in different environment:
chrome 44.02 in win 2007, Mozilla 39.0 in win xp and Android kitkat 4.4.2, and android tablet prop browser + No blocking addons.
What wonders me is both Forgot things are working independently but I m unable to login, There is of no use to send usrname/new password if things are not active is it not? Any help on this will b great.

Regards

8
Upgrade / Re: Upgrade is for v1.2.2 v1.2.3 help
« on: July 30, 2015, 04:11:10 AM »
Thanks for the support. I use Mozilla and thought it is friendly. Anyways I shall check with other browser.
AntiVirus may not be an issue i guess, becoz I tried both in lap /window n tab/android.

9
Upgrade / Re: Upgrade is for v1.2.2 v1.2.3 help
« on: July 29, 2015, 11:34:22 PM »
Hi, Thanks for the support.
I tried to Connect but here are my problems.
As I registered new a/c. I got a email activation link , when I clicked it said

Error: Your activation code not found. To send new code please click this link
(although the url link has some activation=value)
I tried couple of times no luck for new code.

Then I tried forgot username i got username in my mail, I tried forgot password I got new password in mail, but when I tried with the usr/pwd it said

Error: No match for E-Mail Address and/or Password.

Let me know where I am getting wrong.

Regards

10
Upgrade / Upgrade is for v1.2.2 v1.2.3 help
« on: July 26, 2015, 04:41:06 AM »
Hi Team,
I got a message of upgrade available from v1.2.2 to v1.2.3
Since I am just beginning/testing ecom website things, I thought I would work with latest version.
As admin, I clicked the message link provided and it takes me to Package Installer --> Network Install tab with the key value auto populated. When I click Continue button, I get some error like this.
"Can not install extensions from the marketplace. This store is not authenticated/connected. Please authenticate and conect to the marketplace...."

How do i proceed. Pls advise.

BTW, I have with me successful installation of 1.2.2 default things no extensions installed so far. FYI.

Regards

11
General Support / Re: How to hide Welcome message
« on: June 24, 2015, 09:08:30 AM »
That was quick Gordon. So caring. Thank you. Let me check, give a try and update.

12
General Support / Re: How to hide Welcome message
« on: June 24, 2015, 08:54:24 AM »
Thanks for the advise.  I shall check on the css as well and hope to do it carefully.

But, I guess this should be handled via scripts to exclude margin in class association, ie..if banner or welcome is not enabled.  Any controller php that is responsible of this functionality that I should look for.  Actually it is too much for me to check where these disabling/enabling parameters state exists. I have no clue. Sorry if I m bothering too much.

Alternatively, I am thinking of a workaround. If I have decide for banner I will go with default style.css value Else modified (no banner) style.css with altered margin value. Guess that would better.

regards

13
General Support / Re: How to hide Welcome message
« on: June 24, 2015, 08:26:22 AM »
Yes I tried to debug in the browser and I noticed things below. I guess that is the cause of spacing.

#maincontainer > div > div  .... mt20 is applied
#maincontainer > div > div > div:nth-child(1) > section class....contentpanel  padding: 10px;
#featured       mt40 class is applied.

I did not notice so much space (20+10+40=TopMargin) when I had enabled Main Page Text Banner.

Anyways thanks for support. Appreciate all for your time.

14
General Support / Re: How to hide Welcome message
« on: June 24, 2015, 12:18:04 AM »
Thanks for the link share. My mistake I overlooked it. I wonder why this does not get listed in search although I edited by other search result. As earlier, I tried emptying the text ( but now with the above suggestion), however the hori gap (whitespace) b/n menu  and Featured block is visibly more. Pls find attached. Regards

15
General Support / Re: How to hide Welcome message
« on: June 23, 2015, 01:23:24 PM »
Sorry Gordon, I don't find the Design tab in Settings. However, Detail, appearance, Api etc I checked. I checked the Design available parallel to Settings but here Blocks listed. I am not sure which block to disable. If these doesn't work, I may need to consider raw TPL edit as abolabo suggested. But let me try UI admin way. Can you please be help me find once again. Thanks.

Pages: [1] 2

Powered by SMFPacks Social Login Mod