Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Gyakutsuki

♥Ambassador
  • Posts

    853
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Gyakutsuki

  1. Ok find the solution, it's important when you reinstall the application to remove your key and to create another after the installation.
  2. Hello, I just reinstalled the latest application but it's impossible to connect due the captcha error. How to resolve this point ?
  3. Hello, I know the circumstance in Ukraine are really difficult but I want to say to you thank you and I wish you all the best .
  4. Hello, After a last update, on the catalog is broken. It's impossible to see anyone website (except the admin). No idea what's happen, the update was correct and no alert.
  5. @dinozisharma Hello, Do you tried to change something inside Product.php.If yes, it's normal you have this error. it's impossible inside Osc V4, to modified the original code, just you can do it's extend a class at least. Some check is made before an update and if something different appears to the original code, the update is stopped. The only you can do is to replace the file by the original file a cross the finger for the update.
  6. Osc is not very recommended to use on mutual server specifically if if you not access to a console. Indeed, if you want to create a new theme, you need to know to create a symslink. Also if you can not customize your apache, php it's worst. You can try with an htaccess but in your case, if i understand well, you have just a simple access. I recommend you to change for another hosting. Your problems will be resolved. try this, o2switch.fr
  7. The session in admin is really too short, it will better to extend or to let unlimited. point of view
  8. Old or new it's not th problem, the problem you must create a symslink on your server. Please wait the answer come from the team. You will have a confirmation or not about that. @VadymG
  9. In this case you can not use osC. But you only chance is to affect an existing design (origin) to your new channel. No tested, I do not know if it's possible. Else you must change and take another hosting. Maybe the osc team can give more information about that.
  10. Do you create a new theme ? If yes you must create a symslink on your root server to the new theme
  11. I think it could be a cache problem, rewrite, save your template, click on Design et edit your template. You must see the change. Lot of problem appears when you want to add a new widget. The widget is added but does not appears on the screen. You must save and redit your template to see the change. I have this problem.
  12. Soon some will present to be downloaded, patience.
  13. @ynechitajlo, I do that, do not work. Also if you deploy the php file directly via FTP the file size may change and not match the original ==> Pb if no change. Sorry, some people will have this pb in the future.
  14. Hello, I decided to upload this 2 files to do the migration and try to do a new migration. Unfortunatly, it does not work. The verification system is based on the date, not on the file size. In this case, it's not possible to realise a migration. A big point to resolve. Thank you to give more information to push the migration because these files are not modified. File includes/configure.WL.php checksum mismatch. ============================> File lib/common/components/GoogleTools.php checksum mismatch. ============================>
  15. For issues there is a wiki https://github.com/osCommerce/osCommerce-V4/issues
  16. You must create a channel and after create symslink on your server else does not work1
  17. Hello, As the current version as lot of bugs bugs I tried to change some files to resolve some point. Now If I want update the application I can not and there is nowehre where I can find the file modified for the latest version until we see the list update) What s happen If I do that mannually and compare the files and change ? Check updates for 49806 File already update_from_49806_to_49998_version.zip downloaded. File admin/includes/application_top.php checksum passed. File admin/themes/basic/css/responsive.css checksum passed. File admin/themes/basic/css/style-dark.css checksum passed. File admin/themes/basic/css/style.css checksum passed. File includes/application_top.php checksum passed. File includes/application_top_console.php checksum passed. File includes/configure.WL.php checksum mismatch. ============================> File includes/version.php checksum passed. File lib/backend/config/main-local.php checksum passed. File lib/backend/controllers/AdminmembersController.php checksum passed. File lib/backend/controllers/BackupController.php checksum passed. File lib/backend/controllers/Cache_controlController.php checksum passed. File lib/backend/controllers/CustomersController.php checksum passed. File lib/backend/controllers/InstallController.php checksum passed. File lib/backend/controllers/PlatformsController.php checksum passed. File lib/backend/controllers/Sceleton.php checksum passed. File lib/backend/design/Theme.php checksum passed. File lib/backend/design/boxes/views/default.tpl checksum passed. File lib/backend/models/EP/Provider/Properties.php checksum passed. File lib/backend/themes/basic/cache_control/index.tpl checksum passed. File lib/backend/themes/basic/customers/index.tpl checksum passed. File lib/backend/themes/basic/filters/customers.tpl checksum passed. File lib/backend/themes/basic/install/library.tpl checksum passed. File lib/backend/themes/basic/install/store-list.tpl checksum passed. File lib/backend/themes/basic/install/updates.tpl checksum passed. File lib/backend/themes/basic/orders/index.tpl checksum passed. File lib/backend/themes/basic/platforms/view.tpl checksum passed. File lib/common/classes/modules/ModuleExtensions.php checksum passed. File lib/common/components/GoogleTools.php checksum mismatch. ============================> File lib/common/helpers/Admin.php checksum passed. File lib/common/helpers/Hooks.php checksum passed. File lib/common/helpers/Mail.php checksum passed. File lib/common/helpers/Password.php checksum passed. File lib/common/helpers/System.php checksum passed. File lib/common/modules/email/Swiftmailer.php checksum passed. File lib/frontend/components/GaCollector.php checksum passed. File sql/trueloaded.sql checksum passed. Installation aborted.
  18. Hello, Just a question ? There is a new osc version appears but we do not see anything about the code evolution in Github. Do you want to use github or it's just stay like that without code evolution ? Also I inserted lot of bugs, little are commented, some others not and we do not see if this bugs are resolved or not. Also if the community can confirm these bugs or add it will be great. Thank you
  19. Hello, In setting / Configuration / Email I have a button called Download Trashed if I click I download this a file with this. Could you explain me if I need to do something ? /*move to configuration_trash from configuration*/ replace into configuration_trash select * from configuration where configuration_id = '4621' /*delete from configuration*/ delete from configuration where configuration_id = '4621'
  20. Hello, Tk, Could you create a ticket about this issue on gihtub
  21. Hello, After to fill the email setting, I tried to send some email accross customer (reset password) or via the front end (account) For the back end customer, a pop up is diplayed but when you click on update, nothing happen For the front end, same thing The email is set correctly via smtp and port 495 After that I decided to deconnect everything and when I am trying to reconnect (administration) I have now an error the log write this : [01-Aug-2022 16:35:18 Europe/London] PHP Deprecated: Implicit conversion from float 258317.00000000003 to int loses precision in /home/mfvs8363/test.clicshopping.org/lib/common/helpers/Password.php on line 134 and in my screen I have this thank wou
  22. Hello, Please we need a tool to report the issues, I discover a lot and I am little tired to push everything inside the forum. Could you do that for us quickly else the community version will be push on github for example one day or another by someone. It's better if this action come from for you and it will be more simple for your team to manage that. Thank you.
×
×
  • Create New...