Show Posts


Messages - Amarbir

Pages: 1 [2] 3
16
Built-in Features / Re: Multiple Checkout...
« on: January 09, 2013, 08:04:57 AM »
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
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

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 AbanteCart 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
Configuration / Re: How do I export to a csv instead of a .targz?
« on: January 04, 2013, 08:51:05 AM »
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
« on: January 02, 2013, 01:34:55 PM »
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 AbanteCart 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
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 AbanteCart cart installation with auto installed in cpanel .

22
General Support / Re: upload image error
« on: January 02, 2013, 09:36:39 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...
« on: January 02, 2013, 09:35:40 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
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...
« on: January 02, 2013, 03:06:25 AM »
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
« on: January 02, 2013, 03:03:26 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
it 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
« on: January 02, 2013, 02:32:58 AM »
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
Quote
it 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

Pages: 1 [2] 3

Powered by SMFPacks Social Login Mod