Jump to content

Search the Community

Showing results for tags 'cubecart v5'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CubeCart News & Announcements
    • News & Announcements
  • CubeCart Support Forums
    • Issue / Bug Reporting & Feature Requests
    • Install & Upgrade Support
    • Official CubeCart Hosting
    • Technical Help
    • Customising Look & Feel
  • CubeCart Extension Marketplace
    • Visit the CubeCart Extension Marketplace
    • Extension Discussion
    • Developer Forum
  • General
    • General Discussion
    • Show Off

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location

  1. I have searched everywhere but can't seem to find an answer to this issue (if there is one). Most of my products have options with price upsells. Is there a way to price the attribute (or the option) before it is added to the product? Currently I have to add the option to the product, then go in and add the price for the particular attribute. I am using the free version (and so far very impressed). Is this available in the paid version, or just not feasible at this time. I am using 5.2.16. Jill jkmorganpets.com/cc
  2. Working on the project where an AJAX query is made to CubeCart. I'm not skilled enough to figure out the jQuery. Here's what I have so far. Do not assume any of it is syntactically correct:: if ($('div#stock_level_check').exists()) { // A place to put ajax return? This skin modified! var indicator = $('form.addForm input[name="check_stock"]'); // a new button on the form var selectors = $('form.addForm label.return select'); // collection of option selectors selectors.each(function() { // check if any selector is not selected and if so... if($(this).option.value == '') do not do ajax; var ois = selectors.serialize(); // otherwise, contains assign_ids $.ajax({ url: action + '_g=rm&type=plugins&module=ajaxoptions&cmd=call', type: 'POST', cache: false, data: ois, complete: function(returned) { if (returned.responseText) { // stock level indicator.val().replaceWith(returned.responseText); // for button[name="check_stock"] replace class="button_white" with "button_green" } else { // out of stock or no stock indicator.val().replaceWith("Sorry"); // for button[name="check_stock"] replace class="button_white" with "button_red" } } }); }); };
  3. Hey Not sure if any one else has the issue, but if we manually create an order for a customer over the phone, you can not search for that order by name, only the order number ???? 5.2.13 but it has been an issue for many previous versions
  4. Hi, I notice on my CC5 as opposed to CC4, the customer needs to 'enable' the cookies in order for any live chat system to be seen. Is there a way of allowing the live chat to run without the visitor having to click on the cookie notification? Thanks Steve
  5. [11-Jan-2015 17:36:06 UTC] PHP Warning: Invalid Security Token in /home3/slic535/public_html/classes/sanitize.class.php on line 120 [11-Jan-2015 19:33:17 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '24.145.131.82' New IP Address: '24.145.131.82' Old User Agent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25' New User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53' in /home3/slic535/public_html/classes/session.class.php on line 640 [11-Jan-2015 20:28:59 UTC] PHP Warning: Security Warning: Illegal array key "amp;catId" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [11-Jan-2015 16:29:44 America/Chicago] PHP Warning: array_merge() [<a href='http://docs.php.net/manual/en/function.array-merge.php'>function.array-merge.php</a>]: Argument #1 is not an array in /home3/slic535/public_html/classes/cubecart.class.php on line 833 [11-Jan-2015 22:43:22 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [11-Jan-2015 22:55:11 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [11-Jan-2015 23:33:50 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 00:22:23 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '50.143.182.243' New IP Address: '50.143.182.243' Old User Agent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25' New User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A465 Safari/9537.53' in /home3/slic535/public_html/classes/session.class.php on line 640 [12-Jan-2015 01:10:03 UTC] PHP Warning: Security Warning: Illegal array key "sort%255Bprice%255D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 02:23:24 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '67.86.3.131' New IP Address: '67.86.3.131' Old User Agent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5' New User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B410 Safari/600.1.4' in /home3/slic535/public_html/classes/session.class.php on line 640 [12-Jan-2015 07:21:57 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 08:41:56 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 10:28:27 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 12:51:39 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 08:06:37 America/Chicago] PHP Warning: Shipping not setup or allow no shipping not enabled in /home3/slic535/public_html/classes/cubecart.class.php on line 1489 [12-Jan-2015 08:06:37 America/Chicago] PHP Warning: Shipping not setup or allow no shipping not enabled in /home3/slic535/public_html/classes/cubecart.class.php on line 1489 [12-Jan-2015 14:39:50 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 14:49:15 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '24.24.207.6' New IP Address: '24.24.207.6' Old User Agent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5' New User Agent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B410 Safari/600.1.4' in /home3/slic535/public_html/classes/session.class.php on line 640 [12-Jan-2015 15:48:02 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 16:50:56 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 20:42:21 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 21:13:41 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 22:21:33 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 22:55:39 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 23:35:29 UTC] PHP Warning: Security Warning: Illegal array key "_a%3" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 18:02:41 America/Chicago] PHP Warning: Cannot unset offset in a non-array variable in /home3/slic535/public_html/classes/cart.class.php on line 1058 [13-Jan-2015 00:08:06 UTC] PHP Warning: Invalid Security Token in /home3/slic535/public_html/classes/sanitize.class.php on line 120 [13-Jan-2015 01:36:18 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [13-Jan-2015 02:38:39 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bprice%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 [12-Jan-2015 21:07:30 America/Chicago] PHP Warning: Invalid argument supplied for foreach() in /home3/slic535/public_html/classes/order.class.php on line 1108 [13-Jan-2015 03:21:28 UTC] PHP Warning: Stored session data did not match DB record. Session aborted as possible session hijack. Old IP Address: '24.247.4.124' New IP Address: '24.247.4.124' Old User Agent: 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4) Gecko/20100101 Firefox/4.0' New User Agent: 'Mozilla/5.0 (Linux; Android 4.4.2; RCT6773W22 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36' in /home3/slic535/public_html/classes/session.class.php on line 640 [13-Jan-2015 03:25:07 UTC] PHP Warning: Security Warning: Illegal array key "sort%5Bname%5D" was detected and was removed. in /home3/slic535/public_html/classes/sanitize.class.php on line 85 I found this in my error logs. I have had some people not being able to order because it 0.00 zeros out everything. could this be the culprit? how do I fix this? or is this a bug? I updated to the newest update 5.2.16
  6. Hello users, Atention, when you implemented the upgrade 5.2.16, then your .htaccess file be overwrithe, so make a backup or rename your old one first.
  7. CubeCart 5.2.16 has been released which overcomes a critical bug in 5.2.15 concerning the display of product options. This bug should not found its way into this release and we apologise sincerely for any inconvenience caused. A full changelog can be found in our v5 GitHub account. Download: CubeCart-5.2.16
  8. When I try and go to admin.php for the store I have it shows a blank page and I do not know what to do. No errors are being reported.
  9. Hi, I've just upgraded from 4.3.0 to 5.2.15. When i try and edit any modules e.g. SagePay gateway I just get a blank page with no errors (debugging is on). Has anyone come across this? Thanks, Jon
  10. Afther the upgrade from CubeCart v 5.2.14 to V 5.2.15 the Option Matrix not work well. When you look on the front, is it only possile to choice the Option matrix row in the underste row in the backend. All other options are not visable. I have restore 5.2.14
  11. Hi, When i start the upgrade from the backend from the shop for the upgrade 5.2.14 to 5.2.15 I get the follow Error : Sorry. CubeCart - 5.2.15.zip was not found. Please try again lather. I have this in al my shops. With kind regards, Martin Verkerk
  12. Hi, I have a client that requires some big custom modules and tweaks. We already have a team of developers and looking for an additional developer to assist. If you are interested please contact me on the contact form on http://definitivelabs.co.uk/contact-redux Vinnie
  13. Most of the 5.2.14 to 5.2.15 changes seem to be minor text changes, etc. Would it be possible with this update to make edits to existing 5.2.14 without running the setup at all??? Are there any database changes? I do see there is a new file to be added in skin and admin skin folders.
  14. Today it is of greatest pleasure to make a number of significant announcements! CubeCart is celebrating its tenth birthday as a private UK company.CubeCart 6.0.0b1 and 5.2.15 are available for download.CubeCart version 6, 5, 4 & 3 are all now open source under the GPL 3.0 licence.The all new CubeCart Extensions Marketplace has been launched.Enterprise Level technical support plans are now available including managed services. We are expecting a huge amount of questions so have tried to answer most below. I've only just purchased CubeCart!? Can I get a refund!? Yes. We will be happy to refund all orders for software license keys and copyright keys placed in the last 30 days as per our refund policy. Please contact our sales staff with your order number. What's new in CubeCart v6? The launch of v6 starts a whole new philosophy for online commerce. No Bloatware - CubeCart v6 ships with no extensions and we aim to make it as lightweight and as optimized as possible. Extensions can be easily installed, upgraded or downgraded by copying and pasting a "token" generated from the extensions marketplace. Extensions such as payment gateways, shipping rate calculators, skins etc now have individual version releases which means updates can get to you faster than having to wait and upgrade your store entirely.CubeCart v6 ships with one (intentionally basic looking) responsive theme powered by the brilliant Foundation Framework. Customise it easily and quickly or grab an off the shelf skin from the marketplace!There have been a number of significant performance enhancements. Improved caching is enabled by default and the homepage should have just three lightweight MySQL queries after the cache is built.Tweaks have been made to existing features such as dynamic product options on the manual order builder and improvements to the product import tool.All skins, mods, plugins etc (extensions) for v5 are forwardward compatible with version 6.Ioncube is no longer required, no software license key is required and calls home are no longer made.How long will v6 be in beta for? As v6 is a fork of v5 and we don't expect it to be in Beta long. After the beta release is over an announcement will be made and it will then be suitable for production environments. What's planned for v5? We will continue to maintain version 5 for the foreseeable future. The most recent release removes the requirement for software/copyright keys, ioncube and any calls home. Will you be supporting and developing v4 and v3 again? No. They have been added for archival reasons and are not recommended for production use. New versions however have been made to reflect their new licence and removal of any calls home or software/license key requirement. Do I need a Copyright Removal Key to remove "eCommerce by CubeCart" notices? No you don't but we would be grateful if you can support us by keeping it. What is different about technical support? We now offer monthly or annually paid technical support subscriptions with service level agreement (SLA). For those who require management a special support plan exists which includes unlimited installs, upgrades, server moves and extension installation. Technical support credits are no longer sold, any existing credits are still valid for use but are excluded from the enterprise service level agreements. Find out more here: https://www.cubecart.com/enterprise-support
  15. When I click the printer icon above a new order, I get a new browser window with this in the URL: http://www.ballcardz.com/files/print.01b4adf4d73e8c806311d6cd01af4f97.php and a display error of: [an error occurred while processing this directive] Any help would be appreciated. Thanks, Matt P.S. Nothing is showing up in the error log in Cubecart. Will update if anything shows with my host.
  16. If you click on the following link: http://www.redroseinvitations.com.au/store/aqua-blue-wedding-invitation-with-ivory-pearl-cluster.html It only shows 1 product attribute per product option, when some product options have up 5 attributes. This has not always been the case as I have had this website version of cubecart for over a year and it has only happened in the last week. As a possibility some of the coding may have been changed as I have having other problems with product options not displaying all together. I had Al from cubecart fix another problem with display issues and in fixing that, this problem has now been created. I have spoken to my website hosting provider and they have told me it has to do with my eCommerce program. This problem occurs on every product I have, where there is more then one option, per product option. If I add a new product with the same scenario I still have the same issue. I have attached files, showing you what I mean. Does anyone have any suggestions, as I am not sure why I havent heard back from Al from over a week ago, the last he said was he is unsure of how to fix it? Thanks.
  17. Noticed issue today updating my coupons which expired 12/31/14. When choosing the date from the pop up date selector, click > to go to 2015 (editing existing coupon expiration), changing left selector to May 1; then save. Back to line up of coupons, date remains 12/31/14. Able to change manually by editing the text entry and not using pop up date picker without any issue. I am one dot behind on latest release of CC5. And made the date hack to fix broken sales chart. No biggie, but thought I'd mention in case anybody else comes by here looking for fix/solution. Happy New Year!
  18. I have run into several issues in the past few days trying to get my cart approved by Google Shopping. I think I have solved them all successfully! However, while doing research on those issues, I found that the option to have USPS shipping as an option on my checkout pages is not working. I have setup the USPS shipping module with the setting shown in the attached image - which from my understanding, should work. When I add an item to my shopping cart and go to checkout, the only option for shipping is UPS! I am getting pretty frustrated with all the hoops I've had to jump through in the past few days and now this frustration is driving me to pull out what little hair I have left!!! I have searched through the shipping archives and cannot find anything that shows how this should be fixed...any assistance is appreciated! Thanks, Don UPDATE: Found the problem. I had to get a new user ID from USPS. The one I had been using evidently was not meeting their standards.... go figure!!! Thanks. DON
  19. Well, when I installed CC5 and used the skins with CC5 I had no issues with this. Now I am using a different skin, and I want to be able to have some very simple boxes added to the side bar. I have read a couple of posts based on how to create boxes, but for some reason I can't get it to work. When I add straight HTML to the main.php file I do not get the formatting for the box. So basically, I need help. My boxes will not contain anything specific to the site functions. The box will be visible to everyone, and it will be static, no dynamic functioning to it at all. But I want to be able to add more than one box so I am trying to create a simple template. The box creating method I was trying to do is at this link: '?do=embed' frameborder='0' data-embedContent>>(bsmither's post) Upon trying this it crashed my site so I was unsuccessful. Can someone explain what I need to do? There is an attachment picture. When I add HTML the html is obviously seen (This was for demo purposes). I am trying to get it to look like the other boxes, title in grey and content. I want it to look like "On Sale" or "Shop by Category" just with my content inside.
  20. Hello... This might be tricky and probably not possible. Is there a plugin or a way that I can create a consignment type category where I can create within the store a separate "homepage" when a user clicks on the consignment category link (or designated link) that will take them to a different "homepage" with the disclaimer and such for this section of the store. For instance, I am considering (for a fee) to list items from people outside of the store operations to list items (through me) in the store. However, I want a distinct separation through the consignment area and the official store area. Is there a plugin or mod already set up for this kind of action by chance? Or a way to do this? Thanks
  21. Hello, So recently within about the last week or two every time I attempt to view product for several specific categories through the CubeCart admin panel in V5.2.14 it takes a really long time to load the products. Sometimes it does not load at all. It is only for about 3 or 4 of the approx. 30+ specific categories I have on the site. I have tried closing everything but the one web page displaying the admin window and even restarting my computer. However my computer will run everything else just fine. I do not experience this in any other program or web page. Also all the other product categories work just fine. Why do these few categories not load properly in the admin page? Has anyone had this happen to them? NOTE: I did not change anything dramatically to the site or to the admin window. The only thing I have actually done is update a few products here and there. (Only a few have been in the categories with issues) And I deleted a user from the "Settings - Administrators" selection a few days ago. But other than that I have done nothing else.
  22. In my recent bout to get the gmail to work in cPanel site I found most of the available threads more of a distraction. The following is my summary. In gmail be sure imap is enabled Outgoing Mail (SMTP) Server - Requires TLS smtp.gmail.com Port: 465 or 587 Requires SSL: Yes Requires authentication: Yes Use same settings as incoming mail server Then in cubecart: Store Settings/Advanced/email Now test
  23. My site bugeyed.net has an SSL Certificate applied to it but failed the PCI compliance scan with this error..[There is a web application running on this host that transmits login credentials over HTTP, which is a clear-text protocol. As such, if an attacker was able to intercept traffic containing login credentials, it would be trivial to view user account and password information.] Their recomendation is to....[All web application communications containing sensitive information should be transmitted using SSL/TLS (HTTPS). If re-direction from HTTP to HTTPS is utilized in an attempt to remediate this finding, please ensure that such redirection occurs on the server side of the system (for example via the use of the HTTP "Location" header element) and that redirection is not reliant upon the client (browser) side.] I have already spoken with HG and they tried to edit the .htaccess file but said that wasn't working - it was putting it in a loop because of the #### Rewrite rules for SEO functionality #### Any ideas for the best way to redirect the http to an https login page? Thanks in advance!
  24. I have products that are very similar that I want to list as seperate products and do not want to write totally different products descriptions for or link them to another page. Is there an easy way to do canoncial tags to product listings in cube cart 5. I could add them to the html in product listing description but this will end up in the middle of the html so Im not sure it would be effective.
  25. Restored 5.12 Cubecart to server. Previously turned on shipping modules are working correctly and can be viewed for editing. However, if I attempt to use a shipping module that was previously off, when launched, it presents only a blank white page. Here's the error log: [29-Dec-2014 16:48:19 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /home/XXSITEXX/public_html/pizzanow/admin/sources/products.index.inc.php on line 367 If I do activate a previously "off" shipping module, it will work (in its default setting) and show up in the store for checkout. But obviously I cannot edit the module properties, since the admin page is blank.
×
×
  • Create New...