Jump to content

Search the Community

Showing results for tags 'Question'.

  • 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. Hi I would like to add a custom header to every page on my shop. I do no not want to delete anything just create a new div at the top and insert my custom header in to it. Is it as simple as creating a new div right at the top of the main.php?
  2. I am looking for someone to upgrade my sagepay to version 3 within my cubecart account I have two websites. I am looking for it to be done urgently Thank you
  3. I'm trying to see if there is a way of stopping someone from using a gift certificate and a coupon on the dame order.. I can't find anything in the coupon setup or in the database.. Any thoughts?
  4. Hi, I'm trying to adapt a new File Manager that I purchased in order to enhance functionality. The file manager requires that I set up an Auth function similar to the one below, can anyone give me help on this? function auth() { if(isset($_SESSION['authenticated']) && $_SESSION['user_type'] == 'admin') return true; else return false; }
  5. Hello. I have tried looking in the forums but I really can't figure out how to use the newsletter. Is there a way to send a newsletter from cubecart or can you automaticly get your subscribers into another email platform's address book??
  6. I am getting some of that message when i try to log into my site not sure why,but it happen after i updated from v4 to v6. Any idea why? Thanks!.
  7. I have version v6.0.6 and last time i have upgraded from v4, the upgrade did not add about 100+ items,now i am asking if there is a way to add all at once , into the database and then upload images to ftp. It will take a while to add 1 by one. Maybe there is a mod or plugin or do a text file and inserted into database, don't have much experience but willing to try. Thanks for any advice.
  8. how can i change H1 H2 H3 H4 etc. form left to right plz css hard
  9. Under the order information in the tab (Notes) it has a section for client notes that are viewed by them. I can't seem to get this to work.. It doesn't send an email stating there is communication to the client, nor does it show anything to them when they login or directly viewing the order.. How do I get this feature to work?
  10. When I go to manually input an order I see a section for like additional charges, anything really.. It's a drop down menu, but I can't seem to find where I would actually put something there .. Ideas?
  11. Hello Cubecart Forums, I am tweaking our latest upgraded CC6 store, I have stumbled across something I am not certain about. I have had a few checkers flag issues with the rel='canonical' tags that appear on main.php / every page. Here is an example of the issue; Homepage is www.example.com which itself contains .... <link href="http://www.example.com" rel="canonical"> Logically this means that www.example.com is not the preferred url for this page ... please use www.example.com .. which is not the preffered url use www.example.com...... Can we structure a query to check if the url already equals the canonical url , or is this just an oversight on my part and given the SEO rewrite rules this is required to not index all the non seo urls and iterations of the url? Cheers Kealan
  12. i was logged in to admin page yestoday and it seems find after installed a new cubecart. and today I try to login to admin with chrom browser and firefox. firefox is find to login but chrome can no .it shows up the message as Security alerts: possible cross-site request forgery(CSRF),or broswer back button used. i've readed all the comments and i cant find a very well answer to fix this problem, and i dont thing its a good way to clear the cookies(i've tried doesnt work) and try login again. cos i dont want to clear the cookies everytime before i login to the admin page. it must have some other way to fix this. thank you very much!!! Security Alert: Possible Cross-Site RequSecurity Alert: Possible Cross-Site Request Forgery (CSRF) or browser back button used.est Forgery (CSRF) or browser back button used.Security Alert: Possible Cross-Site Request Forgery (CSRF) or browser back button used.
  13. I am running CubeCart v6, and have been writing a payment gateway module to interface with Paypal's Payflow Link website. Payflow Link is simply an external web page that takes an HTTP POST with various variables like a transaction value, merchant details, or any other values I choose sent to it from CubeCart, and presents fields to accept the user's credit card details. On completion of processing on the Payflow Link website, Payflow Link can be configured to perform either an HTTP GET or HTTP POST back to a URL on the CubeCart website with an AUTHCODE value (0 = success, >0 means failure). Payflow Link can also be configured to return any of the values that were sent to it by CubeCart for that transaction (eg: CubeCart order ID, or anything else you want to have returned back to you that originally came from CubeCart). Currently, I have managed to get this payment gateway working, up to the point that Payflow Link sends back an HTTP POST to CubeCart with the transaction details, including the original CubeCart order ID, to a separate PHP script I have created that currently just redirects to CubeCart at /index.php?_a=complete&cart_order_id=$cart_order_id". This successfully clears the user's cart, and displays a nice page saying that the order is pending, which is all well and good, as the order is in the system with a PENDING status. The problem I have been stuck on is how to change the order status from PENDING to either PROCESSING or DECLINED, depending on the AUTHCODE variable and CubeCart order ID that is sent back from the Payflow Link website. If this could be done with a simple HTTP POST to index.php, or some other module, that would be nice and simple. At present, the current setup would require the admin to manually check the Payflow reports and reconcile the CubeCart order ID with the Payflow transaction log, and manually change the order status in CubeCart according to whether the credit card transaction is listed as successful or not. Note that I am a novice with PHP and CubeCart, having never programmed in this language before (or any language for the last 20 years for that matter), so I'm pretty pleased to have made it this far! I have tried using pieces of code that I have found in other modules, without luck, as there appears to be classes and functions that are available in calling modules that are not available when a module is run directly from an HTTP POST. I have tried including the order.class.php module and then call the function orderStatus that I believe should be able to modify the status, but I get "Call to member function get() on a non-object in /order.class.php" errors in the error.log file (this is where my understanding of how PHP works begins to break down). If there is not an HTTP POST method to change the order status (when I have the CubeCart order ID as a variable), could someone assist with some code that could allow my PHP module to change the order status when all I have are variable values like order ID? Note that I can pass anything I like to Payflow and get it echoed back to my module through an HTTP POST from Payflow in the return URL. Alternatively, is there a better way of doing this, either with HTTP GET or HTTP POST from Payflow?
  14. I tried UPDATE `CubeCart_inventory` SET description_short=seo_meta_description but it did not work. I use long detailed descriptions on our estates collectibles, but I already have a fairly short meta description. I would like to copy the meta description to the short description. I'll still want to do some editing to short, but it will be easier if I have a starting point with the meta description.
  15. At one time CC didn't handle images in folders very well, so I've always kept mine in the main source folder. But now I have 6k image files. Currently using 5.2.16 for live store. Is it currently safe to move images to folders? If so, how should I go about doing it - from within Filemanager, or create folders and move images via FTP?
  16. Is there any way to change all buttons in Foundation to rounded, without having to edit every file with a button individually? I'm not even sure I would like it, but would love to try it and be able to easily revert if I don't like it.
  17. Hi. I am a new Cubecart user, and not much of a code adjuster. I am looking for a way to keep my main page fresh rather than having the "latest products" showing. This is of course fine while I am adding products, but I would rather have a mix of items showing. I am aware I can somewhat do this by controlling the products that have "latest" ticked, but have already run into the problem of not being able to isolate easily from admin which products have currently got "latest" ticked. So my questions are... First of all is there an easy way to search for products in my shop that are currently ticked as "latest products" so I can untick some of them?. I have come across "fusion" being mentioned a few times on the forum, but also understand it is no longer available for download. I also understand this plugin may have been able to give me the functionality I am looking for. So my second question ....Is there another way I could have a mix of "latest products, featured product and sale items showing in the main content? I am using a slightly modified version of the Foundation skin. My website is https://knicknacs.com.au Thanks in advance
  18. I used to use a Wordpress Contact Form on our free toy search service site that allowed attachments to be included with the customer's email to us. Is there a way to add that code to the Contact form here on CC? I do NOT need to database the uploads. On the other site they were saved in a tmp directory at the root.
  19. Is there a way to adjust pricing based on a specific customer profile? I would like certain customers to receive different prices after they log in to their account. Lets just say 10% less that retail or 25% more than cost. Is this possible to do on a per customer basis? Thank you
  20. Hello everybody Is there anybody to be so kind and explain me (very dummy) step by step on which files I have to work, and in which way, to translate my store in italien? Thank you very much in advance!!
  21. hi I want to add a custom option on payment methods. this option will let customers to pay cash to our staff when the products delivered to them, how can i do that?
  22. Hello All, I have been scratching my head for a few hours on this one now, so any help would be fantastic! I want to be able to edit or remove the down arrows in the main category navigation bar ( cats with sub cats ) but cannot for love nor money find where or how they are being called. Please see attached screenshot. K
  23. I absolutely LOVE the estimated s/h addition on 6.0.5. Since it only shows on the full page Shopping Basket - would it be possible to take the link to Secure Checkout OFF the mini-basket completely for ALL customers, logged in, registered, or not?
  24. Installed CC6, I am already familiar with version 4 and 5 I'm having an issue with store not sending out email when a purchase is made, I've checked with my provider Fasthosts, they have confirm port 25 is not blocked plus I have another installation on the same server running ver 4 OK. I tried switching to SMTP setting using a functional SMTP server, but when I do a test I get the following error SMTP -> ERROR: Failed to connect to server: Connection timed out (110) SMTP connect() failed. I then resulted to Gmail's SMTP,on port 25 & 465 that still fails Help what I'm I doing wrong
×
×
  • Create New...