Jump to content

Atechstl

Member
  • Posts

    183
  • Joined

  • Last visited

Everything posted by Atechstl

  1. It turns out that you do not need to setup IPN on cubecart version 4.2.1 or greater. The IPN is already setup and needs no configuration. However if you want the payment status updated you must enable Payment Data Transfer in your Paypal Account. I found this in the knowledge base. https://support.cubecart.com/index.php?_m=k...;kbarticleid=56 Cheers!
  2. What did you do? My orders are still marked as pending instead of Completed.
  3. You have to enable IPN (Instant Payment Notification) in your PayPal account. The problem is finding your IPN URL. I can't seem to find it. I too am in need of this solution.
  4. The link that UP3 provided explaines an error while looking at your products in category view. If your product has options assigned to it such as Size: Small, Medium, Large or Color, etc. These options have to be selected to make the purchase. Well if you are looking at these products in category view the customer can click add to cart and it simply won't work. UP3's posted a link to fix this issue. Is this the same issue you are having?
  5. You may need to reupload your Admin directory. It appears that something may be corrupted. When you manually edit the language file, the previous changes may be cached in your browser and may not show up right away. I would suggest clearing out temporary internet files, deleting cookies, and history. Close your window, reopen and see if your change has been made.
  6. Well if you know how to make a .gif file with multiple images you should be able to insert it as a banner for your home page. Where do you want this banner displayed? It can be done using the FCK editor for the home page or if you are interested in changing logo banner at the top of the page you should be able to do this in the Admin page. Create your .gif file, login to admin page, and choose "Logo". Find the skin you are using and then choose to upload your .gif file. This should work. This may not work if you have a custom skin.
  7. TXT_SALE_PRICE is a dynamic price that is pulled up from the database. You cannot change that in the language file. What exactly are you wanting to do? That may give us a better idea.
  8. Atechstl

    HELP!

    You mention your website name to have us look at it but then you put the site offline. You should be able to remove that number that shows the number of products in each category. To do this go to skins/yourskink/styletemplates/boxes/categroies.tpl. BACK UP THIS FILE FIRST BEFORE YOU EDIT. IF EDIT DOESN"T WORK THEN YOU CAN JUST UPLOAD THE OLD FILE BACK. Edit I beleive Line 9 and remove ({DATA.noProducts}) Save and Upload file. This is a quick fix to get rid of that display, but there is something that is going on with your database if you are seeing numbers like that. You may also try the database tools in the Admin Section.
  9. The easiest way would be to make a .gif file.
  10. I see your issue. Under your belly rings you have 4 pages. You cannot go to another page. I would suggest a few things. 1. It could be something with your skin. I would try changing your skin and seeing if it works with a default skin. If a defualt skin works then you know where your problem is. Different route to troubleshoot. 2. If a different skin doesn't work, then something is corrupt in your store. In this case, I would suggest upgrading the the newest version of cubecart. Just be carefull when upgrading if you have any mods installed. Also don't over write your skin if your skin was created from one of the default skins cubecart comes with.
  11. Atechstl

    SSL Issue

    I have had a similar issue. All settings where correct and it opened up secure pages just like stated in previous post. I just simply upgraded to the newest version of cubecart and it fixed it. It just worked after the upgrade.
  12. Latest products are built up from the latest products you add. When you add a product, you have the option to include it on Home Page. In your admin panel under General settings, you can list how many latest products to display. In this case only the latest products should show. If you want to manually input this, then you would have to manually edit the includes file under your skins directory. The only way I can think of is just inputting everything in there as html such as a table and thumbnails then linking everything correctly. But whats the point? That would be too big of a hassle.
  13. It sounds like you are changing it in the Admin panel. All is great with that but something may have been corupted when it got Ftp'd to the server. I would suggest trying to FTP into your website and edit the langauge file manually. Just as easy. No real coding experience required for this one.
  14. Thank you for your input. Instead of using the fck editor, I was able to use it on global/index.tpl and it worked perfect without issues.
  15. I have a project that is going to require a home page object with roll over images. I can do this in javascript no problem. Just curious if it works.
  16. I have a customer I developed a website for. This website has some mods installed but have not had any problems till this last order. For some reason, the email that was mailed to the Store Owner stated the quantity of 20 with the correct price that reflected that amount. When the store owner logs in cubecart to process the order the order now states a quantity of 15 which relfects the correct price for this amount. Using Version 3.0.11 What can be going on?
  17. I have recently received an email on a store order. After going into cubecart to complete the order, the order was not found. The payment was not processed because I have a Manual CC Mod and was unable to view order to process cc. After running a test order soon after everything is working fine. Has anyone ever had this problem? Where did my order go?
  18. I actually just gave my programmer some money and had him fix it. He was cheap. It wasn't a problem with the SSL. The SSL was pointed to the correct address "www.website.com" so I know that wasn't the problem. Thank you for the suggestions. It is fixed now.
  19. This is actually very easy to do. There is a great website that sells these types of MODS. The MOD is called: Customer Image Upload (and Text Input Fields) v2.0 This MOD allows you to add custom user input fields such as Cell Phone, Name, etc. for your customers to fill out plus it allows your user to upload an image. To be honest I think this mod would be perfect for you. I don't know the forum rules so I won't give you the exact website but I will tell you how to find it. I believe the user that sells these products calls him or herself Estelle. So go to google.com and type in Estelle cubecart mods. You can put 2 and 2 together. Goodluck!
  20. For one of our clients we made a custom template for cubecart 3.0.12. One problem that we are seeing is that there is a Security Caution Prompt that is displayed on every page when viewing a secure page that calls on the SSL. This prompt states "This Page conatins Secure & Non Secure items. Do you want to display these non-secure items?" This can be very annoying and discomforting to a customer while checking out. Does anyone have an idea on why this is being caused and possible on how to fix it. The URL to this store is http://www.mailbox-hq.com/index.php Thank You!
  21. Forgot to mention. I am using version 3.0.11
  22. I am using cubecart v. 3.0.12 and after adding some options, I see some things that need to be changed. First of all I would like all of the drop down menu options to default to something genaric such as <Select One> or <Please Choose>, or something similar when a customer is viewing that item. This would help out greatly because the website I am working on has many options to choose from. If you have a solution or a website you can't post, please PM me. Thank you.
  23. Never mind, I fixed the problem. After moving servers, I made the correct changes to the global inc file and then I had to use the editconfig tool to change my ssl path. Everything works like a charm now.
  24. I have had the exact same problem after changing servers. The next day my admin page quite working.
  25. CC ver. 3.0.10. I just changed servers. I transfered this website and everything appears to be fine but the admin page. The SSL works and you can login to the admin page but there is quite a fiew errors. For example: Warning: include_once(/home/auntvera/public_html/classes/db.inc.php) [function.include-once]: failed to open stream: No such file or directory in /z0/auntvera/public_html/admin/includes/auth.inc.php on line 60 Warning: include_once() [function.include]: Failed opening '/home/auntvera/public_html/classes/db.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /z0/auntvera/public_html/admin/includes/auth.inc.php on line 60 Warning: include(/home/auntvera/public_html/admin/includes/navigation.inc.php) [function.include]: failed to open stream: No such file or directory in /z0/auntvera/public_html/admin/includes/header.inc.php on line 57 Warning: include() [function.include]: Failed opening '/home/auntvera/public_html/admin/includes/navigation.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /z0/auntvera/public_html/admin/includes/header.inc.php on line 57 Warning: opendir(/home/auntvera/public_html/images/uploads) [function.opendir]: failed to open dir: No such file or directory in /z0/auntvera/public_html/includes/functions.inc.php on line 490 I don't want to reinstall because I have had some mods installed. But however it does seem to be pointing to to the old location. the /z0/auntvera/public_html/ is the new location. And yes I made the changes to the global.inc.php file. I could really use some help because this is a clients website. Thanks guys
×
×
  • Create New...