Search the Community
Showing results for tags 'CubeCart v6'.
-
I am using CubeCart to collect reservations for a meal. Customers can choose starters (£7), mains (£16) and desserts (£7). The venue requires that the minimum order is a main course + one other. Currently I have set the product price to zero and the option prices to £7 or £16 as appropriate. The mains options are required, starter and dessert options are not. That gets the pricing right but doesn't enforce the minimum order rule. Is there any way I can fix this? Many thanks Graham
-
I run a site selling used license plates. I have categories set for all 50 states, Canada and Mexico. If I select Alabama through Delaware, only the parent category USA Plates displays (with no products). DC through Kentucky displays fine. Selecting Louisiana and onward alphabetically (including Canada and Mexico) displays DC through Kentucky in cycles. Everything looks normal on the back end. If I select a plate from the Featured Product, it will display normally with the correct category, even if it's not from DC through Kentucky. Any help would be appreciated. My website is www.platedepot.com Thanks Mark
-
Okay, so I have manually upgraded to v6.1.5 and I can see the database now has some issues - this was to be expected. However, I wasn’t expecting the link to a "database checker tool" to be just a link to a discussion elsewhere and the comments by Al Brookbanks aren’t much help... “Please use a tool such as phpMyAdmin to make any required changes” ... erm, yes, so how exactly? There appear to be two types of error message. This is what I am looking at: CubeCart_admin_users.admin_id has a key type KEY but expecting PRIMARY. CubeCart_category_index.id has a key type KEY but expecting PRIMARY. CubeCart_category_language.translation_id has a key type KEY but expecting PRIMARY. CubeCart_category.cat_parent_id has no key set. Expecting KEY. CubeCart_currency.currency_id has a key type KEY but expecting PRIMARY. CubeCart_image_index.id has a key type KEY but expecting PRIMARY. CubeCart_inventory_language.translation_id has a key type KEY but expecting PRIMARY. CubeCart_inventory.popularity has no key set. Expecting KEY. CubeCart_inventory.status has no key set. Expecting KEY. CubeCart_modules.module_id has a key type KEY but expecting PRIMARY. CubeCart_order_summary.cart_order_id has a key type KEY but expecting UNIQUE KEY. CubeCart_reviews.approved has no key set. Expecting KEY. CubeCart_seo_urls.item_id has no key set. Expecting KEY. CubeCart_seo_urls.type has no key set. Expecting KEY. CubeCart_sessions.customer_id has no key set. Expecting KEY. CubeCart_sessions.session_last has no key set. Expecting KEY. CubeCart_transactions.id has a key type KEY but expecting PRIMARY.
-
Hi, I'm facing trouble to implement push data layer code for each page I want to track via GTM. Want to create funnel from add to basket ---> purchase through out the all stages. Here is so far what I have and it is showing as custom event in GTM, but I'm unable to get information such as product name, qty, item price etc. {literal} <script> window.dataLayer = window.dataLayer || []; dataLayer.push({ ecommerce: null }); // Clear the previous ecommerce object. dataLayer.push({ 'item': 'how to pull from page', 'quantity': 'how to pull from page', 'value': 'how to pull from page', 'event': 'begin_checkout' }); </script> {/literal} If anyone has experience with this I would appreciate sharing it. Thanks
-
i have found someone linking into the backend of my website and i cannot find where it is they linked to. do you know where it is? when i look in the includes section i dont see any of the extensions from it in there URL from URL to http://seram2008.seram.es/modules.php?name=posters&file=viewpaper&idpaper=2386&idsection=1&in_window=&forpubli= /includes/_nfo.html http://seram2008.seram.es/modules.php?name=posters&file=viewpaper&idpaper=2386&idsection=1&in_window=&forpubli= /includes/boxes/rpopularProducts.html http://seram2008.seram.es/modules.php?name=posters&file=viewpaper&idpaper=2386&idsection=1&in_window=&forpubli= /includes/content/2siteDocs.html http://seram2008.seram.es/modules.php?name=posters&file=viewpaper&idpaper=2386&idsection=1&in_window=&forpubli= /includes/content/c_angePass.html http://seram2008.seram.es/modules.php?name=posters&file=viewpaper&idpaper=2386&idsection=1&in_window=&forpubli= /includes/content/se_sion.html http://seram2008.seram.es/modules.php?name=posters&file=viewpaper&idpaper=2386&idsection=1&in_window=&forpubli= /includes/popularProduct_s.html http://www2.dokidoki.ne.jp/piyoromu/keijibann/tnote.cgi?book=book4&from=1&to=31048 /includes/boxes/snewsletter.html http://www2.dokidoki.ne.jp/piyoromu/keijibann/tnote.cgi?book=book4&from=1&to=31048 /includes/ca_t_.html https://starcourts.com/building-a-thriving-community-ecosystem-the-five-essential-elements/ Home page https://wayranks.com/website-list-711/ Home page
-
i have updated to 6.4.7 and since the update i cannot add categories that work. here is the link to it. when i added the category it wouldnt show. i had to delete it and add it again to show. once shown and i touched it, it takes me to a different category. i am using karuto Boker Automatic Knives For Sale (directknifesales.com) hit the otf knives and you should see what i mean
-
I have created an ADMIN plugin which creates and uses a database table. When the plugin is DELETED I need to be able to remove the DB table, could someone point me in the right direction ? Many Thanks, Chris Coleman.
-
My sale items category is not showing. i used the debugging mode to find it. i used the link to show it but it wont show on the site. what is blocking it from doing it? here is the link, i am using 6.4.5 the newest upload https://www.directknifesales.com/sale-items.html?sort[price]=DESC&perpage=24&page=all&cat_id=sale [<strong>Notice</strong>] /home3/slic535/public_html/classes/catalogue.class.php:1518 - Undefined variable: image
-
I'm moving my site over to a new server, and the server tech and I were working on the backend of the store, because we were getting a 503 error in some areas, and I was checking for other problems, too. I decided to switch on another language, and the change wouldn't show in the front end. So I remembered about the "Clear Cache" button. Since I had never used it, I did a quick check online to see exactly what it would do. It looked like the correct button to use, and it did work, the changes showed up in the front end. This was the first time I've used the clear cache button. Also, I always have the caching switched off, since I'm in no hurry. But after the clear cache button had been pressed, I noticed the store logo reverted back to the original "Store Logo" rather than my custom image. And later still, I noticed some custom programming changes I had done had vanished! I have archived copies of the cubecart folder and database, so I can restore this store. But I guess I will never be able to use this button again, or my site will be down.. Update - The tech had a folder created called v6.2.1_bak, so I renamed the bad folder and made the bak the v6.2.1 folder. After that, everything worked on the site, including the edits I had made that day which resulted in the 503 error rather than confirmation page from cubecart. My cubecart was restored back to the customized version. I went to the back end and modified the Latest Products area of the home page to default, previously had a notice that store was on vacation there. But the changes did not show on front side. I slept on it and next morning checked to see if caching had been turned on by the tech. Yes it was on. He must have seen the red warning and done that first thing. I'm not sure if it was on or off when I pressed the Clear Cache button.. And that on/off switch must reside in the db I'm guessing as I had never had it on before and am using good archived version of cubecart now. So I switched caching back off. I checked the front end and the changes had been applied. So the solution for me is just do what I've been doing, keep the caching off. (And don't touch that button, ever.) And about that button, I noticed that after I switched caching off, now the button is colored. As if to say "press me please." No way Jose! It seems to me that the button, at least for me functions as refresh/reset this software button. Well now I know what it does and will play it safe and never use it. I'm glad it happened when it did though, with a tech helping and with a backup copy of cubecart right there. I understand what happened now, tech had enabled caching and that's the only reason my saves weren't being displayed on the front end, and why I decided to have a try with the Clear Cache button.
-
Hi again :-) Another issue that I need to address. In Cubecart 4, the admin receives a copy of all emails sent to customers, ie pending, processing, complete, etc. This is great for 2 reasons: when the customer mistypes her/his email address, our email system alerts us and 50% of the time we can correct it manually and resend the emails so minimum communication interruption remotely we can check that orders have been dispatched by members of staff without actually going into the admin. Although point 1 is more important. In Cubecart 6, the store settings only let the admin choose one set of order status email only. Al tells me that I could just edit the classes/mailer.class.php file to BCC me into ever send function call. I had a quick look and it is all php coding, well above my capabilities. Would anyone know the coding bit I require and where to insert it please ? Thanks S.
-
i am using the newest update 6.4.5 and my pics stop loading when i got to add an item in the admin area. so i cannot switch pics if i need to and when i add a pic it times out and then i have to go to another part of the site like cutomers or products. then when i go back to the product i was adding it accepts the pic sometimes. i turned on my debugging and found this string for 5951 errors. any idea what it is? [<strong>Notice</strong>] /home3/slic535/public_html/classes/catalogue.class.php:1518 - Undefined variable: image https://www.directknifesales.com/armando-beltrame-coltellerie-knives.html?page=all
-
Hi All, I am new to the cube-cart user team(s) and so please forgive me if my Q is rather self stupidity rather than reasonable. After installing All in one shipping & selecting postage options by weight of basket, I set up my selling zones & being a shop for a military association, we have members across the globe. So my issue, hypothetically, I live in Australia, i add a tie to my basket (non shop member) and go to basket to check out, but the only postage options available to me are either collect from store or UK 1st class options. I cannot see any options for the areas of EU / Canada or Australia. Have I missed something? thanking you in advance Jonny
-
Hello All, How do I edit the social media links in my backend? I try but the edits don't save. Any help is appreciated.
-
my site map is not working. i have updated to the newest update 6.4.5. how do i make it work? i am using karuto
-
Hi, I have been using the html option to set a desirable html URL for my product pages. However I note that they still do not appear on the search engines. Is there a setting that I am not using? I am using CubeCart Version 6.4.4 Also my website (noochoon.com) searches products but will not bring up a whole category which seems crazy! Any suggestions, and has this got to do with the SEO searchability issues?
-
Hello all, I am trying to add new zones ie: US & PR but there is no button to save the settings. I am using the latest CubeCart version.
-
Hi, I keep getting a message that there was a error when I try to send a message in contact form. Do you have any idea why it is happening like that. Thanks, Henry
-
Hi, Cube cart version 6.4.4 It has been a while since I have changed the default slider in cube cart, but I cannot find any details of where you go to amend this. Can someone help me with this?
-
Hi, Is it possible to add a description tab to use a richtext editor in the gift card section? I would rather use the editor, than write into the 'definitions.xml' every time I need to change the description. I thought it would've been part of the update (6.4.1) Also, the image doesn't show under the title, so had to hard code one in.
-
Hi, I have a shop which URL is gu.temperature-alerte.com and have developped a payment gateway called Ameo. I've set: the IPN URL (for asynchronous calls) to gu.temperature-alerte.com/index.php?_g=rm&typegateway&cmd=call&module=Ameo - that works brilliantly and I can see the call function is called the return URL (for synchronous calls) to gu.temperature-alerte.com/index.php?_g=rm&typegateway&cmd=process&module=Ameo - that does not work and immediately redirects me to gu.temperature-alerte.com/index.php without calling the process function (see the PHP console from Firefox in the picture enclosed below) only for testing purposes, I had tried to set up the IPN URL to gu.temperature-alerte.com/index.php?_g=rm&typegateway&cmd=process&module=Ameo (I appreciate it's not what I'm supposed to do - I just wanted to see if anything was wrong in the URL or in my function) - and the process function was called Does anyone see anything obvious which I would be doing wrong here? Thanks in advance! Guillaume
- 10 replies
-
Hello folks! First of all: I am an absolute newbie in PHP, MsQl and especially in the frontend design of Cubecart... I own some vintage cars and would like to offer them for sale on a nice platform. For this I have created a website and use Cubecart version 6.1.15 with the Crosshatch design as interface. I am also quite satisfied with the "success" so far. But I have a problem that I need help with. My question: Is it possible to change the display of the product description so that part of it is to the right of the image (I think this is standard, as I found in menue.php) and part of it appears directly below the thumbnails of the product images? I have made three pictures of the screen for this purpose. Thanks in advance for your support. Peter PS: Sorry for my bad english - I use a translator.
-
Hello, I am using version 6.4.4 which works perfectly with php 7.4 and the original template. I need to insert a php script in a page for example the contact page, that it is the best solution to use without disturbing the original template. Thanks for your help and suggestions.