Re: any one know how to modify upload image direct from our
what is FTP ? Jump to postrph wrote:FTP.
- Sat Dec 10, 2011 7:25 pm
- Replies 5
- Views 1159
how to set admin image uploader from desktop?
dear all developer, current OC image manager was showing the image from the server. admin > image upload > direct browse from computer not server > select picture from computer > upload to server. i believe this code can be done just like simple php code but i was php "0" minded. i need help from th...
Jump to post- Sat Dec 10, 2011 12:07 pm
- Replies 0
- Views 283
any one know how to modify upload image direct from our pc?
dear all developer, does any one know how to modify the admin panel > image manager and cke image uploaded, example click upload admin panel > image > browse our desktop file > select photo from desktop pc > upload all the process without showing server image file. just like facebook image uploader.
Jump to post- Sat Dec 10, 2011 12:06 pm
- Replies 5
- Views 1159
Re: image control
thank simon. it seem all my request was commercial...
- Thu Dec 01, 2011 1:00 pm
- Replies 2
- Views 358
Re: 1.5.0.5 very slow
OK, I just uploaded the xml file into the vqmod/xml folder (it's the first time I use vQmod). The site is returning a blank page... so you installed vqmod and tested and everything was working fine, but then when you put the vqmod file from this post in the vqmod/xml folder you got a blank page? Ha...
Jump to post- Thu Dec 01, 2011 12:47 pm
- Replies 74
- Views 18830
image control
when insert product > upload picture > browse file > image manager > show all image because other user can view the picture and delete the picture as well. i want to control user only can access the directory by setting below, how to modify it? user group > access permission > common/filemanager/myd...
Jump to post- Wed Nov 30, 2011 4:04 pm
- Replies 2
- Views 358
Re: display sales order for different store owner?
now i understand. thank you simon. Jump to postuksitebuilder wrote:You will need to look for a multi vendor extension
Opencart Multistore is not meant to be run the way you want
It is for a single store owner to have multiple sites
- Thu Nov 24, 2011 10:43 pm
- Replies 2
- Views 600
affiliate program - amount paid
how to add a amount paid to be show in member affiliate page? everytime the amount had paid, admin can update it and member affiliate notice that amount had been paid . please teach me how to add the coding.
Jump to post- Thu Nov 24, 2011 11:28 am
- Replies 0
- Views 253
Re: Invoice Numbers in 1.5.05
Create dummy order and generate invoice number for it, open PHPMyAdmin, go to 'orders' table and find your dummy order. Look for 'invoice_no' column. after look for the invoice_no column > is it manualy edit? every time do to so? where can i insert prefix the invoice no? 'INV-2011-800' to be show i...
Jump to post- Thu Nov 24, 2011 1:26 am
- Replies 5
- Views 779
Re: How to setup OpenCart Multi-Store? 2 stores one databas
share wit me if you found the code. i need too
Jump to post- Thu Nov 24, 2011 1:07 am
- Replies 11
- Views 7927
display sales order for different store owner?
dear developer, i had set up multi store and found out the sales order are show to all the store owner. and both store owner can view and edit the sales order. scenario - store A - view sales order - only store A order are show, store B order cannot view store B - view sales order - only store B ord...
Jump to post- Mon Nov 21, 2011 2:46 pm
- Replies 2
- Views 600
Re: [v1.5.0.5] Invoice Prefix not working
The problem is that the db field was reset to 10 chars max again. I had set it to 24 at one point So the default of INV-2011-00 is actually 11 chars which means it enters it as INV-2011-0 So it never matches. Change the table size in phpmyadmin to varchar(24) or run this sql (be sure to change xx_ ...
Jump to post- Sat Nov 19, 2011 2:42 am
- Replies 14
- Views 5783
Re: Invoice Numbers in 1.5.05
hi simon,
where to find the database locate to modify the prefix.
which file ? in mysql ? what is the name in mysql? please help
- Sat Nov 19, 2011 1:37 am
- Replies 5
- Views 779
Re: Auto-Validating Customers
what code should add for email activate by customer for OC 1.5.3.1. please help.
i been try many time also canot.
- Wed Nov 16, 2011 11:11 pm
- Replies 12
- Views 1589
Re: VqMods and performance issue [SOLVED]
thank you. solved Jump to postQphoria wrote:Check the vqmod/vqmod.log fileannelim wrote:why after install vqmod version 2.1.4 for oc 1.5.3.1, my module page doesn't show vqmode module??
please help
You should also be using v2.1.5 now
- Wed Nov 16, 2011 2:04 am
- Replies 23
- Views 2144
Re: VqMods and performance issue [SOLVED]
why after install vqmod version 2.1.4 for oc 1.5.3.1, my module page doesn't show vqmode module??
please help
- Tue Nov 15, 2011 5:30 pm
- Replies 23
- Views 2144
Re: how to modify product.tpl
anybody know how do to it???
Jump to post- Fri Nov 11, 2011 11:38 am
- Replies 1
- Views 454
Re: Different URLS for different Languages
OpenCart is a bit weak in the multilingual seo region. You can force a language via url.. http://mystore.com/index.php?language=en http://mystore.com/index.php?language=es http://mystore.com/index.php?route=common/home&language=de etc That may or may not help. how do to that? everytime i install la...
Jump to post- Thu Nov 10, 2011 12:52 am
- Replies 9
- Views 6087
how to modify product.tpl
hi developer,
product - discount
front page only show '10 or more $10'
i like to add a text infront of it.
example : Discount price : 10 or more for $10
what code should i write to add ? and where to insert the code??
please help...
- Thu Nov 10, 2011 12:39 am
- Replies 1
- Views 454
Re: Shared SSL Support (1.3.4 and 1.4.0)
hi darek,
Do you mind to share with me what is the different shared SSL and those SSL offer by local hosting or other services?
actually how to rectify the ssl is work on 100% security? with SSL and without SSL what is the different?
hope you can help me out to find out the answer. much appreciate.
- Wed Nov 09, 2011 9:13 pm
- Replies 26
- Views 11448