Jump to content

tonetas

Member
  • Posts

    20
  • Joined

  • Last visited

Everything posted by tonetas

  1. For anyone else with this problem, this is what I did: Used phpMyAdmin in cPanel, clicked on the Databases tab, selected my store, selected eui_CubeCart_history, deleted all version entries after 5.2.13FTP'd 6.0.4 setup folder to store directory,using a web browser went to mydomain.com/mystore/setup/ (substitute your stores directory) chose upgrade existing store Tested and fixed - I just hope nothing else has screwed up
  2. bsmither and Al Brookbanks, I could kiss your foreheads! It now works Thank you so much for your time - I owe you both a beer! For anyone else with this problem, this is what I did: Used phpMyAdmin in cPanel, clicked on the Databases tab, selected my store, selected eui_CubeCart_history, deleted all version entries after 5.2.13FTP'd 6.0.4 setup folder to store directory,using a web browser went to mydomain.com/mystore/setup/ (substitute your stores directory) chose upgrade existing store Tested and fixed - I just hope nothing else has screwed up
  3. I expect I'm in the wrong place: Dashboard >Maintenence > Database - tables, I can see abcedgec_storegb.eui_CubeCart_history16MyISAMutf8_unicode_ci2.31 KB but I can't look in it, view it's contents or get in there to delete records in it from there. I've searched my cubecart directories and can't find any reference in their for CubeCart_history table. I'm guessing I do it through Query Database (Advanced)? Sorry, as I said previously, I'm not a programmer. Speak to me like I'm stupid Again, thanks for your time.
  4. ​In order to run the update scripts again, is it necessary for me to roll back to 5.13 backup and upgrade incrementally to 6.0.4? This will mean I need to enter in any new customers since that date and any changes made to products and store. OR, can I just FTP the scripts onto the existing 6.0.4 store and run them?
  5. Hi, thanks for your continued responses, I finally got a chance to try your experiment: In admin, Store Settings, Advanced tab, set Enable Caching to "Disabled". Save. (Then, clear the SQL cache, just to make sure.) Make your attempt to create a new and/or edit an existing customer address from the storefront. It did not solve the problem. HOWEVER, while fixing another issue I have stumbled upon a possible problem that may be contributing? In Dashboard > Settings > Countries & Zones, if I tick the Countries status box and hit save, the tick disappears. I only had one country in there (Australia), so I added another to test and that will not save the activated status either. If no countries status is activated then I am guessing the address will fail? Just a thought. The other CubeCart store I have which is OK will let me save the ticked status. I have no idea if or how I can add or restore the "hash" column missing from your CubeCart_addressbook table.
  6. Hi again, I have upgraded to CC6.0.4 in the store via Cpanel - did not fix issue. I tried upgrading to CC6.04 by downloading the zip file, ftp and using the setup folder - said it is already up to date - did not fix the problem. I downloaded the file classes/user.class.php from the server and checked that lines 453 and 450 had been changed to false, false, false - and they are correct. I went to admin\Maintenance\Rebuild tab and cleared the SQL cache - I still can not change the address as a logged in customer. I am getting the message in red panel: The following errors were detected: Failed to save address.I have tried filling out every entry field - even the non asteriks ones - it still fails. It's not that I don't want to explain in detail what was incorerct or incompatible, it's that I don't know - I wish I could help more but I'm not a programmer. Here is the directory to the store I'm referring to: http://ontas.net/storetgb/ I'm happy to set up a temporary admin for you to have access if it helps. You can email me at: tone[at]edgetas.com if you like and I will send you the details. - sorry for my sporadic replies, life keeps getting in the way
  7. To try and eliminate any possible conflict with the other store hosted on the same server, I've updated it to 6.0.2 also. The customer address saving works for that store, but still no luck with the original one. I noticed also the original one does not have a pulldown for "County" like the other one that works does. Does anyone have a solution for this?
  8. Not resolved for me, posting in the other forum topic https://forums.cubec...ed/#entry207231
  9. I've had a busy week and no chance to look at this issue again but it is not resolved. Is there a file or database I need to delete before I run the 6.0.2 setup again? Cheers.
  10. Hi, I downloaded 6.0.2 zip again from CubeCart site, unzipped and copies to a folder then FTP'd it to my site directory after backing it up again. Then I ran the setup and get the message "Your store has already been upgraded. No further action is required." The problem is still occuring.
  11. I intend to upgrade the older store (which I have set up for someone else recently) once all the issues with my store are sorted as I don't want them to have any problems - but if it will help solve this issue I will go ahead. Lately I've been solving one problem and finding another on mine, though I don't think they were related - but perhaps some were? I've recently had and resolved issues with: - Admin log-in not saving password (affected both stores, my hosting provider security setting after a server upgrade) - Decimal Symbal displaying a 0 instead of a . (fixed by updating to 6.0.2) - Problems with shipping plugins AustPost and FreeShipping not being selectable yet StoreCollection was OK (fixed by adding ISO information in Countries and Zones for Australia) - Problems with Paypal Payment Gateway plugin being selectable (related to ISO problem I think, now fixed) Just thought I'd mention these in case it means anything to you - though they are solved, perhaps there's a hint to a common problem? This address issue seems to have started after upgrading to 6.0.2 and before my hosting security security rules was changed. I presume to have someone take a close look at the state of your database schema I will need to sign up for technical support and management? Again, thanks for you help.
  12. Thanks bsmither, the stores are in different directories on the same server - I assumed (perhaps incorrectly) that they use different database in each directory? I really appreciate both of your help - there seems a friendly rivalry between you two in this forum to help out first - great from a users viewpoint who knows just enough to get into trouble
  13. Hi, I am having the same problem. I have two stores on the same server, the one that is not updated (5.2.16) is working correctly. The other (6.0.2) - When a new customer registers and they fill in the address field under the address book tab and hitting "save", a message displays saying: "The following errors were detected: failed to save address." The address is not showing up in the admin panel under customers address book. I can however add an address in the admin panel and it then shows up when the customer logs into their address book - but if the customer tries to edit it on the store they get this message: "The following errors were detected: Failed to update address. Please make sure all required fields are completed." I have noticed I have lost the pull down menu to select states also (it says "county) after you select the country (Australia only) No errors are showing up in system error log. I have tried - admin, Maintenance, Database tab, check the box for the CubeCart_addressbook table, then at the bottom of the page, from the drop-down selector, select Repair and click Submit. - as suggested which did not work, I also tried optomize, check and analyze. Then I went to the Upgrade tab and did a Force Upgrade - which it has done - but it did not fix the problem. Is that what you meant by Restore and "reupgrade" Al or have I misunderstood?
  14. Thanks, I did search on the forums before posting with no results. I'll post/reply in the existing topic https://forums.cubec...ed/#entry207231 about this issue. Cheers.
  15. Hi, Using CC 6.0.2. When a new customer registers and they fill in the address field under the address book tab and hitting "save", a message displays saying: "The following errors were detected: failed to save address." The address is not showing up in the admin panel under customers address book. I can however add an address in the admin panel and it then shows up when the customer logs into their address book. No errors are showing up in system error log. Thanks for your time :)
  16. Thanks everyone, you were right with mod-security, the problem is resolved
  17. Thanks for the quick response. We get the same result when we try to log in from our shop PC or home PC and so does the person I set up the other store for. I just checked the IP Address Deny Manager in CPanel and no IP addresses or ranges are blocked. Your comment about IP addresses got me thinking, I remembered seeing ip_address when I changed the admin password in phpMyAdmin. I just tried deleting the ip_address in CubeCart_admin_users but that still didn't work. I also noticed while looking for it again, there is also a eui_CubeCart_admin_users table. This one contains the two admin accounts I have set up (neither can log in with password but can use forgot password) but the CubeCart_admin_users contains only the first admin account I set up. Thanks Al, I will contact the site host. This does seem likely since it started happening after one of their server upgrades. Cheers. Thanks for the quick response. We get the same result when we try to log in from our shop PC or home PC and so does the person I set up the other store for. I just checked the IP Address Deny Manager in CPanel and no IP addresses or ranges are blocked. Your comment about IP addresses got me thinking, I remembered seeing ip_address when I changed the admin password in phpMyAdmin. I just tried deleting the ip_address in CubeCart_admin_users but that still didn't work. I also noticed while looking for it again, there is also a eui_CubeCart_admin_users table. This one contains the two admin accounts I have set up (neither can log in with password but can use forgot password) but the CubeCart_admin_users contains only the first admin account I set up. Thanks Al, I will contact the site host. This does seem likely since it started happening after one of their server upgrades. Cheers.
  18. Thanks for the quick response. We get the same result when we try to log in from our shop PC or home PC and so does the person I set up the other store for. I just checked the IP Address Deny Manager in CPanel and no IP addresses or ranges are blocked. Your comment about IP addresses got me thinking, I remembered seeing ip_address when I changed the admin password in phpMyAdmin. I just tried deleting the ip_address in CubeCart_admin_users but that still didn't work. I also noticed while looking for it again, there is also a eui_CubeCart_admin_users table. This one contains the two admin accounts I have set up (neither can log in with password but can use forgot password) but the CubeCart_admin_users contains only the first admin account I set up. Thanks for the quick response. We get the same result when we try to log in from our shop PC or home PC and so does the person I set up the other store for. I just checked the IP Address Deny Manager in CPanel and no IP addresses or ranges are blocked. Your comment about IP addresses got me thinking, I remembered seeing ip_address when I changed the admin password in phpMyAdmin. I just tried deleting the ip_address in CubeCart_admin_users but that still didn't work. I also noticed while looking for it again, there is also a eui_CubeCart_admin_users table. This one contains the two admin accounts I have set up (neither can log in with password but can use forgot password) but the CubeCart_admin_users contains only the first admin account I set up.
  19. Hi I've had this problem from previous CC versions after my host updated the server some time ago and CubeCart updates haven't fixed the issue. When I use the Store Control Panel Login with Username: and Password: I get taken to a page saying "403 forbidden - Access to this resource on the server is denied!" It's like the login - password checking page or script is missing. I've tried it in Firefox, Chrome and Explorer. The only way I can log in is using the "Forgotten your password?" which works. During CC updates, all files say they are writeable. I have tried forcefully changing the admin password by following the video: but it did not work. I have two stores in seperate directories on the server - both are doing it, not sure if that is part of the issue. Hosting says PHP version is 5.522 on a linux system. My CPanel error Log says the following - which probably doesn't help: 2015-03-27 12:54:04.494 [iNFO] [203.206.58.207:63107-0#APVH_ontas.net] File not found [/home/abcedgec/public_html/403.shtml] Thanks for your time.
×
×
  • Create New...