Show Posts


Messages - natdroid

Pages: 1 ... 5 6 [7] 8
91
General Support / Re: Uploading large files to download section
« on: July 28, 2014, 06:04:30 AM »
these are audio files converted from audio tape then into mp3 in a zip file. also a few vhs to mp4 vids

the ftp workaround is long and tedious, wondering if anyone is working on a mod similar to PrestShops "batch file uploader" that automatically renames the files after upload so they are easily integrated into the cart.

OpenCart, quite similar in ways to AbanteCart has a built in ftp file uploader so you don't have to do the whole upload smaller file 1st then upload and rename the correct file dance. anyone working on that feature for AbanteCart?

Thanks!

This is a very simple batch file uploader mod Downloads auto insert will save you a lot of time if you have a large or lot of downloadable products!

92
Good Day - I'm still having some issues with finding a solution to using the standard resource upload function from within AbanteCart. 

The server and script settings are all mentioned in detail above and all seems to be good BUT AbanteCart is still not uploading the complete file.  The only viable suggestion was made by llegrand who suggested uploading a small file and replacing it via FTP with the large file renamed accordingly - this I've yet to try but it would be so much more productive and easier if the script accommodated this function especially when all the settings are correct. 

Don't know if this is a bug or not but would greatly appreciate any assistance to get this running in the standard fashion. 

All the best to one and all!
Ron

This addon Downloads auto insert https://marketplace.abantecart.com/auto_downloads lets you quickly add downloads or add large downloads., you can simply upload them via FTP

93
General Discussion / Re: How to add watermark
« on: July 14, 2014, 06:58:39 AM »
Hello, you can do images watermark easy http://marketplace.abantecart.com/watermark  :D

94
General Support / Re: Watermark in pictures
« on: July 14, 2014, 06:56:53 AM »
In any way or extension to buy where i can add watermark in my pictures . i need it .

Powerful Watermark Extension http://marketplace.abantecart.com/watermark

95
Hello admin,
Can we make a system which can make a automatically watermark text on any products image?

Thanks, Saif
;)
This module allows you to set up the watermark text or logo on any product image http://marketplace.abantecart.com/watermark

96
General Extensions / Re: Extension controller bug
« on: July 08, 2014, 01:30:22 PM »
table got updated. Type fonts added. read the post above and I'm sure you'll understand
in install.php we have 
Code: [Select]
$rm->setType('fonts');
$this->db->query("INSERT INTO ".DB_PREFIX."resource_types (`type_id`, `type_name`, `default_directory`, `default_icon`, `file_types`) VALUES ('10', 'fonts', 'fonts/', 'icon_resource_font.png', '/.+(ttf)$/i');");

97
General Extensions / Extension controller bug
« on: July 04, 2014, 12:47:19 AM »
in install.php we have 
Code: [Select]
$rm->setType('fonts');
$this->db->query("INSERT INTO ".DB_PREFIX."resource_types (`type_id`, `type_name`, `default_directory`, `default_icon`, `file_types`) VALUES ('10', 'fonts', 'fonts/', 'icon_resource_font.png', '/.+(ttf)$/i');");


in config.xml we have Setting upload font
Code: [Select]
        <item id="text_font">
            <type>resource</type>
            <resource_type>fonts</resource_type>
        </item>

when we try to upload new font image setting show  and offcouse  Filetype not allowed error   >:(

https://www.anonimg.com/img/6318cf615ee29fb1065185354899055f.jpg

HELPPP Final Step to a Great Addon

PS
caching  disabled


UPDATE
Bug Report

file admin/controller/pages/extension/extensions.php line 397
Quote
   array('type' => 'image',

Script HARDCODED  :-X

98
Support / Re: Remove
« on: July 03, 2014, 06:35:19 AM »
That helps a lot

99
Support / Re: Error on Website
« on: July 03, 2014, 06:33:38 AM »
Edit your php.ini file. set memory_limit = 128M or higher

100
Feedback on My Store / Re: My Site :)
« on: July 03, 2014, 06:30:46 AM »
it's broken  :(

101
Support / Re: problem with import items
« on: July 02, 2014, 10:14:04 AM »
more reason to use Linux instead of Windows

102
Payment Modules / Re: Zone/City/Province base pricing
« on: July 02, 2014, 09:20:05 AM »
I'll try

103
General Support / Re: free shipping
« on: July 02, 2014, 07:19:58 AM »
I am happy to help  ;)

104
Support / Re: account activation language changes on page and email
« on: July 02, 2014, 05:48:16 AM »
Where is the abantecart development roadmap?

105
Shipping Modules / Re: Multiple shipping modules
« on: July 02, 2014, 05:38:22 AM »

Pages: 1 ... 5 6 [7] 8

Powered by SMFPacks Social Login Mod