Jump to content

Search the Community

Showing results for tags 'CubeCart v6'.

  • 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. This is driving me nuts!! I am redoing the layout of my checkout pages and on content/medium-up I want the word Quantity and the box with the qty in it all on one line. I can't get it to do it!! Here is my code. The last line I want on a line by itself under the product code: <tr> <td class="text-center"><a href="{$STORE_URL}/index.php?_a=basket&remove-item={$hash}"><svg class="icon icon-trash-o"><use xlink:href="#icon-trash-o"></use></svg></a></td> <td width="90"> <a href="{$item.link}" class="th" title="{$item.name}"><img src="{$item.image}" alt="{$item.name}"></a></td> <td colspan="2"> <div><a class="txt" href="{$item.link}">{$item.name}</a> {if !empty($item.product_code)} - {$item.product_code}{/if}</div> <div class="txt"> Quantity: <input name="quan[{$hash}]" type="quantity" value="{$item.quantity}" maxlength="6" class="quantity checkout" {$QUAN_READ_ONLY}></div> Thanks in advance for any and all help, Claudia
  2. Hello, I am trying to do a test registration of a customer .... I have filled all the fields: Title, First Nmae, Last Name, Email, Phone, Mobile, Password, Confirm Password. I have checked: I agree to the Terms & Conditions. I have checked: Subscribe to mailing list. When I press the button: Register I see a message "Would you like Firefox to remember this login?" but really my test customer is not registered at all, beacause I check the Customer List, the new customer is not added. I may repeat this many times, but the result is every time the same - no new customer added into the Customer List. I have two test customers registered early this month, but I don't remeber was there this kind of problem, or not. Can I solve this problem ? .
  3. Good afternoon... So yesterday, I had an eventful day. Upgraded php, and upgraded CC from v6.1.8 to v6.1.12. Everything worked great (except I had to do a manual install -- which I'm OK with). Problem that I have run into now, however... from the Admin Control Panel > Customer List > "Any Customer"... I can no longer "Login as <customer>". We use this extensively for testing. We would login as the customer to "see what they are seeing." However now, when I chose to "Login as" I get the index.php page with the login/register option at the top of the page. Not logged in as the customer. Found this in the error_log: [25-Oct-2017 18:43:02 UTC] PHP Notice: session_start() [<a href='http://docs.php.net/manual/en/function.session-start.php'>function.session-start.php</a>]: ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) in /var/www/html/cubecart/classes/session.class.php on line 660 CAVEAT: (This just might be coincidental), I did put the ioncube loader on the server yesterday as well. Thoughts? Your assistance, as always, is appreciated. RLN
  4. Hi All. Can anyone point me in the direction of the file I need to edit to correct a county name in the drop-down menu when registering an account in a CC v6 web-ste? The home county of the site owner is actually incorrect. 'Cardiganshire' is no more. It has been called 'Ceredigion' for a considerable number of years. I need to change it to rectify this mistake. Many thanks in advance - G.
  5. Here is a question that might have already been answered. But I am looking for a way to attach images/documents to an order. Is that possible or is it an plugin? Documents: For each shipment, we create a Bill of lading. Once the Bill of Lading is created, the shipping team faxes (yeah, I know... faxing, right) to the customer. It would streamline our process if we could just attache the bill of lading to the order. Images: We have and some of our shipments damaged en route to the customer. We have now placed a Go Pro on our forklift and the shipping team takes a picture (voice activated) of the shipment as it's loaded on the truck. The image is then automatically uploaded to the Go Pro cloud. The shipping manager, accesses the image repository, creates an email and sends the the image (with bill of lading) to the customer. If I could attach these two items to the order, we would have historical data for reference and save a step in our process. Thoughts? Thank you. R
  6. Hi, Any help to restore my website? I have tried to upgrade my store to 6.1.12 Manually because there was errors - https://support.cubecart.com/Knowledgebase/Article/View/228/43/how-do-i-upgrade-from-cubecart-v6-to-latest-v6 , I have done the full backup but when I replaced it there was an unknown error while uploading. I decided to re-install CubeCart but I do not know how to use the backup files to restore. Please help! Regards Boon upgrade error.txt
  7. Is there a way to update the URLs after updating a product. At one time the title of the product contained some text that has since been removed, but it is still present in the URL for the product. Is there a way to recreate the product URLs? Thanks
  8. Okay, so I have never had success doing an upgrade as many of you are aware. I have done it by the book each time. I have not yet upgraded to the latest version this time around, but will do so after getting some clarification. So I went to the knowledge base: https://support.cubecart.com/Knowledgebase/Article/View/228/43/how-do-i-upgrade-from-cubecart-v6-to-latest-v6 These instructions say: IMPORTANT: If your admin folder or admin.php file has been renamed please reflect these changes in the extracted package prior to uploading. These must correspond to the values specified in the includes/global.inc.php file. Okay... my admin file and folder have been renamed previously. It says to reflect these changes and correspond to the values in the includes/global.inc.php file. BUT, there is no such file in the extracted content. Instead there is a global.inc.php-dist file. Is this the file I need to copy my info to? And what info do I copy, just the location information or everything in the file?
  9. I have a 6.1.10 web site I wish to upgrade to the latest version, did the usual backups etc. then clicked on the upgrade now button on the back end and got this long list of Errors: I don't know what it means, but how can I resolve the problem? ### START UPGRADE LOG - (16 Oct 2017 - 11:43:11) ### admin_z6byBI/skins/default/js/admin.js - Content after extract doesn't match source admin_z6byBI/skins/default/js/plugins/jquery.filetree.min.js - Content after extract doesn't match source admin_z6byBI/skins/default/js/plugins/jquery.multifile.min.js - Content after extract doesn't match source admin_z6byBI/skins/default/js/styles/jquery.chosen.min.css - Content after extract doesn't match source admin_z6byBI/skins/default/styles/layout.css - Content after extract doesn't match source admin_z6byBI/skins/default/templates/customers.index.php - Content after extract doesn't match source admin_z6byBI/skins/default/templates/documents.contact.php - Content after extract doesn't match source admin_z6byBI/skins/default/templates/element.product_options.php - Content after extract doesn't match source admin_z6byBI/skins/default/templates/main.php - Content after extract doesn't match source admin_z6byBI/skins/default/templates/orders.index.php - Content after extract doesn't match source admin_z6byBI/skins/default/templates/orders.print.php - Content after extract doesn't match source admin_z6byBI/skins/default/templates/products.options.php - Content after extract doesn't match source admin_z6byBI/skins/default/templates/settings.hooks.php - Content after extract doesn't match source admin_z6byBI/sources/customers.email.inc.php - Content after extract doesn't match source admin_z6byBI/sources/customers.subscribers.inc.php - Content after extract doesn't match source admin_z6byBI/sources/dashboard.index.inc.php - Content after extract doesn't match source admin_z6byBI/sources/element.navigation.inc.php - Content after extract doesn't match source admin_z6byBI/sources/maintenance.index.inc.php - Content after extract doesn't match source admin_z6byBI/sources/orders.index.inc.php - Content after extract doesn't match source admin_z6byBI/sources/products.assign.inc.php - Content after extract doesn't match source admin_z6byBI/sources/products.index.inc.php - Content after extract doesn't match source admin_z6byBI/sources/products.options.inc.php - Content after extract doesn't match source admin_z6byBI/sources/settings.errorlog.inc.php - Content after extract doesn't match source admin_z6byBI/sources/settings.hooks.inc.php - Content after extract doesn't match source admin_z6byBI/sources/settings.requestlog.inc.php - Content after extract doesn't match source admin.php - Missing but expected after extract classes/acp.class.php - Content after extract doesn't match source classes/admin.class.php - Content after extract doesn't match source classes/ajax.class.php - Content after extract doesn't match source classes/autoloader.class.php - Content after extract doesn't match source classes/cache/apc.class.php - Content after extract doesn't match source classes/cache/cache.class.php - Content after extract doesn't match source classes/cache/file.class.php - Content after extract doesn't match source classes/cache/memcache.class.php - Content after extract doesn't match source classes/cache/memcached.class.php - Content after extract doesn't match source classes/cache/redis.class.php - Content after extract doesn't match source classes/cache/xcache.class.php - Content after extract doesn't match source classes/catalogue.class.php - Content after extract doesn't match source classes/config.class.php - Content after extract doesn't match source classes/cubecart.class.php - Content after extract doesn't match source classes/db/mysql.class.php - Content after extract doesn't match source classes/db/mysqli.class.php - Content after extract doesn't match source classes/filemanager.class.php - Content after extract doesn't match source classes/gui.class.php - Content after extract doesn't match source classes/newsletter.class.php - Content after extract doesn't match source classes/order.class.php - Content after extract doesn't match source classes/password.class.php - Content after extract doesn't match source classes/session.class.php - Content after extract doesn't match source classes/tax.class.php - Content after extract doesn't match source controllers/controller.admin.session.true.inc.php - Content after extract doesn't match source includes/ace/ - Missing but expected after extract includes/ace/ChangeLog.txt - Missing but expected after extract includes/ace/LICENSE - Missing but expected after extract includes/ace/README.md - Missing but expected after extract includes/ace/src-min-noconflict/ - Missing but expected after extract includes/ace/src-min-noconflict/ace.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-beautify.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-chromevox.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-elastic_tabstops_lite.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-emmet.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-error_marker.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-keybinding_menu.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-language_tools.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-linking.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-modelist.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-old_ie.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-searchbox.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-settings_menu.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-spellcheck.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-split.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-static_highlight.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-statusbar.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-textarea.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-themelist.js - Missing but expected after extract includes/ace/src-min-noconflict/ext-whitespace.js - Missing but expected after extract includes/ace/src-min-noconflict/keybinding-emacs.js - Missing but expected after extract includes/ace/src-min-noconflict/keybinding-vim.js - Missing but expected after extract includes/ace/src-min-noconflict/mode-php.js - Missing but expected after extract includes/ace/src-min-noconflict/snippets/ - Missing but expected after extract includes/ace/src-min-noconflict/snippets/php.js - Missing but expected after extract includes/ace/src-min-noconflict/theme-github.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-coffee.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-css.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-html.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-javascript.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-json.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-lua.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-php.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-xml.js - Missing but expected after extract includes/ace/src-min-noconflict/worker-xquery.js - Missing but expected after extract includes/ckeditor/build-config.js - Content after extract doesn't match source includes/ckeditor/contents.css - Content after extract doesn't match source includes/ckeditor/lang/af.js - Content after extract doesn't match source includes/ckeditor/lang/ar.js - Content after extract doesn't match source includes/ckeditor/lang/bg.js - Content after extract doesn't match source includes/ckeditor/lang/bn.js - Content after extract doesn't match source includes/ckeditor/lang/bs.js - Content after extract doesn't match source includes/ckeditor/lang/ca.js - Content after extract doesn't match source includes/ckeditor/lang/cs.js - Content after extract doesn't match source includes/ckeditor/lang/cy.js - Content after extract doesn't match source includes/ckeditor/lang/da.js - Content after extract doesn't match source includes/ckeditor/lang/de-ch.js - Content after extract doesn't match source includes/ckeditor/lang/de.js - Content after extract doesn't match source includes/ckeditor/lang/el.js - Content after extract doesn't match source includes/ckeditor/lang/en-au.js - Content after extract doesn't match source includes/ckeditor/lang/en-ca.js - Content after extract doesn't match source includes/ckeditor/lang/en-gb.js - Content after extract doesn't match source includes/ckeditor/lang/en.js - Content after extract doesn't match source includes/ckeditor/lang/eo.js - Content after extract doesn't match source includes/ckeditor/lang/es.js - Content after extract doesn't match source includes/ckeditor/lang/et.js - Content after extract doesn't match source includes/ckeditor/lang/eu.js - Content after extract doesn't match source includes/ckeditor/lang/fa.js - Content after extract doesn't match source includes/ckeditor/lang/fi.js - Content after extract doesn't match source includes/ckeditor/lang/fo.js - Content after extract doesn't match source includes/ckeditor/lang/fr-ca.js - Content after extract doesn't match source includes/ckeditor/lang/fr.js - Content after extract doesn't match source includes/ckeditor/lang/gl.js - Content after extract doesn't match source includes/ckeditor/lang/gu.js - Content after extract doesn't match source includes/ckeditor/lang/he.js - Content after extract doesn't match source includes/ckeditor/lang/hi.js - Content after extract doesn't match source includes/ckeditor/lang/hr.js - Content after extract doesn't match source includes/ckeditor/lang/hu.js - Content after extract doesn't match source includes/ckeditor/lang/id.js - Content after extract doesn't match source includes/ckeditor/lang/is.js - Content after extract doesn't match source includes/ckeditor/lang/it.js - Content after extract doesn't match source includes/ckeditor/lang/ja.js - Content after extract doesn't match source includes/ckeditor/lang/ka.js - Content after extract doesn't match source includes/ckeditor/lang/km.js - Content after extract doesn't match source includes/ckeditor/lang/ko.js - Content after extract doesn't match source includes/ckeditor/lang/ku.js - Content after extract doesn't match source includes/ckeditor/lang/lt.js - Content after extract doesn't match source includes/ckeditor/lang/lv.js - Content after extract doesn't match source includes/ckeditor/lang/mk.js - Content after extract doesn't match source includes/ckeditor/lang/mn.js - Content after extract doesn't match source includes/ckeditor/lang/ms.js - Content after extract doesn't match source includes/ckeditor/lang/nb.js - Content after extract doesn't match source includes/ckeditor/lang/nl.js - Content after extract doesn't match source includes/ckeditor/lang/no.js - Content after extract doesn't match source includes/ckeditor/lang/pl.js - Content after extract doesn't match source includes/ckeditor/lang/pt-br.js - Content after extract doesn't match source includes/ckeditor/lang/pt.js - Content after extract doesn't match source includes/ckeditor/lang/ro.js - Content after extract doesn't match source includes/ckeditor/lang/ru.js - Content after extract doesn't match source includes/ckeditor/lang/si.js - Content after extract doesn't match source includes/ckeditor/lang/sk.js - Content after extract doesn't match source includes/ckeditor/lang/sl.js - Content after extract doesn't match source includes/ckeditor/lang/sq.js - Content after extract doesn't match source includes/ckeditor/lang/sr-latn.js - Content after extract doesn't match source includes/ckeditor/lang/sr.js - Content after extract doesn't match source includes/ckeditor/lang/sv.js - Content after extract doesn't match source includes/ckeditor/lang/th.js - Content after extract doesn't match source includes/ckeditor/lang/tr.js - Content after extract doesn't match source includes/ckeditor/lang/tt.js - Content after extract doesn't match source includes/ckeditor/lang/ug.js - Content after extract doesn't match source includes/ckeditor/lang/uk.js - Content after extract doesn't match source includes/ckeditor/lang/vi.js - Content after extract doesn't match source includes/ckeditor/lang/zh-cn.js - Content after extract doesn't match source includes/ckeditor/lang/zh.js - Content after extract doesn't match source includes/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt - Content after extract doesn't match source includes/ckeditor/plugins/preview/preview.html - Content after extract doesn't match source includes/ckeditor/plugins/scayt/dialogs/toolbar.css - Content after extract doesn't match source includes/ckeditor/plugins/showprotected/dialogs/protected.js - Content after extract doesn't match source includes/ckeditor/plugins/showprotected/plugin.js - Content after extract doesn't match source includes/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt - Content after extract doesn't match source includes/ckeditor/plugins/templates/dialogs/templates.css - Content after extract doesn't match source includes/ckeditor/plugins/wsc/dialogs/ciframe.html - Content after extract doesn't match source includes/ckeditor/plugins/wsc/dialogs/tmpFrameset.html - Content after extract doesn't match source includes/ckeditor/plugins/wsc/dialogs/wsc.css - Content after extract doesn't match source includes/ckeditor/skins/moono/dialog.css - Content after extract doesn't match source includes/ckeditor/skins/moono/dialog_ie.css - Content after extract doesn't match source includes/ckeditor/skins/moono/dialog_ie7.css - Content after extract doesn't match source includes/ckeditor/skins/moono/dialog_ie8.css - Content after extract doesn't match source includes/ckeditor/skins/moono/dialog_iequirks.css - Content after extract doesn't match source includes/ckeditor/skins/moono/editor.css - Content after extract doesn't match source includes/ckeditor/skins/moono/editor_gecko.css - Content after extract doesn't match source includes/ckeditor/skins/moono/editor_ie.css - Content after extract doesn't match source includes/ckeditor/skins/moono/editor_ie7.css - Content after extract doesn't match source includes/ckeditor/skins/moono/editor_ie8.css - Content after extract doesn't match source includes/ckeditor/skins/moono/editor_iequirks.css - Content after extract doesn't match source includes/ckeditor/styles.js - Content after extract doesn't match source index.php - Content after extract doesn't match source ini.inc.php - Content after extract doesn't match source js/common.html - Content after extract doesn't match source js/plugins/jquery.chosen.js - Content after extract doesn't match source js/plugins/jquery.colorbox-min.js - Content after extract doesn't match source js/plugins/jquery.magnifier.js - Content after extract doesn't match source js/plugins/jquery.multifile.min.js - Content after extract doesn't match source js/plugins/jquery.rating.min.js - Content after extract doesn't match source js/styles/jquery.chosen.css - Content after extract doesn't match source js/styles/jquery.colorbox.css - Content after extract doesn't match source js/styles/jquery.filetree.css - Content after extract doesn't match source js/styles/jquery.magnifier.css - Content after extract doesn't match source js/styles/jquery.rating.css - Content after extract doesn't match source language/definitions.xml - Content after extract doesn't match source modules/plugins/hooks.xml - Content after extract doesn't match source setup/ - Missing but expected after extract setup/data/ - Missing but expected after extract setup/data/eurofxref-daily.xml - Missing but expected after extract setup/db/ - Missing but expected after extract setup/db/install/ - Missing but expected after extract setup/db/install/data.sql - Missing but expected after extract setup/db/install/email.sql - Missing but expected after extract setup/db/install/examples.sql - Missing but expected after extract setup/db/install/structure.sql - Missing but expected after extract setup/db/install/table_drop.sql - Missing but expected after extract setup/db/upgrade/ - Missing but expected after extract setup/db/upgrade/4.0.0.sql - Missing but expected after extract setup/db/upgrade/4.0.3.sql - Missing but expected after extract setup/db/upgrade/4.1.0.sql - Missing but expected after extract setup/db/upgrade/4.1.1.sql - Missing but expected after extract setup/db/upgrade/4.2.0.sql - Missing but expected after extract setup/db/upgrade/4.2.3.sql - Missing but expected after extract setup/db/upgrade/4.3.0.sql - Missing but expected after extract setup/db/upgrade/4.3.1.sql - Missing but expected after extract setup/db/upgrade/4.3.6.sql - Missing but expected after extract setup/db/upgrade/4.3.7.sql - Missing but expected after extract setup/db/upgrade/4.3.9.sql - Missing but expected after extract setup/db/upgrade/4.4.5.sql - Missing but expected after extract setup/db/upgrade/5.0.0b1.sql - Missing but expected after extract setup/db/upgrade/5.0.0b2.sql - Missing but expected after extract setup/db/upgrade/5.0.0b3.sql - Missing but expected after extract setup/db/upgrade/5.0.0b4.sql - Missing but expected after extract setup/db/upgrade/5.0.0b5.sql - Missing but expected after extract setup/db/upgrade/5.0.0b6.sql - Missing but expected after extract setup/db/upgrade/5.0.0b7.sql - Missing but expected after extract setup/db/upgrade/5.0.1.sql - Missing but expected after extract setup/db/upgrade/5.0.2.sql - Missing but expected after extract setup/db/upgrade/5.0.3.sql - Missing but expected after extract setup/db/upgrade/5.0.4.sql - Missing but expected after extract setup/db/upgrade/5.0.5.sql - Missing but expected after extract setup/db/upgrade/5.0.6.sql - Missing but expected after extract setup/db/upgrade/5.0.7.sql - Missing but expected after extract setup/db/upgrade/5.0.8.sql - Missing but expected after extract setup/db/upgrade/5.0.9.sql - Missing but expected after extract setup/db/upgrade/5.1.0.sql - Missing but expected after extract setup/db/upgrade/5.1.1.sql - Missing but expected after extract setup/db/upgrade/5.1.2.sql - Missing but expected after extract setup/db/upgrade/5.1.3.sql - Missing but expected after extract setup/db/upgrade/5.1.4.sql - Missing but expected after extract setup/db/upgrade/5.1.5.sql - Missing but expected after extract setup/db/upgrade/5.2.0.sql - Missing but expected after extract setup/db/upgrade/5.2.1.sql - Missing but expected after extract setup/db/upgrade/5.2.13.sql - Missing but expected after extract setup/db/upgrade/5.2.14.sql - Missing but expected after extract setup/db/upgrade/5.2.2.sql - Missing but expected after extract setup/db/upgrade/5.2.3.sql - Missing but expected after extract setup/db/upgrade/5.2.5.sql - Missing but expected after extract setup/db/upgrade/5.2.6.sql - Missing but expected after extract setup/db/upgrade/5.2.9.sql - Missing but expected after extract setup/db/upgrade/6.0.0.sql - Missing but expected after extract setup/db/upgrade/6.0.11.sql - Missing but expected after extract setup/db/upgrade/6.0.12.sql - Missing but expected after extract setup/db/upgrade/6.0.2.sql - Missing but expected after extract setup/db/upgrade/6.0.3.sql - Missing but expected after extract setup/db/upgrade/6.0.5.sql - Missing but expected after extract setup/db/upgrade/6.0.6.sql - Missing but expected after extract setup/db/upgrade/6.0.7.sql - Missing but expected after extract setup/db/upgrade/6.0.9.sql - Missing but expected after extract setup/db/upgrade/6.1.0.sql - Missing but expected after extract setup/db/upgrade/6.1.11.sql - Missing but expected after extract setup/db/upgrade/6.1.2.sql - Missing but expected after extract setup/db/upgrade/6.1.4.sql - Missing but expected after extract setup/db/upgrade/6.1.5.sql - Missing but expected after extract setup/db/upgrade/6.1.6.sql - Missing but expected after extract setup/db/upgrade/6.1.7.sql - Missing but expected after extract setup/db/upgrade/6.1.9.sql - Missing but expected after extract setup/images/ - Missing but expected after extract setup/images/alert-overlay.png - Missing but expected after extract setup/images/cubecart-logo.png - Missing but expected after extract setup/images/install.gif - Missing but expected after extract setup/images/loading.gif - Missing but expected after extract setup/images/progress-back.png - Missing but expected after extract setup/images/progress-fill.png - Missing but expected after extract setup/images/upgrade.gif - Missing but expected after extract setup/index.php - Missing but expected after extract setup/info.php - Missing but expected after extract setup/js/ - Missing but expected after extract setup/js/install.js - Missing but expected after extract setup/scripts/ - Missing but expected after extract setup/scripts/upgrade/ - Missing but expected after extract setup/scripts/upgrade/5.0.0b1.php - Missing but expected after extract setup/scripts/upgrade/5.0.0b2.php - Missing but expected after extract setup/scripts/upgrade/5.0.9.php - Missing but expected after extract setup/scripts/upgrade/5.1.1.php - Missing but expected after extract setup/scripts/upgrade/5.1.2.php - Missing but expected after extract setup/scripts/upgrade/5.2.0.php - Missing but expected after extract setup/scripts/upgrade/5.2.2.php - Missing but expected after extract setup/scripts/upgrade/5.2.4.php - Missing but expected after extract setup/scripts/upgrade/5.2.5.php - Missing but expected after extract setup/scripts/upgrade/6.0.11.php - Missing but expected after extract setup/scripts/upgrade/6.0.12.php - Missing but expected after extract setup/scripts/upgrade/6.0.2.php - Missing but expected after extract setup/scripts/upgrade/6.1.0.php - Missing but expected after extract setup/setup.install.php - Missing but expected after extract setup/setup.upgrade.php - Missing but expected after extract setup/skin.install.php - Missing but expected after extract setup/styles/ - Missing but expected after extract setup/styles/style.css - Missing but expected after extract skins/foundation/config.xml - Content after extract doesn't match source skins/foundation/css/cubecart.css - Content after extract doesn't match source skins/foundation/css/foundation.css - Content after extract doesn't match source skins/foundation/css/jquery.bxslider.css - Content after extract doesn't match source skins/foundation/css/jquery.chosen.min.css - Content after extract doesn't match source skins/foundation/images/default/logo/default.png - Content after extract doesn't match source skins/foundation/images/sprite_flags.png - Content after extract doesn't match source skins/foundation/js/1.foundation.min.js - Content after extract doesn't match source skins/foundation/js/2.cubecart.js - Content after extract doesn't match source skins/foundation/js/3.cubecart.validate.js - Content after extract doesn't match source skins/foundation/js/vendor/jquery.validate.min.js - Content after extract doesn't match source skins/foundation/templates/box.basket.content.php - Content after extract doesn't match source skins/foundation/templates/box.basket.php - Content after extract doesn't match source skins/foundation/templates/box.currency.php - Content after extract doesn't match source skins/foundation/templates/box.documents.php - Content after extract doesn't match source skins/foundation/templates/box.errors.php - Content after extract doesn't match source skins/foundation/templates/box.eu_cookie.php - Content after extract doesn't match source skins/foundation/templates/box.featured.php - Content after extract doesn't match source skins/foundation/templates/box.language.php - Content after extract doesn't match source skins/foundation/templates/box.navigation.php - Content after extract doesn't match source skins/foundation/templates/box.newsletter.php - Content after extract doesn't match source skins/foundation/templates/box.off_canvas.left.php - Content after extract doesn't match source skins/foundation/templates/box.off_canvas.right.php - Content after extract doesn't match source skins/foundation/templates/box.popular.php - Content after extract doesn't match source skins/foundation/templates/box.progress.php - Content after extract doesn't match source skins/foundation/templates/box.sale_items.php - Content after extract doesn't match source skins/foundation/templates/box.search.php - Content after extract doesn't match source skins/foundation/templates/box.session.php - Content after extract doesn't match source skins/foundation/templates/box.skins.php - Content after extract doesn't match source skins/foundation/templates/content.account.php - Content after extract doesn't match source skins/foundation/templates/content.addressbook.php - Content after extract doesn't match source skins/foundation/templates/content.category.php - Content after extract doesn't match source skins/foundation/templates/content.certificates.php - Content after extract doesn't match source skins/foundation/templates/content.checkout.confirm.php - Content after extract doesn't match source skins/foundation/templates/content.checkout.medium-up.php - Content after extract doesn't match source skins/foundation/templates/content.checkout.php - Content after extract doesn't match source skins/foundation/templates/content.checkout.small.php - Content after extract doesn't match source skins/foundation/templates/content.contact.php - Content after extract doesn't match source skins/foundation/templates/content.document.php - Content after extract doesn't match source skins/foundation/templates/content.downloads.php - Content after extract doesn't match source skins/foundation/templates/content.gateway.php - Content after extract doesn't match source skins/foundation/templates/content.homepage.php - Content after extract doesn't match source skins/foundation/templates/content.login.php - Content after extract doesn't match source skins/foundation/templates/content.newsletter.php - Content after extract doesn't match source skins/foundation/templates/content.orders.php - Content after extract doesn't match source skins/foundation/templates/content.product.php - Content after extract doesn't match source skins/foundation/templates/content.profile.php - Content after extract doesn't match source skins/foundation/templates/content.recaptcha.head.php - Content after extract doesn't match source skins/foundation/templates/content.recaptcha.php - Content after extract doesn't match source skins/foundation/templates/content.receipt.php - Content after extract doesn't match source skins/foundation/templates/content.recover.php - Content after extract doesn't match source skins/foundation/templates/content.recovery.php - Content after extract doesn't match source skins/foundation/templates/content.register.php - Content after extract doesn't match source skins/foundation/templates/content.search.php - Content after extract doesn't match source skins/foundation/templates/element.breadcrumb.php - Content after extract doesn't match source skins/foundation/templates/element.google_analytics.php - Content after extract doesn't match source skins/foundation/templates/element.markup.json-ld.php - Missing but expected after extract skins/foundation/templates/element.navigation_tree.php - Content after extract doesn't match source skins/foundation/templates/element.paginate.php - Content after extract doesn't match source skins/foundation/templates/element.product.call_to_action.php - Content after extract doesn't match source skins/foundation/templates/element.product.review_score.php - Content after extract doesn't match source skins/foundation/templates/element.product.vertical_gallery.php - Content after extract doesn't match source skins/foundation/templates/element.product_reviews.php - Content after extract doesn't match source skins/foundation/templates/element.social.php - Content after extract doesn't match source skins/foundation/templates/main.checkout.php - Content after extract doesn't match source skins/foundation/templates/main.php - Content after extract doesn't match source skins/foundation/templates/print.receipt.php - Content after extract doesn't match source -- Errors were found which may indicate that the source archive has not been extracted successfully. It is recommended that a manual upgrade is performed. ### END RESTORE LOG ###
  10. Hallo, To comply with UK online and distance selling regulations, how do I make a tick box at the point of sale which collects the customer's consent to waiver right of refund ? Here are the regulations : Downloads and streaming services If you supply downloads or streaming services, you must: get the customer to confirm before they download or stream content that they are aware they’ll lose their 14 day right to cancel get the customer to agree to an instant download before they start the download include this information in your confirmation of the contract, along with the other pre-contract information If you don’t follow these rules, the customer will keep their 14 day right to cancel without paying. customer to confirm before they download or stream content that they are aware they’ll lose their 14 day right to cancel from https://www.gov.uk/online-and-distance-selling-for-businesses/online-selling Thanks in advance, Beagle Bytes
  11. Hi I have never used the gift card function in any Cubecart version including V6. I have been looking at it recently but I have a few questions I hope some of you who are already using it will be able to help. I clicked digital only. My observations were as follows: 1. The usual "Your basket box" does not jump at you on the right hand corner as it does with any other products added to basket. 2. Although I clicked digital only, during checkout, the option of entering a delivery address different from billing is still working. 3. When the admin received our usual pending order email, there was no record of the gift card recipient email, name nor message. Only the data of the purchaser with again the delivery address for a digital product ! Questions: 1. If the gift card value partially used towards a purchase, is the outstanding balance still valid with the same code reference ? If so, does the system tells the recipient of it remaining balance after a purchase ? 2. When the recipient uses her/his gift card, can the value be redeemed to pay for shipping cost as well as products ? Many thanks S.
  12. Hi, I got this error (warning) in my cPanel error log: [10-Oct-2017 14:04:27 America/Louisville] PHP Warning: Invalid argument supplied for foreach() in /home/claudias/public_html/modules/shipping/All_In_One_Shipping/shipping.class.php on line 46. Here is the code referenced: $this->_item_count = 0; (LINE 46) foreach ($this->_basket['contents'] as $item) { // XXX May want to exclude digital products from the item count, i.e. // if ($item['digital']) continue; $this->_item_count += $item['quantity']; } Anything to worry about? If so how do I fix it? Thanks in advance, Claudia
  13. Hello, It Will be Only Customer's Payment on Delivery. No Credit Cards, No PayPal .... Which Plugins are Suitable for Cash on Delivery ? ( I am an Absolutely Beginner in Cubecart )
  14. Sorry to be a pain again! I'd like to change the colours of all buttons etc. from blue to #CB5B06. I.e. everything that's blue in the foundation skin, I'd like to change to this colour - including the wording in the footer section. I need to know what files to edit. Thanks! The site under construction is at http://welshgolds.co.uk/shop/ G.
  15. I have relocated my business to a state the requires that I collect sales tax based on where the order is shipped, not based on my location. There are 358 taxing districts in Washington State, any of which could possibly have a different rate. CubeCart allows me to specify sales tax rates based only on orders shipped to Washington State as a whole. I have been charging the highest rate and refunding based on the customer's actual shipping location. It's getting old, fast. Is there a module that will allow me to further break down the rates I charge based on ZIP Code? It would be a little effort to set up, but I think it will save some headaches in the long run. Thanks MARK www.platedepot.com
  16. Hi All, I have a client that is running CC ver6.0.8 and has been running successfully however they have found that the admin email is being sent which has all the necessary fields such as customer, addresses, and order totals, however the individual lines that make up the totals are missing, has this occurred to anybody else. Could somebody point me in the direction where I can find the code that creates the email so that I can see what is being created. Thanks for your help Best Regards, Peterp
  17. I'm using cubecart v6 with EBS extension EBS-2.0.3 https://www.cubecart.com/extensions/payment-gateways/ebs On payment page https://secure.ebs.in/pg/ma/sale/pay/a/payment/ it shows my "Pay to" as my merchant name Can someone please guide how to show "Pay to" as my domain name Instead.
  18. Hi All, I have a client who is running very well on CC ver 6.0.6 however when they try to do a backup of their database using the maintenance selection they just get a blank screen and see no further activity. They have mentioned that when they try to backup their files as a separate backup the result is eventually and error 505. Does anybody have any ideas as to how I can resolve these issues. Thankyou Best Regards, Peterp
  19. Hello fellow travellers! I've used CC in the past - no problems. I have just downloaded & installed v6 to set-up a web store for one of my sons. Installation went fine, and to start with I was able to begin setting up the cart in 'admin'. Somewhere along the line something has gone very wrong! I am now unable to save changes in certain areas of the cart, more specifically, the 'Store Settings'. The 'save' button at the very foot, on the left hand side of the page (is that where it's supposed to be?), does not seem to function. Some other changes can be saved but not in store settings. It seems that this problem arose after I took the store 'off-line'. Now I can't seem to be able to save the changes for it to come back on-line. I edited a custom 'store closed' page which worked the first time, but now I'm stuck with it as I can't save any changes I make! The only other thing I've done is installed two extension 'skins' (Nota & Vanilla) they show up in the 'manage extensions' section of the control panel, but with a 'x' by them. There's a tick by the 'foundation skin'. In the hope that it might have been the installing of the extensions I've now deleted them both off the server - but no joy. The other thing I get is a warning when I first log into the control panel telling me that caching is disabled. Here's a screenshot: However I can't change that either because I am unable to save changes. Here's another 'shot' showing what the tech details are - it seems that the server set-up and PHP version etc. are well within what's needed for v6. Unless someone in this forum can throw light on the problem by replying to this post, then I am quite prepared to PM details of a temp admin log-in so that you can have a look yourself. The site is at http://welshgolds.co.uk/shop . Thanks in advance, Gwilym.
  20. I'm going to add an image slider to one of my pages and have been investigating how. I've used my test site to get a bxslider version working OK, so I know I can transfer that to the real site without a problem. When I looked at the Foundation information, they use a slider called Orbit. Any views on which is best and why? Or are they just the same thing implemented differently? Thanks N
  21. I’m trying to do away with the tabs (using a very custom Foundation skin) and adding all needed information in the product description. As I sell vintage items that I may only have one of – one and gone - with numerous manufacturers and brands I need to be able to make my specifications unique for each product. I’m having a problem with the product code and stock level. I want the stock level and product code to automatically update when the item sells or info changes. Anyway to do this with html since I’m using the editor? Here’s a sample of what I tried. <div class="prod-section-title">Product Specifications ...</div> <table class="nobord"> <tbody> <tr> <td class="prod-spec-title">Product Code:</td> <td class="prod-spec-txt">{$PRODUCT.product_code}</td> </tr> <tr> {if $PRODUCT.stock_level} <td class="prod-spec-title">Stock Level</td> <td class="prod-spec-txt">{$PRODUCT.stock_level}</td> {/if} </tr> <tr> <td class="prod-spec-title">Manufacturer:</td> <td class="prod-spec-txt">OBI</td> </tr> </tbody> </table> But this is what it looks like online – it’s showing the code: Product Specifications ... {if $PRODUCT.stock_level} {/if} Product Code: {$PRODUCT.product_code} Stock Level: {$PRODUCT.stock_level} Manufacturer: OBI Thanks, Claudia
  22. GalaxyX is showing two checkout buttons under the cart icon. I can't seem to find the right file to remove the extra button. Anyone?
  23. Okay, another PRODUCT/OPTION question. If you have a product setup with options to choose from. And a person goes and wants to buy two of the same "product" but with different "options" for each. How is this possible? Is there a way to do this? My example. A product of mine is coffee and it's sold with different options for the grind level and roast level. If Bob wants to buy two of a particular coffee product but each with a different grind and roast level options. How does he add that to the cart?
  24. So, I will be selling coffee and tea in my new store. Coffee is often sold in several weight increments. 1/2 LB, 1 LB, 5LB weights. I will be focusing on 1/2LB and 1LB weights, but instead of creating a new product for 1/2LB and 1LB sales, I would like them to come out of the same inventory. Is this something that can be done with product options? I can't seem to figure out the best way to do this. It wouldn't make sense to have the product listed as 1/2lb and force the customer to add a quantity of 2 to the cart to get a full 1LB. I am assuming the product options matrix would be required for this, but then how does that work exactly? Pricing, stock, etc? If a product option is used what "price" is shown on the product page? Anyone? I tried doing a search but I couldn't get anything to turn up. There has to be someone else with a similar product that's figured this out! Thanks!!
  25. Hi all, I am trying to make this work in Mexico. The CubeCart works well, but I cannot accept any online payments in Mexico in Pesos. Can I add PayPal Buttons to the CubeCart? If so, how do I accomplish this? Thanks, Maurice
×
×
  • Create New...