My favorites | Sign in
Project Home Downloads Wiki Issues Source
Details: Show all Hide all

Today

  • 3 hours ago
    issue 774 (Code Corrections (forgotten part of previous report)) commented on by seyhunca...@gmail.com   -   You said: "actually some of the solutions you have come up are amateurish and there's reasons i don't do them." You're SO funny man :D Just look up to page, at the code part... You will see who's the amateur :D ... Stupid loop for each page request. just another stupid coding... You said: "opencart does not have a dedicated server policy. it doesn't work with shared ssl and i don't want it to." Lesson 1: "shared ssl / shared hosting" ! shared ssl is another long story ! But for intro: Web site owners use shared ssl when they use multi-stores (I give an example for OpenCart::MultiStore ) with different domain names. So, if you have the installation that based on www.domain1.com, www.domain2.com, www.domain3.com domains etc... that means you need shared ssl to get that work with multi-stores. That's not only about "dedicated server". And here, I understand that you don't have knowledge about the hosting management too :)) Check this: http://code.google.com/p/opencart/issues/detail?id=710 HAHA, Actually you don't know the base skills about programming. You still don't know how to write "for loop" :D muhaha who's the amateur ? huh :D You said: "changing the session.save_path as a solution is just stupid." HAHA, you're kidding me, right ?!! :D Can I share this information on twitter or facebook :D :D "I think you need a few years building web applications before giving me advice." I think YOU need around 10 years to learn more... :) Maybe you can start from the base. Lesson 2: How to upload the file with php :D blabla bla bla.... Important for noobs: Do not forget to check mime type of uploading file :D http://code.google.com/p/opencart/issues/detail?id=596 Don't worry, I see your experience in OpenCart's codes. Script Kid. :) I found security holes in OpenCart, and you can still say "I think you need a few years building web applications before giving me advice." You're an abject. No time for chatting more! All informations are included in this page, and experienced programmers can understand that the clear explanations (when they see this page) ... I don't need your explanation more... I will never answer again. You're wasting my time.
    You said: "actually some of the solutions you have come up are amateurish and there's reasons i don't do them." You're SO funny man :D Just look up to page, at the code part... You will see who's the amateur :D ... Stupid loop for each page request. just another stupid coding... You said: "opencart does not have a dedicated server policy. it doesn't work with shared ssl and i don't want it to." Lesson 1: "shared ssl / shared hosting" ! shared ssl is another long story ! But for intro: Web site owners use shared ssl when they use multi-stores (I give an example for OpenCart::MultiStore ) with different domain names. So, if you have the installation that based on www.domain1.com, www.domain2.com, www.domain3.com domains etc... that means you need shared ssl to get that work with multi-stores. That's not only about "dedicated server". And here, I understand that you don't have knowledge about the hosting management too :)) Check this: http://code.google.com/p/opencart/issues/detail?id=710 HAHA, Actually you don't know the base skills about programming. You still don't know how to write "for loop" :D muhaha who's the amateur ? huh :D You said: "changing the session.save_path as a solution is just stupid." HAHA, you're kidding me, right ?!! :D Can I share this information on twitter or facebook :D :D "I think you need a few years building web applications before giving me advice." I think YOU need around 10 years to learn more... :) Maybe you can start from the base. Lesson 2: How to upload the file with php :D blabla bla bla.... Important for noobs: Do not forget to check mime type of uploading file :D http://code.google.com/p/opencart/issues/detail?id=596 Don't worry, I see your experience in OpenCart's codes. Script Kid. :) I found security holes in OpenCart, and you can still say "I think you need a few years building web applications before giving me advice." You're an abject. No time for chatting more! All informations are included in this page, and experienced programmers can understand that the clear explanations (when they see this page) ... I don't need your explanation more... I will never answer again. You're wasting my time.
  • 3 hours ago
    r842 ([No log message]) committed by blue...@gmail.com   -   [No log message]
    [No log message]
  • 3 hours ago
    issue 775 (Checkout Loop, cookie issue?) commented on by liquidgo...@gmail.com   -   I think my reasoning is pretty clear, because my SSL is for secure.domain.com, not www.domain.com..so why would I put https://www.. ? I appreciate your time and I will change it to see what happens.
    I think my reasoning is pretty clear, because my SSL is for secure.domain.com, not www.domain.com..so why would I put https://www.. ? I appreciate your time and I will change it to see what happens.
  • 3 hours ago
    r841 (removed some idiots solution that would have made opencart i...) committed by blue...@gmail.com   -   removed some idiots solution that would have made opencart incompatible with php 5.1
    removed some idiots solution that would have made opencart incompatible with php 5.1
  • 3 hours ago
    issue 774 (Code Corrections (forgotten part of previous report)) commented on by blue...@gmail.com   -   I don't have time to explain every tiny little reason i do things. actually some of the solutions you have come up are amateurish and there's reasons i don't do them. the problems you have come up with your self and make no sense and are not opencart related but server configuration. changing the session.save_path as a solution is just stupid. opencart does not have a dedicated server policy. it doesn't work with shared ssl and i don't want it to. its down to the store owners to find the right hosting that does not pull off stupid hacks to save money. I think you need a few years building web applications before giving me advice.
    I don't have time to explain every tiny little reason i do things. actually some of the solutions you have come up are amateurish and there's reasons i don't do them. the problems you have come up with your self and make no sense and are not opencart related but server configuration. changing the session.save_path as a solution is just stupid. opencart does not have a dedicated server policy. it doesn't work with shared ssl and i don't want it to. its down to the store owners to find the right hosting that does not pull off stupid hacks to save money. I think you need a few years building web applications before giving me advice.
  • 4 hours ago
    issue 774 (Code Corrections (forgotten part of previous report)) commented on by seyhunca...@gmail.com   -   DO NOT SKIP THIS, READ! I give you the code corrections, and you change the staus as "Invalid". So funny! First, I told the corrections about mysql_set_charset "2" TIMES. http://code.google.com/p/opencart/issues/detail?id=740 And that's STILL WRONG ! Secondly, I told the corrections about UTF-8. http://code.google.com/p/opencart/issues/detail?id=761 and you said: "i've had problems with paypal using with utf-8 set" But now that's as utf-8 in http://opencart.googlecode.com/svn/trunk/upload/system/library/request.php And that's STILL WRONG ! I don't understand what you try to do, really ! I repeat few times the corrections , but I see the bugs are still in usage! http://code.google.com/p/opencart/issues/detail?id=596 STILL no patch ! http://code.google.com/p/opencart/issues/detail?id=743 No information in "Requirements" at "http://www.opencart.com/index.php?route=download/download." about "dedicated server", that as you point. You and I know that many users use OpenCart on shared hosting. STILL no patch ! Look! I care about your web programming knowledge! And you do not care about security. I accept that you know Codeigniter well. And that's all you know! I know that you will continue to mark the statuses as "Invalid". And I know that you will apply the changes, that I report. And I know that you will do that with your way (buggy). Do not think that everyday I look for the bugs. I just develop extensions, and I share the corrections WHEN I find! I do not have a time to find all the bugs! But you have to give RESPECT ! I say that kindly. Give Respect ! Regards.
    DO NOT SKIP THIS, READ! I give you the code corrections, and you change the staus as "Invalid". So funny! First, I told the corrections about mysql_set_charset "2" TIMES. http://code.google.com/p/opencart/issues/detail?id=740 And that's STILL WRONG ! Secondly, I told the corrections about UTF-8. http://code.google.com/p/opencart/issues/detail?id=761 and you said: "i've had problems with paypal using with utf-8 set" But now that's as utf-8 in http://opencart.googlecode.com/svn/trunk/upload/system/library/request.php And that's STILL WRONG ! I don't understand what you try to do, really ! I repeat few times the corrections , but I see the bugs are still in usage! http://code.google.com/p/opencart/issues/detail?id=596 STILL no patch ! http://code.google.com/p/opencart/issues/detail?id=743 No information in "Requirements" at "http://www.opencart.com/index.php?route=download/download." about "dedicated server", that as you point. You and I know that many users use OpenCart on shared hosting. STILL no patch ! Look! I care about your web programming knowledge! And you do not care about security. I accept that you know Codeigniter well. And that's all you know! I know that you will continue to mark the statuses as "Invalid". And I know that you will apply the changes, that I report. And I know that you will do that with your way (buggy). Do not think that everyday I look for the bugs. I just develop extensions, and I share the corrections WHEN I find! I do not have a time to find all the bugs! But you have to give RESPECT ! I say that kindly. Give Respect ! Regards.
  • 5 hours ago
    r840 (reworked cart page complete. ) committed by blue...@gmail.com   -   reworked cart page complete.
    reworked cart page complete.
  • 7 hours ago
    issue 776 (New update-quantity button doesnt work on r839) changed by blue...@gmail.com   -   go away the new version is being worked on. its not ready!
    Status: Invalid
    Owner:
    go away the new version is being worked on. its not ready!
    Status: Invalid
    Owner:
  • 8 hours ago
    issue 776 (New update-quantity button doesnt work on r839) reported by sabiter...@gmail.com   -   What steps will reproduce the problem? 1.Add product to cart 2.Go to Shopping Cart 3. Change the quantity and click update button(new button has refresh image). What is the expected output? What do you see instead? This operation should update the cart but nothing happens. What version of the product are you using? On what operating system? SVN r_839 Please provide any additional information below.
    What steps will reproduce the problem? 1.Add product to cart 2.Go to Shopping Cart 3. Change the quantity and click update button(new button has refresh image). What is the expected output? What do you see instead? This operation should update the cart but nothing happens. What version of the product are you using? On what operating system? SVN r_839 Please provide any additional information below.
  • 10 hours ago
    issue 774 (Code Corrections (forgotten part of previous report)) changed by blue...@gmail.com   -  
    Status: Invalid
    Owner:
    Status: Invalid
    Owner:
  • 10 hours ago
    issue 775 (Checkout Loop, cookie issue?) Status changed by blue...@gmail.com   -  
    Status: Invalid
    Status: Invalid
  • 10 hours ago
    issue 775 (Checkout Loop, cookie issue?) commented on by blue...@gmail.com   -   this is your fault! you are using a subdomain for your ssl. i don;t know why you thought this is correct. http://www.domain.com/ changes to https://www.domain.com/ and not https://secure.domain.com/
    this is your fault! you are using a subdomain for your ssl. i don;t know why you thought this is correct. http://www.domain.com/ changes to https://www.domain.com/ and not https://secure.domain.com/
  • 10 hours ago
    issue 775 (Checkout Loop, cookie issue?) commented on by blue...@gmail.com   -   you need to learn how ssl is setup. you are using a subdomain! you should be using https on the same domain.
    you need to learn how ssl is setup. you are using a subdomain! you should be using https on the same domain.
  • 15 hours ago
    issue 632 (Coupon History not working with Paypal Standard) commented on by blue...@gmail.com   -   search for the files: http://code.google.com/p/opencart/source/browse/
  • 15 hours ago
    issue 632 (Coupon History not working with Paypal Standard) commented on by smiggs2...@gmail.com   -   if you can provide the files involved in the fix, that would be great than just a blind update.
    if you can provide the files involved in the fix, that would be great than just a blind update.
  • 18 hours ago
    issue 775 (Checkout Loop, cookie issue?) commented on by liquidgo...@gmail.com   -   Sorry, I mistyped where is says **secure/confirm.php I meant config.php ;0/
    Sorry, I mistyped where is says **secure/confirm.php I meant config.php ;0/
  • 18 hours ago
    issue 775 (Checkout Loop, cookie issue?) commented on by liquidgo...@gmail.com   -   Yes, that is what I changed, the root config.php and the admin config.php. Below is readout, could you please confirm that it appears correct? I replaced the actual domain with 'domain' for privacy sake. **secure/confirm.php = // HTTP define('HTTP_SERVER', 'http://www.domain.com/secure/'); define('HTTP_IMAGE', 'http://www.domain.com/secure/image/'); define('HTTP_ADMIN', 'http://www.domain.com/secure/admin/'); // HTTPS define('HTTPS_SERVER', 'https://secure.domain.com/'); define('HTTPS_IMAGE', 'https://secure.domain.com/image/'); **secure/admin/config.php = // HTTP define('HTTP_SERVER', 'http://www.domain.com/secure/admin/'); define('HTTP_CATALOG', 'http://www.domain.com/secure/'); define('HTTP_IMAGE', 'http://www.domain.com/secure/image/'); // HTTPS define('HTTPS_SERVER', 'https://secure.domain.com/admin/'); define('HTTPS_IMAGE', 'https://secure.domain.com/image/'); I appreciate your assistance, and FYI, it's doing the same exact thing on Chrome, IE and Firefox. However, if I wipe out cookies and temp internet files...it seems to work.
    Yes, that is what I changed, the root config.php and the admin config.php. Below is readout, could you please confirm that it appears correct? I replaced the actual domain with 'domain' for privacy sake. **secure/confirm.php = // HTTP define('HTTP_SERVER', 'http://www.domain.com/secure/'); define('HTTP_IMAGE', 'http://www.domain.com/secure/image/'); define('HTTP_ADMIN', 'http://www.domain.com/secure/admin/'); // HTTPS define('HTTPS_SERVER', 'https://secure.domain.com/'); define('HTTPS_IMAGE', 'https://secure.domain.com/image/'); **secure/admin/config.php = // HTTP define('HTTP_SERVER', 'http://www.domain.com/secure/admin/'); define('HTTP_CATALOG', 'http://www.domain.com/secure/'); define('HTTP_IMAGE', 'http://www.domain.com/secure/image/'); // HTTPS define('HTTPS_SERVER', 'https://secure.domain.com/admin/'); define('HTTPS_IMAGE', 'https://secure.domain.com/image/'); I appreciate your assistance, and FYI, it's doing the same exact thing on Chrome, IE and Firefox. However, if I wipe out cookies and temp internet files...it seems to work.
  • 18 hours ago
    issue 775 (Checkout Loop, cookie issue?) commented on by blue...@gmail.com   -   never heard of this before. the checkout would not bounce because there is nothing forcing ssl. only the link you click on turns to ssl. you need to alter the config.php file in the main opencart directory not the catalog one.
    never heard of this before. the checkout would not bounce because there is nothing forcing ssl. only the link you click on turns to ssl. you need to alter the config.php file in the main opencart directory not the catalog one.
  • 18 hours ago
    issue 775 (Checkout Loop, cookie issue?) commented on by liquidgo...@gmail.com   -   No, I am not using a shared SSL. I have a dedicated server. The site has it's own dedicated IP for which this domain is residing.
    No, I am not using a shared SSL. I have a dedicated server. The site has it's own dedicated IP for which this domain is residing.
  • 19 hours ago
    issue 775 (Checkout Loop, cookie issue?) Owner changed by blue...@gmail.com   -   did you forget to mention that your using shared ssl?
    Owner:
    did you forget to mention that your using shared ssl?
    Owner:
  • 22 hours ago
    issue 775 (Checkout Loop, cookie issue?) reported by liquidgo...@gmail.com   -   What steps will reproduce the problem? 1. log into store as customer 2. put something in basket 3. click checkout 4. What is the expected output? What do you see instead? *should: confirm billing address and walk through checkout *seeing: bounces to https for a second then redirects back to http. While in https the cart goes empty, then on redirect back to http the cart items go back into cart. What version of the product are you using? On what operating system? 1.5.1.3 Please provide any additional information below. I've installed many stores (earlier versions) and never seen this before. When in admin/system/settings/edit/server I set the store to https and the comment is there "To use SSL...add the SSL URL to the catalog and admin config files" but there is no catalog/config file. Any assistance is greatly appreciated..store needs to go live.
    What steps will reproduce the problem? 1. log into store as customer 2. put something in basket 3. click checkout 4. What is the expected output? What do you see instead? *should: confirm billing address and walk through checkout *seeing: bounces to https for a second then redirects back to http. While in https the cart goes empty, then on redirect back to http the cart items go back into cart. What version of the product are you using? On what operating system? 1.5.1.3 Please provide any additional information below. I've installed many stores (earlier versions) and never seen this before. When in admin/system/settings/edit/server I set the store to https and the comment is there "To use SSL...add the SSL URL to the catalog and admin config files" but there is no catalog/config file. Any assistance is greatly appreciated..store needs to go live.

Yesterday

  • 25 hours ago
    issue 772 (File download >> Fatal error: Call to undefined method) commented on by seyhunca...@gmail.com   -   @DanielG...: http://opencart.googlecode.com/svn/trunk/upload/
  • 26 hours ago
    issue 772 (File download >> Fatal error: Call to undefined method) commented on by DanielG....@gmail.com   -   Thanks But, Since I'm new here, Could you please tell me what is SVN ?? Once again Thanks
    Thanks But, Since I'm new here, Could you please tell me what is SVN ?? Once again Thanks
  • 31 hours ago
    issue 774 (Code Corrections (forgotten part of previous report)) reported by seyhunca...@gmail.com   -   -Open the file http://opencart.googlecode.com/svn/trunk/upload/index.php //::changes intro:: //removed: && $languages[$request->cookie['language']]['status'] //removed: && $languages[$session->data['language']]['status'] //removed: if ($value['status']) { .. } //moved the loop into if-else for the better code quality (+performance) (no need to loop for every page request) //added new line : "break 2"; //added !empty() : !empty($request->server['HTTP_ACCEPT_LANGUAGE']) #find: $detect = ''; if (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && ($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { if ($value['status']) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $detect = $key; } } } } } if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages) && $languages[$session->data['language']]['status']) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages) && $languages[$request->cookie['language']]['status']) { $code = $request->cookie['language']; } elseif ($detect) { $code = $detect; } else { $code = $config->get('config_language'); } #replace with: if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages)) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages)) { $code = $request->cookie['language']; } elseif (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && !empty($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $code = $key; break 2; } } } } else { $code = $config->get('config_language'); } Kind Regards,
    -Open the file http://opencart.googlecode.com/svn/trunk/upload/index.php //::changes intro:: //removed: && $languages[$request->cookie['language']]['status'] //removed: && $languages[$session->data['language']]['status'] //removed: if ($value['status']) { .. } //moved the loop into if-else for the better code quality (+performance) (no need to loop for every page request) //added new line : "break 2"; //added !empty() : !empty($request->server['HTTP_ACCEPT_LANGUAGE']) #find: $detect = ''; if (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && ($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { if ($value['status']) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $detect = $key; } } } } } if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages) && $languages[$session->data['language']]['status']) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages) && $languages[$request->cookie['language']]['status']) { $code = $request->cookie['language']; } elseif ($detect) { $code = $detect; } else { $code = $config->get('config_language'); } #replace with: if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages)) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages)) { $code = $request->cookie['language']; } elseif (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && !empty($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $code = $key; break 2; } } } } else { $code = $config->get('config_language'); } Kind Regards,
  • 39 hours ago
    issue 772 (File download >> Fatal error: Call to undefined method) changed by blue...@gmail.com   -   already been fixed in svn. there maybe a fix in the forums some where if you need it fixed now.
    Status: Duplicate
    Owner:
    already been fixed in svn. there maybe a fix in the forums some where if you need it fixed now.
    Status: Duplicate
    Owner:
  • 39 hours ago
    issue 773 (Patch for /trunk/upload/catalog/view/theme/default/template/...) changed by blue...@gmail.com   -   not a typeo sorry. if it was vouchers it would overwrite the voucher code.
    Status: Invalid
    Owner:
    not a typeo sorry. if it was vouchers it would overwrite the voucher code.
    Status: Invalid
    Owner:
  • 46 hours ago
    issue 773 (Patch for /trunk/upload/catalog/view/theme/default/template/...) reported by andreas....@gmail.com   -   typo
    typo
  • 47 hours ago
    issue 764 (Payment types not refreshing based on changed shipping type) commented on by brianill...@gmail.com   -   Hi there, Not sure I understand the comment here marking this as invalid, so I'll try and explain this in a different way that is clearer. The bug restricts the ability of any payment module to show/hide a payment type based on a shipping amount. If you step back and forward through parts 1-5 of the checkout page, you can never hit code in a payment module twice, even though other things may have changed that the payment module originally checked. Therefore, I don't think this is really an invalid bug.
    Hi there, Not sure I understand the comment here marking this as invalid, so I'll try and explain this in a different way that is clearer. The bug restricts the ability of any payment module to show/hide a payment type based on a shipping amount. If you step back and forward through parts 1-5 of the checkout page, you can never hit code in a payment module twice, even though other things may have changed that the payment module originally checked. Therefore, I don't think this is really an invalid bug.

Last 7 days

  • Feb 21, 2012
    issue 772 (File download >> Fatal error: Call to undefined method) reported by DanielG....@gmail.com   -   Fatal error: Call to undefined method ModelSaleOrder::getOrderOption() in /home/azoi4086/public_html/Dev.azoiic/OpenCart/admin/controller/sale/order.php on line 1783 What steps will reproduce the problem? 1. Created a new Option called Add Logo in Catalog>Option Type=FILE 2. Add the new Option to a product 3. Created an Order with the product with the new option 4. File uploaded OK 5. Order completed OK 6. Back to the admin panel > Go to the Oder 7. Select Product (Menu) 8. Click on the attached file and then: *** Fatal error: Call to undefined method ModelSaleOrder::getOrderOption() in /home/.../public_html/.../OpenCart/admin/controller/sale/order.php on line 1783 What is the expected output? What do you see instead? I should be able to download the attached file. Well I think?? What do you see instead? Fatal error: Call to undefined method ModelSaleOrder::getOrderOption() in /home/.../public_html/.../OpenCart/admin/controller/sale/order.php on line 1783 What version of the product are you using? On what operating system? OpenCart 1.5.1.3 On what operating system? Apache version 2.2.20 PHP version 5.3.8 MySQL version 5.1.56 Architecture x86_64 Operating system linux
    Fatal error: Call to undefined method ModelSaleOrder::getOrderOption() in /home/azoi4086/public_html/Dev.azoiic/OpenCart/admin/controller/sale/order.php on line 1783 What steps will reproduce the problem? 1. Created a new Option called Add Logo in Catalog>Option Type=FILE 2. Add the new Option to a product 3. Created an Order with the product with the new option 4. File uploaded OK 5. Order completed OK 6. Back to the admin panel > Go to the Oder 7. Select Product (Menu) 8. Click on the attached file and then: *** Fatal error: Call to undefined method ModelSaleOrder::getOrderOption() in /home/.../public_html/.../OpenCart/admin/controller/sale/order.php on line 1783 What is the expected output? What do you see instead? I should be able to download the attached file. Well I think?? What do you see instead? Fatal error: Call to undefined method ModelSaleOrder::getOrderOption() in /home/.../public_html/.../OpenCart/admin/controller/sale/order.php on line 1783 What version of the product are you using? On what operating system? OpenCart 1.5.1.3 On what operating system? Apache version 2.2.20 PHP version 5.3.8 MySQL version 5.1.56 Architecture x86_64 Operating system linux
  • Feb 21, 2012
    r839 (added a highlight table rows with radio buttons in them.) committed by blue...@gmail.com   -   added a highlight table rows with radio buttons in them.
    added a highlight table rows with radio buttons in them.
  • Feb 21, 2012
    r838 (changing the way the cart page looks and works.) committed by blue...@gmail.com   -   changing the way the cart page looks and works.
    changing the way the cart page looks and works.
  • Feb 21, 2012
    issue 770 (shipping cost doubles) commented on by blue...@gmail.com   -   also check you have not added weight to your product options.
    also check you have not added weight to your product options.
  • Feb 21, 2012
    issue 770 (shipping cost doubles) changed by blue...@gmail.com   -   i think you have mixed up your weight classes. i can not replicate your problem nor can i see any code that would do this.
    Status: Invalid
    Owner:
    i think you have mixed up your weight classes. i can not replicate your problem nor can i see any code that would do this.
    Status: Invalid
    Owner:
  • Feb 20, 2012
    issue 771 (Patch for /trunk/upload/catalog/view/theme/default/template/...) changed by blue...@gmail.com   -   its a feature thats in development
    Status: Invalid
    Owner:
    its a feature thats in development
    Status: Invalid
    Owner:
  • Feb 20, 2012
    issue 771 (Patch for /trunk/upload/catalog/view/theme/default/template/...) reported by andreas....@gmail.com   -   File contains hard coded text
    File contains hard coded text
  • Feb 19, 2012
    issue 765 (quantity doubles when browser back button is pressed during ...) commented on by bdestefa...@gmail.com   -   ah, that does appear to be the case. sorry to waste your time.
    ah, that does appear to be the case. sorry to waste your time.
  • Feb 19, 2012
    issue 770 (shipping cost doubles) commented on by serv...@urbancollectibles.com   -   for example: 1 item weights 1lb. I add qty 6 of the same and instead of 6 pounds it gives me 36lb.
    for example: 1 item weights 1lb. I add qty 6 of the same and instead of 6 pounds it gives me 36lb.
  • Feb 19, 2012
    issue 770 (shipping cost doubles) reported by serv...@urbancollectibles.com   -   What steps will reproduce the problem? 1. when i add two items to the cart the weight and shipping double 2. when i add one item its fine 3. What is the expected output? What do you see instead? the expected output is the according weight and shipping cost. instead when i add two items of the same style the weight and shipping cost double. What version of the product are you using? On what operating system? opencart 1.5.1.3 Please provide any additional information below.
    What steps will reproduce the problem? 1. when i add two items to the cart the weight and shipping double 2. when i add one item its fine 3. What is the expected output? What do you see instead? the expected output is the according weight and shipping cost. instead when i add two items of the same style the weight and shipping cost double. What version of the product are you using? On what operating system? opencart 1.5.1.3 Please provide any additional information below.
  • Feb 19, 2012
    issue 769 (Code Corrections) changed by blue...@gmail.com   -  
    Status: Fixed
    Owner:
    Status: Fixed
    Owner:
  • Feb 19, 2012
    issue 769 (Code Corrections) reported by seyhunca...@gmail.com   -   -Open the file oc/index.php #find: $query = $db->query("SELECT * FROM " . DB_PREFIX . "language"); foreach ($query->rows as $result) { $languages[$result['code']] = $result; } $detect = ''; if (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && ($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { if ($value['status']) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $detect = $key; } } } } } if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages) && $languages[$session->data['language']]['status']) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages) && $languages[$request->cookie['language']]['status']) { $code = $request->cookie['language']; } elseif ($detect) { $code = $detect; } else { $code = $config->get('config_language'); } #replace with: $query = $db->query("SELECT * FROM " . DB_PREFIX . "language WHERE status = '1'"); foreach ($query->rows as $result) { $languages[$result['code']] = $result; } $detect = ''; if (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && ($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $detect = $key; } } } } if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages)) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages)) { $code = $request->cookie['language']; } elseif ($detect) { $code = $detect; } else { $code = $config->get('config_language'); }
    -Open the file oc/index.php #find: $query = $db->query("SELECT * FROM " . DB_PREFIX . "language"); foreach ($query->rows as $result) { $languages[$result['code']] = $result; } $detect = ''; if (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && ($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { if ($value['status']) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $detect = $key; } } } } } if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages) && $languages[$session->data['language']]['status']) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages) && $languages[$request->cookie['language']]['status']) { $code = $request->cookie['language']; } elseif ($detect) { $code = $detect; } else { $code = $config->get('config_language'); } #replace with: $query = $db->query("SELECT * FROM " . DB_PREFIX . "language WHERE status = '1'"); foreach ($query->rows as $result) { $languages[$result['code']] = $result; } $detect = ''; if (isset($request->server['HTTP_ACCEPT_LANGUAGE']) && ($request->server['HTTP_ACCEPT_LANGUAGE'])) { $browser_languages = explode(',', $request->server['HTTP_ACCEPT_LANGUAGE']); foreach ($browser_languages as $browser_language) { foreach ($languages as $key => $value) { $locale = explode(',', $value['locale']); if (in_array($browser_language, $locale)) { $detect = $key; } } } } if (isset($session->data['language']) && array_key_exists($session->data['language'], $languages)) { $code = $session->data['language']; } elseif (isset($request->cookie['language']) && array_key_exists($request->cookie['language'], $languages)) { $code = $request->cookie['language']; } elseif ($detect) { $code = $detect; } else { $code = $config->get('config_language'); }
  • Feb 18, 2012
    issue 768 (hanging on login....) changed by blue...@gmail.com   -   don;t post your personal problems here
    Status: Invalid
    Owner:
    don;t post your personal problems here
    Status: Invalid
    Owner:
  • Feb 18, 2012
    issue 768 (hanging on login....) commented on by blendguy...@gmail.com   -   http://juicystudio.com/article/utf-byte-order-mark.php seems when saved to utf-8 it puts on line 11 exit; i erased it and now login fine.
    http://juicystudio.com/article/utf-byte-order-mark.php seems when saved to utf-8 it puts on line 11 exit; i erased it and now login fine.
  • Feb 18, 2012
    issue 768 (hanging on login....) reported by blendguy...@gmail.com   -   when customer goes to login it hangs up to white some errors off error.txt email me at blendguydavid@yahoo.com 2011-11-17 17:55:55 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-17 19:09:21 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/catalog/controller/module/banner.php on line 13 2011-11-17 19:09:28 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/catalog/controller/module/banner.php on line 13 2011-11-17 19:09:45 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/admin/view/template/module/banner.tpl on line 36 2011-11-17 19:09:45 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/admin/view/template/module/banner.tpl on line 36 2011-11-18 14:16:46 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-21 17:48:00 - PHP Notice: Undefined index: shipping_address_id in /home/wogasp/public_html/catalog/controller/checkout/shipping.php on line 11 2011-11-23 12:33:18 - PHP Notice: Undefined index: shipping_address_id in /home/wogasp/public_html/catalog/controller/checkout/shipping.php on line 11 2011-11-23 13:39:26 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-23 13:43:23 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-28 13:45:29 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-28 13:45:57 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-29 16:03:27 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-29 18:42:27 - PHP Notice: Undefined index: shipping_address_id in /home/wogasp/public_html/catalog/controller/checkout/shipping.php on line 11 2011-11-29 19:06:30 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-12-01 16:39:39 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-12-01 16:40:59 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-12-01 17:09:14 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:14 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:14 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/index.php on line 176 2011-12-01 17:09:14 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/currency.php on line 45 2011-12-01 17:09:15 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:15 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:15 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/wogasp/public_html
    when customer goes to login it hangs up to white some errors off error.txt email me at blendguydavid@yahoo.com 2011-11-17 17:55:55 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-17 19:09:21 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/catalog/controller/module/banner.php on line 13 2011-11-17 19:09:28 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/catalog/controller/module/banner.php on line 13 2011-11-17 19:09:45 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/admin/view/template/module/banner.tpl on line 36 2011-11-17 19:09:45 - PHP Notice: Undefined index: banner_id in /home/wogasp/public_html/admin/view/template/module/banner.tpl on line 36 2011-11-18 14:16:46 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-21 17:48:00 - PHP Notice: Undefined index: shipping_address_id in /home/wogasp/public_html/catalog/controller/checkout/shipping.php on line 11 2011-11-23 12:33:18 - PHP Notice: Undefined index: shipping_address_id in /home/wogasp/public_html/catalog/controller/checkout/shipping.php on line 11 2011-11-23 13:39:26 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-23 13:43:23 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-28 13:45:29 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-28 13:45:57 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-29 16:03:27 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-11-29 18:42:27 - PHP Notice: Undefined index: shipping_address_id in /home/wogasp/public_html/catalog/controller/checkout/shipping.php on line 11 2011-11-29 19:06:30 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-12-01 16:39:39 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-12-01 16:40:59 - PHP Notice: Error: Could not load library json! in /home/wogasp/public_html/system/engine/loader.php on line 23 2011-12-01 17:09:14 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:14 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:14 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/index.php on line 176 2011-12-01 17:09:14 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/currency.php on line 45 2011-12-01 17:09:15 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:15 - PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/wogasp/public_html/index.php:2) in /home/wogasp/public_html/system/library/session.php on line 11 2011-12-01 17:09:15 - PHP Warning: Cannot modify header information - headers already sent by (output started at /home/wogasp/public_html
  • Feb 18, 2012
    issue 171 (Login problems) commented on by blendguy...@gmail.com   -   seems im geting something like this error
    seems im geting something like this error
  • Feb 18, 2012
    issue 767 (Voucher min/max limits are hardcoded (max=1000) and not conf...) reported by r.br...@gmail.com   -   What is the expected output? What do you see instead? Voucher's entry amount hardcoded (min=1, max=1000) in catalog/controller/account/voucher.php Should be available in Opencart backend for editing. What version of the product are you using? On what operating system? SVN @ r837 Please provide any additional information below.
    What is the expected output? What do you see instead? Voucher's entry amount hardcoded (min=1, max=1000) in catalog/controller/account/voucher.php Should be available in Opencart backend for editing. What version of the product are you using? On what operating system? SVN @ r837 Please provide any additional information below.
  • Feb 18, 2012
    issue 764 (Payment types not refreshing based on changed shipping type) changed by blue...@gmail.com   -   this is not required because you will not reach the checkout page without having to redo the payment part.
    Status: Invalid
    Owner:
    this is not required because you will not reach the checkout page without having to redo the payment part.
    Status: Invalid
    Owner:
  • Feb 18, 2012
    r837 (Checkout process fails after 2012-02-12 fix) committed by blue...@gmail.com   -   Checkout process fails after 2012-02-12 fix
    Checkout process fails after 2012-02-12 fix
  • Feb 18, 2012
    issue 765 (quantity doubles when browser back button is pressed during ...) changed by blue...@gmail.com   -   no. whats happening is you have a saved basket in your account. when you login your baskets are being merged. try clearing your cart before you logout.
    Status: Invalid
    Owner:
    no. whats happening is you have a saved basket in your account. when you login your baskets are being merged. try clearing your cart before you logout.
    Status: Invalid
    Owner:
  • Feb 18, 2012
    r836 (Checkout process fails after 2012-02-12 fix) committed by blue...@gmail.com   -   Checkout process fails after 2012-02-12 fix
    Checkout process fails after 2012-02-12 fix
  • Feb 18, 2012
    issue 766 (Checkout process fails after 2012-02-12 when controller/chec...) changed by blue...@gmail.com   -  
    Status: Fixed
    Owner:
    Status: Fixed
    Owner:
 
Powered by Google Project Hosting