Re: Weight declaration in Cart
Once you have done the fix the url.php, you should see the PayPal payment module listed in theankur0101 wrote: in payment,
there is a Zone tab
but i want paypal
how can i do that ??
Extensions > Payment menu. Click on the configure icon on the very right, and configure it as needed. Jump to post
- Fri Aug 01, 2008 1:54 am
- Replies 25
- Views 9949
Re: Weight declaration in Cart
i gott everything except return $server . $link; i am confused that where should i post.. Sir, can you send me the whole page code ?? please sir It's in file /library/environment/url.php, whose create function should look like this: function create($server, $controller, $action = NULL, $query = arr...
Jump to post- Fri Aug 01, 2008 1:50 am
- Replies 25
- Views 9949
Re: Migration to new server problem
Looks like your Apache server is not correctly configured, because it doesn't handle the PHP extension. Are you sure you have PHP correctly installed? Make sure you have a 'AddType text/html .php' in your 'httpd.conf' file. If you use shared webhosting ask your web hosting support to fix the PHP con...
Jump to post- Wed Jul 30, 2008 5:24 am
- Replies 7
- Views 1723
Re: bulk image upload?
We use the Export/Import extension for OpenCart, and we then do the following steps: 1) Export all your products and/or categories to a spreadsheet 2) Edit the worksheets to insert the names of the images and/or additonal images 3) Import the updated spreadsheet back to the OpenCart database 4) Then...
Jump to post- Tue Jul 29, 2008 6:36 pm
- Replies 3
- Views 2117
Re: Export/Import Mod Error 1054
Also, please make sure that your products always belong to at least one category, which is not the case with OpenCart's default database. I may apply a fix to the Export/Import module to make sure the module will also work when a product doesn't belong to any category.
Jump to post- Tue Jul 29, 2008 6:30 pm
- Replies 6
- Views 2794
Re: Export/Import Mod Error 1054
There were 2 columns missing in your 'products' worksheet: 'special offer' and 'featured' When I inserted them (they are only being used with OpenCart's extension from http://www.opencart.com/contribution/info/category_id/1/contribution_id/27 installed, but are always required in the worksheet) it w...
Jump to post- Tue Jul 29, 2008 6:22 pm
- Replies 6
- Views 2794
Re: Export/Import Mod Error 1054
Thanks, I downloaded your attachment and will take a look at i tomorrow morning.
Jump to post- Tue Jul 29, 2008 5:54 am
- Replies 6
- Views 2794
Re: Shipping rates based upon postal codes?
i was looking for the same thing, i dont know php, any chance i could also use it? Yes, see my PM to you. I haven't done any work on it today (Monday), will however spend some more time tomorrow on it, to polish the code, to do some final testing and to write up a little installation manual for it,...
Jump to post- Tue Jul 29, 2008 12:33 am
- Replies 9
- Views 5260
Re: Export/Import Mod Error 1054
Can you send me a copy of your spreadsheet file so I can take a look at it? Perhaps there were errors when you edited your spreadsheet.
Jump to post- Tue Jul 29, 2008 12:27 am
- Replies 6
- Views 2794
Re: URGENT! Cannot access admin
The issue of whether or not he is using HTTPS on his OpenCart installation is independent of the server setting in the Apache server configuration file. If the security certificate and key do not match the server will have problems - it has nothing to do with OpenCart or it's configuration. To alan...
Jump to post- Sat Jul 26, 2008 12:25 am
- Replies 20
- Views 5463
Re: Shipping rates based upon postal codes?
Good news, I managed to write a shipping module using the online Autralia Post DRC in just one and a half working days. I am currently testing it, here is a screenshot, more details early next week.
Jump to post- Fri Jul 25, 2008 11:42 pm
- Replies 9
- Views 5260
Re: URGENT! Cannot access admin
The following lines in your log file:- [Fri Jul 25 02:10:06 2008] [warn] RSA server certificate CommonName (CN) `www.alanprotrade.co.uk' does NOT match server name!? [Fri Jul 25 02:10:09 2008] [warn] RSA server certificate CommonName (CN) `www.alanprotrade.co.uk' does NOT match server name!? sugges...
Jump to post- Fri Jul 25, 2008 10:01 pm
- Replies 20
- Views 5463
Re: URGENT! Cannot access admin
OK, now were are getting there. The relevant message from the error log is: PHP Notice: Undefined index: price in /var/www/vhosts/alanprotrade.co.uk/httpdocs/catalog/template/default/content/category.tpl on line 49, referer: http://www.alanprotrade.co.uk/ It should have used a template file from the...
Jump to post- Fri Jul 25, 2008 8:28 pm
- Replies 20
- Views 5463
Re: OpenCart style CMS?
Even though OpenCart wasn't designed as a CMS, it can easily be tweaked to be used as a CMS. Just install the Category Descriptions extension (Bruce, is that one now available for the latest version 0.7.8, too?) Then edit your category-specific template files and controllers to include the new descr...
Jump to post- Fri Jul 25, 2008 8:08 pm
- Replies 4
- Views 1222
Re: OpenCart style CMS?
Are you looking for a CMS software based upon OpenCart? Even though OpenCart is a shopping cart solution, its clean MVC design allows it with some simple tweaking to be used as a simple CMS, too, if that's what are you after.
Jump to post- Fri Jul 25, 2008 7:10 pm
- Replies 4
- Views 1222
Re: URGENT! Cannot access admin
The only relevant error message I could find was this one: [Tue Jul 22 12:31:44 2008] [error] [client 84.252.237.84] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 11496 bytes) in /var/www/vhosts/alanprotrade.co.uk/httpdocs/library/image/image.php on line 72, ref...
Jump to post- Fri Jul 25, 2008 6:02 pm
- Replies 20
- Views 5463
Re: Current Zen-Cart user, looking to transfer to OpenCart.
Welcome to the OpenCart community. When I started out with e-commerce solutions, I compared OSCommerce, Zencart, OpenCart, Agora, and others. I came to the same conclusion. Both OSCommcerce and Zencart are too bloated and not as cleanly coded as OpenCart. Opencart has a much cleaner MVC framework, a...
Jump to post- Fri Jul 25, 2008 5:40 pm
- Replies 1
- Views 2198
Re: What does this mean?
Looks like a wrongly set config.php file to me.
Jump to post- Fri Jul 25, 2008 5:35 pm
- Replies 2
- Views 715
Re: No extensions listed in 0.7.8
http://code.google.com/p/open-cart/issues/detail?id=33 has the solution to this known bug.
Jump to post- Fri Jul 25, 2008 5:33 pm
- Replies 2
- Views 1502
Re: URGENT! Cannot access admin
The error message results from the /library/application/controller.php , in function dispatch , which is called by the /admin/index.php . For some reason the admin's default action ( /admin/controller/home.php in function index ) has some problems. As regards error logs: After login into Plesk, clic...
Jump to post- Fri Jul 25, 2008 5:22 pm
- Replies 20
- Views 5463