Re: Creating Custom Buttons in english.php
Controller files are basically the functions that the button would assigned to doing once it is clicked. If you are wanting to display the button, then you would have to modify the template files to show the button on the site. May I ask what exactly you are trying to do? If you are trying to recrea...
Jump to post- Sun Jun 07, 2009 12:11 pm
- Replies 3
- Views 1895
Re: Creating Custom Buttons in english.php
Am I understanding you correctly that you are thinking that referencing the variable button_sign_up will create the button? english.php is just the language file, that it is not the controller file(s) for the componets on the webpage. It just sets the variables for the text that will be displayed wh...
Jump to post- Sun Jun 07, 2009 2:19 am
- Replies 3
- Views 1895
Re: customer group module
I asked the same question if this module was supported at all as well by the author. The reply that I received from the author was that he was waiting for a stable version to come out and with all the major core code changes, he felt that it was easier to just wait till the more stable version is re...
Jump to post- Sat May 23, 2009 7:38 am
- Replies 8
- Views 3186
Re: OpenCart Professionals Required
I would be more than willing to help out if you need it.
Just tell me what you need from me.
- Tue Apr 21, 2009 10:37 am
- Replies 26
- Views 13538
Re: Charge Backs/authorization button
its not catalog\controller\checkout\confirm.php it should be catalog\controller\payment\your payment gateway .php Wouldn't it be better if you modify the confirm page so that just before it is sent off to the payment processor, it would be verified? I see what you are getting at, but if you want to...
Jump to post- Sun Apr 19, 2009 6:21 am
- Replies 4
- Views 1669
Re: [UPDATED] Export/Import module for Opencart 1.2.6
All my images where upload prior to the import of the spreadsheet.
After the import, only the image column in the product table was added to. The image information was never added to the product_image table at all.
- Thu Apr 16, 2009 2:34 am
- Replies 24
- Views 7789
Re: Charge Backs/authorization button
First off, depending on what payment method you are using, the credit card processor may have that feature available to you via your account access. If you are really wanting something like that, you can edit the files: catalog\controller\checkout\confirm.php catalog\view\theme\default\template\chec...
Jump to post- Wed Apr 15, 2009 5:28 am
- Replies 4
- Views 1669
Re: commission tracking with order
That actually sounds like something that would be a module or a library add on package and not something that would be hard coded into the core system. Not everyone would need or use that feature, so there is no reason to bloat the core system files with code that would not be generalized to everyon...
Jump to post- Wed Apr 15, 2009 5:10 am
- Replies 3
- Views 1667
Re: [UPDATED] Export/Import module for Opencart 1.2.6
Greetings OC Community, I have a small problem that I believe is a bug with the Export/Import module. I hope I can get some feedback and help with it. I have some additional images that I am trying to add with the Export/Import module and every time I add the images into the excel spreadsheet, the a...
Jump to post- Wed Apr 15, 2009 2:32 am
- Replies 24
- Views 7789
Re: Old Modules
what does the homepage module do? in 1.0 i have set it so the welcome text can be edited. That is why I am not worried about the Homepage Module, but all of the shipping modules would be nice as well. Still working on it all, lol, I am not even sure how close I am yet. Any insight to how everything...
Jump to post- Tue Feb 10, 2009 3:26 am
- Replies 8
- Views 4475
Re: Old Modules
Well. since an upgrade is not possible, I have been hacking away trying to get the Import/Export module to function. Not to concered about the Homepage Upgrade module, but the Ignore Admin IP module would be nice as well. Like I said, I have been hacking away at them to see what I can do, no luck as...
Jump to post- Fri Feb 06, 2009 2:45 am
- Replies 8
- Views 4475
Re: Old Modules
So, trial and error is required again to get it to function the way I need.
Sweet!
I love get down and dirty!!
Is there any documentation at all anywhere that could give some guidelines?
(With the code, you sickos!! lol)
- Thu Feb 05, 2009 10:37 am
- Replies 8
- Views 4475
Old Modules
Has anyone had any luck with adding the old modules that work with 0.7.9 to the new 1.0?
If so, I have a few questions to ask of them...
Maybe I am just to tired to think, but I am having a hard time understanding the new structure layout.
- Thu Feb 05, 2009 9:44 am
- Replies 8
- Views 4475
Re: [RELEASED] Zone Shipping Plus v079.x
Sorry for the delayed reply, please don't dock my pay as well. lol
I figured out it was the settings that was causing the problem. I had it set as decremental instead of incremental.
But, I was wondering, is there a way to set it up for a handling fee so it will display it in the checkout?
- Tue Feb 03, 2009 10:32 am
- Replies 14
- Views 20177
Re: All links lead to 404 message
Scroll through your cPanel to the "Databases" section then click on either, "MySQL Databases" or "MySQL® Database Wizard" The "MySQL Databases" will list all know databases that have been created and are being used. Your username should start with something li...
Jump to post- Mon Feb 02, 2009 10:50 am
- Replies 14
- Views 23130
Re: Upgrade
Download the most current version and unzip it to the a location other than the actual site (ie: Your Desktop)
Open the folder that you unzipped the files to and open the file ../install.txt. Scroll down the page to the "Upgrade" section and follow the instructions to the 'T'.
- Mon Feb 02, 2009 10:37 am
- Replies 1
- Views 1758
Re: What do you think of this mockup for v1.0?
Clean, simple, elegant, and easy on the eyes.
I think something like this will make OpenCart more Out-Of-Box ready.
- Sun Feb 01, 2009 9:37 pm
- Replies 8
- Views 3690
Re: [RELEASED] Zone Shipping Plus v079.x
Well, here are the results of the edit changes: Replaced: if (eval("return($value $op $array[0]);")) { With: if (eval("$value $op $array[0]")) { Results: Parse error: syntax error, unexpected $end in /mnt/w0205/d18/s13/b02dbab8/www/dev/opencart/catalog/extension/shipping/zoneplus...
Jump to post- Fri Jan 30, 2009 4:44 pm
- Replies 14
- Views 20177
Re: [RELEASED] Zone Shipping Plus v079.x
Qphoria? Anybody?
It all looks right to me in the code, but I need another set of eyes if possible.
- Fri Jan 30, 2009 3:01 pm
- Replies 14
- Views 20177
Re: Multi store marketplace
Thanks to bruce, Magento is very nice and professional. But,it can be managed by only one administrator. :) I have done some work with Magento and you can set up multiple administrators....it is just sorta difficult to find where to do it with the layout they have set up, but other than that it is ...
Jump to post- Fri Jan 30, 2009 1:46 pm
- Replies 10
- Views 30949