News:

AbanteCart v1.4.3 is released.

Main Menu

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

Messages - Amarbir

#16
Built-in Features / Re: Multiple Checkout...
January 09, 2013, 08:04:57 AM
Quote from: abantecart on January 07, 2013, 01:16:54 PM
It would be a good feature I think to allow payment split in multiple processors. Something to consider.

Well,
     Sending Money to seller partially from one and then from others is a bad bad idea .
#17
Quote from: Nimitz1061 on January 05, 2013, 12:11:55 PM
RE the php.ini file.

On some hosts, this will be processed, and the settings respected.  On others, it will not be.

This depends on how PHP is installed and configured.  Unless this setting is in a php.ini file in the Abantecart distribution, it is NOT an Abantecart bug, but a hosting issue which needs to be addressed by either reconfiguring your hosting account, or getting your host to do so for you.

If you do find a 12KB limit set in the distribution, I would report that as a bug immediately..

David

David ,
     Just Install The Script Using Softaclous In Hosting / Cpanel In a Folder And Check The Same Out ,then You Can delete the installation .Its was 12kb physically written in my ver 1.1.2 installation
#18
Quote from: abolabo on January 03, 2013, 06:48:50 AM
Quote from: Amarbir on January 02, 2013, 09:39:18 AM

Well,
it a bug or what .When i am there and see this "Resource Library Upload Max File Size, kB " It had 12 written there this clearly means it was 12kb .Yes i could not upload anything more then this size .Now i changed that to 1024 ,That means 1 mb max file photo size and it works .I did my abante cart installation with auto installed in cpanel .

probably your hosting provider have cause to set this value in it's cpanel.

no ,
in cpanel its 64mb .i sed softaculous to install abantecart .i know more bugs also shall i tell you
#19
Quote from: vcrcorp on January 03, 2013, 06:15:44 PM
I am having the worst time trying to export a file so that I can populate it with data them up load again for adding products.

Why does it always export to a .targz file?

I am new to this opensource stuff.

Sir ,
    try winrar software to extract the tar format
#20
Support / Re: Admin Page
January 02, 2013, 01:34:55 PM
Quote from: altongasi on January 02, 2013, 11:58:20 AM
Anyone know how to make easy to remember admin page URL, instead of default which is consists of "index.php?s=blablala"?

Thanks

Sure ,
     Please FTP To your Server And Go To Mail Folder Where You Have Installed Abante Cart .Rename .htaccess.txt to .htaccess .The Logoff .Then At your Abantecart Go to system/settings/system and change " Use SEO URL's:" to on  .You are done .

Note :  Mod_rewrite at server end needs to be active ,Am i right Mr Abantecart  :D
#21
Quote from: abolabo on January 02, 2013, 06:58:33 AM
Quote from: Amarbir on January 02, 2013, 02:55:59 AM
Sir ,
     I could Find The Resource File Size Here But I Cannot Find "My Config Limit " .Also Whats The Reason To Have 12kb As Default ? .
12kb? :o
i looked into install.sql and see
('system', 'config_upload_max_size', '16000');
it's mean 16Mb by default

Well,
it a bug or what .When i am there and see this "Resource Library Upload Max File Size, kB " It had 12 written there this clearly means it was 12kb .Yes i could not upload anything more then this size .Now i changed that to 1024 ,That means 1 mb max file photo size and it works .I did my abante cart installation with auto installed in cpanel .
#22
General Support / Re: upload image error
January 02, 2013, 09:36:39 AM
Quote from: chousg on January 02, 2013, 07:07:38 AM
Appreciate that, great help.

Thanks ,
    i have done extensive work with the script and my knowledge is based for 2.5 days only  .
#23
General Support / Re: show a payment method if...
January 02, 2013, 09:35:40 AM
Quote from: abantecart on January 02, 2013, 07:52:44 AM
Unfortunately, there is no relationship between shipping and payment in the settings. This has to be custom programmed.

You can check controller that process display for payment to add logic /storefront/controller/pages/checkout/payment.php

We are considering to add something that will help in this configuration.

Well,
      No Manual Payment Methods Are There .I Will Explain This .Mostly All Shipping modules are ok  .Take This Example .

Customer A Wants To place a order .He adds a item in his cart and selects "Local Pickup From Store " ,Then he moves to payment method there he is stuck cos he has one COD option and one cheque / moneyorder option .He wants to pay cash when he walks in the shop .Might Be a Module Called " Cash Payment " , One Module " Cash Deposit /Online Transfer To Bank " Or Just Called "Bank Wire Transfer " Is There .I Think If You can explain us or give us the code for the cheque / moneyorder module we can rename that as both these modules and use it .this is what i was explaining earlier too .Also i would like to ask can i add a module two times .For example i wanna use two diff courier systems can i add weight based shipping two time how .
#24
Quote from: abantecart on January 02, 2013, 07:54:27 AM
Yes, but it takes time. New domains are not picked up fast.

Sir ,
    I Went To Google And did The Needful in webmaster tools link you gave .hopefully we will see some improvement in few days
#25
General Support / Re: show a payment method if...
January 02, 2013, 03:06:25 AM
Quote from: illusion on January 01, 2013, 05:18:06 PM
how can ONLY show "cash on delivery" payment method on checkout/payment page if shipping is "pickup from store"?

thank you for answer

Well,
     I Am Grilling My And Your Beloved Abantecart Admin Here On This Same Issue -> http://forum.abantecart.com/index.php/topic,569.msg1773.html#new
#26
General Support / Re: upload image error
January 02, 2013, 03:03:26 AM
Quote from: chousg on January 02, 2013, 02:46:42 AM
Dear Support
I failed to upload a 20 k pictures  but no problem with a 5k size picture.  Is that possible to increase the image size limit? 

Please help

Sincerely

Chou

Sir ,
    Our Admins Have a 12kb Restriction in RL " Recourse Library " .Please Go To system ,click on settings and then go to system again .Then Find The Following " Resource Library Upload Max File Size, kB " And Change To Higher Value .No Idea Why Abantecart admins have 12kb there
#27
Quote from: abolabo on January 01, 2013, 05:26:34 PM
Quote from: Amarbir on January 01, 2013, 01:45:07 PM
Quoteit depends on upload_max_size directive in your php.ini. Try to read about this here .php.net/manual/en/ini.core.php#ini.upload-max-filesize
Also file_uploads and post_max_size. If you don't want to digg into this - ask your hosting provider or try to find phpinfo page in your CPanel and look there.
If you fill files manually, for ex via ftp, filesize have no limitation.

Well,
      I am Fedup With The Image Restriction " Error: File is too big  " .I See That You Have a PHP.ini file in the main root directory of abantecart .Is This File Not Used And Overrides The php.ini file at hosting ? . Are we suppose to update that file or what even 66kb or more then12 kb files are not being uploaded man i hate this  .

PS : sorry but i am having a hard time here with your image rl

Please check menu system-settings->system item
"Resource Library Upload Max File Size, kB"
You will see both limits of size there.. your config limit and  upload_max_size at right of it.

Sir ,
     I could Find The Resource File Size Here But I Cannot Find "My Config Limit " .Also Whats The Reason To Have 12kb As Default ? .
#28
General Discussion / Re: error log
January 02, 2013, 02:32:58 AM
Quote from: abolabo on January 01, 2013, 05:32:10 PM
We sorry, but administrators do not possess telepathic abilities. :)

;D,
    Well Then Ask Him ,I have also left a lot of suggestions do reply to that too
#29
qdmin ,
      Google ,yahoo and bling are all suppose to send bots to the website and then index it right .Am i missing something here  .
#30
Quoteit depends on upload_max_size directive in your php.ini. Try to read about this here .php.net/manual/en/ini.core.php#ini.upload-max-filesize
Also file_uploads and post_max_size. If you don't want to digg into this - ask your hosting provider or try to find phpinfo page in your CPanel and look there.
If you fill files manually, for ex via ftp, filesize have no limitation.

Well,
      I am Fedup With The Image Restriction " Error: File is too big  " .I See That You Have a PHP.ini file in the main root directory of abantecart .Is This File Not Used And Overrides The php.ini file at hosting ? . Are we suppose to update that file or what even 66kb or more then12 kb files are not being uploaded man i hate this  .

PS : sorry but i am having a hard time here with your image rl

Forum Rules Code of conduct
AbanteCart.com 2010 -