Re: I was not received the E_mail with the order before i checkout,why?
2 of the most common things.
1) WAMP server with no smpt server setup
2) you didn't change the email address on the admin - configuration
Jonathon
- Tue Jun 24, 2008 10:49 pm
- Replies 2
- Views 677
Re: How Item Price is displayed
hmmm --well you could always (for this install ) do a string replace on the invoice & other areas to remove it from the tax and total
Jonathon
fewer edits that way then rewriting the code for products and other places
- Tue Jun 24, 2008 11:01 am
- Replies 4
- Views 2114
Re: New customers Address box
edit the template for it. it really that simple now i know you know where the template files are... they are all named really well... other things you know.. your in the account area (look at =account_address ) now in your template you only have 2 files that come close to that ... now i am SURE th...
Jump to post- Tue Jun 24, 2008 1:53 am
- Replies 15
- Views 6033
Re: changing text on main page.
HAVE you looked at the top of the forum grouping ... maybe something called FAQ...
Jump to post- Tue Jun 24, 2008 1:44 am
- Replies 4
- Views 984
Re: Normal javascript image popup instead of the build in one!
why not add into the <a tag a "_blank" then it open a new window and your customer does not have to hit back.
Jonathon
- Mon Jun 23, 2008 2:19 pm
- Replies 15
- Views 3651
Re: permissions on weight based shipping
just to close the thread... this issue was fix.. it was a matter of user error... had unselected all the other options and only selected the new one. 2 ways to fix. 1) as above like bruce has listed. or 2) Using phpMyAdmin replace the entry for the group from the install sql. This will restore defau...
Jump to post- Mon Jun 23, 2008 2:13 pm
- Replies 9
- Views 3104
Re: How Item Price is displayed
the fastest way to do this would be to edit your currencies under the admin
Admin -> configuration -> localization -> currency
edit the currency(ies) you want with symbol right as your ex-tax
no edits required in code.
hope this helps
Jonathon
- Mon Jun 23, 2008 2:00 pm
- Replies 4
- Views 2114
Re: changing text on main page.
it can be done in many ways.,.. well not realy... but look at the top of this page... you see a button... Search ..
type in something you think maybe a keyword like "replace text home" hit go
review the results... you see it been answered before...
Jonathon
- Sat Jun 21, 2008 2:23 pm
- Replies 4
- Views 984
Re: please help ??
yes that can be done ... you need to upload the files and create products for them
Jump to post- Sat Jun 21, 2008 10:14 am
- Replies 1
- Views 442
Re: Offline/Manual CC Payment Module Needed
yes its been done and completed
Jonathon
- Sat Jun 21, 2008 6:34 am
- Replies 15
- Views 8481
Re: Updating product price dynamically accordingly to selected option
that is not what they mean... you can have an option of +50.00$ for red to the standard price
they want to show the item price as that price when selected
- Fri Jun 20, 2008 11:19 am
- Replies 3
- Views 2838
Re: General questions
hmm no not realy... as if you are updating it calls the same validateform as the insert and passwords must match and be length i feel its an error as FF remembers the password field for the first one... so it will prompt with error. if ($request->get('password', 'post')) { $sql = "update cus...
Jump to post- Thu Jun 19, 2008 1:18 pm
- Replies 4
- Views 1196
Re: Edit Orders
Bruce what i am working on is an order editor / creator as the admin... so if you had to do a phone order or something you could.
as for edits.. would only be able to edit the one status that are not complete
Jonathon
- Thu Jun 19, 2008 1:13 pm
- Replies 7
- Views 1153
Re: General questions
recently i modified the admin to alow edit of the customer but not forcea new password
as the current model forces any update to the customer to update the password aswell not the greatest thing
Jonathon
- Thu Jun 19, 2008 9:26 am
- Replies 4
- Views 1196
Re: Ability to add/remove stock
no to work that into the current version
Jump to post- Thu Jun 19, 2008 9:22 am
- Replies 6
- Views 2585
Re: Email Confirmation
not realy.. email as a standard can be send in 1 of 2 ways HTML or Plain Text
open cart sends both.
- Wed Jun 18, 2008 3:47 pm
- Replies 11
- Views 4630
Re: Make country / state required in address creation
hmmm i don;t know about your install but mine there is no option of none or please select so it would be validated..
its forced... no way around it -- if its correct or not... that you would have to do a full address check with that to see.
Jonathon
- Wed Jun 18, 2008 3:46 pm
- Replies 8
- Views 1724
Re: smart language switcher
for your tmp file to know what language you have to set it from the controller
no way around that..
- Wed Jun 18, 2008 8:30 am
- Replies 5
- Views 2016
Re: Ability to add/remove stock
sorry what did i miss.. why not build the feature into the current framework +/- products trivial amount of code
i see what i can come up with later this week.
Jonathon
- Wed Jun 18, 2008 6:21 am
- Replies 6
- Views 2585
Re: permissions on weight based shipping
when you selected it.. did you un click the others?or have it all selected?
silly question as i already know the answer
PM me the url and the current log in info and i will see what i can do to fix it
- Wed Jun 18, 2008 3:57 am
- Replies 9
- Views 3104