Show Posts


Messages - Sam_78

Pages: 1 ... 16 17 [18]
256
General Support / Trying to print payment method on invoice
« on: January 09, 2017, 05:35:09 PM »
Any idea how can I print payment method on invoice $paymentOption tried few things but couldn't make it work

\admin\view\default\template\responses\sale\order_invoice.tpl

Able to change html but not able to display the value of variable $paymentOption = default_COD I am not able to print default_COD

I also tried storing variable in cookie and then using it as php variable but still no success

257
General Support / Re: Database entry issue
« on: January 09, 2017, 11:38:15 AM »
Thanks for the reply
I did check my collation and it is utf8_general_ci but still it doesn't work

258
General Support / Database entry issue
« on: January 09, 2017, 10:21:40 AM »
Hello folks!
Hope you all had a wonderfull weekend
I am facing an issue here which is when I add content on the Description in Category I can't type  “  instead I have to type "  the inverted comma
IF I type “ it doesn't save it just erases everything in my description and if I add " it works.. Also there are few other characters that has the same effect
I guess its the issue when I set up Database.. Any help is really appreciated
Thanks

259
General Support / Facing some issue with authorize.net extension
« on: January 05, 2017, 06:02:00 PM »
Hi there!
I am getting a stupid error when I run my credit card which is "There is one or more missing or invalid required fields"
Anyone have solution for this?

260
Configuration / Re: Possible to have 1 character category name?
« on: January 05, 2017, 02:42:46 PM »
Navigate to any other page
For Example your product page do you see fonts there?

261
Configuration / Re: Possible to have 1 character category name?
« on: January 05, 2017, 12:50:26 PM »
Hi Rey,
I am not sure about your first question but your 2nd question is related to fonts that you are using. Myabe if you refresh the page you will see the icons correct? It is because your fonts are not loaded at the beginning of page..
Try putting ref-link of font at the top of your file

262
General Support / Re: Getting error regarding External_widgets
« on: January 04, 2017, 10:56:21 AM »
Found the solution:

As I was trying to modify the layout and brought authorize.net on home page but I think the xml file runs only if we use the extension as defined for the first time..
So installed the extension and used it on checkout step 2 the xml file was activated and it works fine there now have to make it work on the home page...

Guys correct me if I am wrong: XML files executes only after the extension is used once right?

263
General Support / Re: Getting error regarding External_widgets
« on: January 04, 2017, 10:35:13 AM »
Thanks abolabo

I am still facing problem with authorize.net It is installed but doesn't work and can't see the words in language definition nor in front-end

ccowner I have printed it that works..
When I inspect it I see the fields and everything is given but the language is not showed


264
General Support / Seo URL for same category
« on: January 03, 2017, 05:27:23 PM »
Hello everyone,
I am trying to get the same SEO url for two different sub-categories and I Wonder is it possible
I sell cloths online and my situation is
Men's->jackets   that has url men/jacket that works fine
but now when I add same sub-category in women's subcategory I get womens/jackets_0 I See here that two pages can't have the same SEO but is there any way where it can catch the parent folder like men and womens in my case and then catch the final page..


265
General Support / Getting error regarding External_widgets
« on: January 03, 2017, 01:17:57 PM »
Hi All,
I am getting an error on my admin panel everytime I log-in which is "external_widgets directory is missing in /public_html/folder_name/core/engine/extensions.php on line 287"
I know it says $warning = new AWarning($ext . ' directory is missing'); but I have tried almost all the extensions but I still get warnings

I am trying to install authorize.net extension and in admin panel it shows that it is installed but I don't see any thing in front end
For Example <?php echo $cc_number; ?> is not printed and in language defination I don't see cc_number

Any solution?

266
General Support / tweaking the order now functionality
« on: December 29, 2016, 10:38:03 AM »
Hello folks,
I am going to use AbanteCart for a road show kind of thing where user will use my pc to order the stuff and I dont want them to go through 3 step checkout instead I want them to use my template.
The question here is where  is the actual code for the order now functionality so that I can add the order to order table
Also need another functionality where I can email the invoice as soon as order is placed

I know this is a huge functionality but any help would be really appreciated
atleast if I can know which files(code) to change

267
General Support / default authorize.net extension v 1.0.1
« on: December 29, 2016, 10:31:56 AM »
Hi all,
The default extension we have of authorize.net is working right? I mean all we need is login id and key to test it? because I tried using the default extension it didn't work..
Is there any additional settings that I might be missing

268
General Support / print the order as soon as order is placed
« on: December 28, 2016, 04:44:06 PM »
Hello,
I am trying to make a standup store where customer will use my machine to order products I am done with template and now want to work on 3 things:
1: As soon as user clicks 'order now' the order will be saved in Order table? where is the current code? cart.tpl ?
2: Their card will be authorized using authorize.net extension version 1.0.1 which we have in extension tab by default? and all I need is is loginId and transaction Key to make it work?
3: (important)-- As soon as order is confirmed I want to print an invoice right then for customer and also mail him/her.. Can someone tell me where to get the code for printing functionality, I believe its under admin section?

Anyhelp is highly appreciated..
Thanks

269
Hi All,
I am going to modify the tables a little bit and I need to know what tables are updated/created when new user is signed in and order is placed? or just order is placed?
Any input is highly appreciated

270
General Support / Set-up alerts when DB/product changes
« on: December 20, 2016, 12:21:15 PM »
Hi Everyone, I have set up new abantecart 1.2.9 and just started to explore it but I have a question here, is there any way where I can be notified if my team mate has added/edited/deleted any product in the catalog?
Me and my partner we both use same credentials so we might run into this issue
Maybe an alert with what changed via what IP or something? 
Thanks

Pages: 1 ... 16 17 [18]

Powered by SMFPacks Social Login Mod