annedesalpes Posted August 26, 2019 Share Hello! I am interested by clicshooping as I want to migrate from Zencart which is no more translated into french ; I tried several installations on my Gandi simple hosting (php 7.3 MYSQL 5.5) or on my local server (xampp (last 3.2.4) with windows 10 - 64 bits) . I had to load :clicshopping_en_MyIsam.sql on both and it was OK for the database but I was unabble to access to the admin: the sreen is blank after writng the user name and the password: no message error. I tried 3 or 4 times to install again. I could see only the storefront. Was is the problem? I deleted the install directoryand made the modifications for the files ( writing 777 and so on) Other question: why cann't we upload directly the content of "shop" directory in our htdocs directly? I must tell that I tried to install the french release. With many thanks Quote Link to post
Patrick Posted August 26, 2019 Share (edited) Hello, Welcome. ClicShopping works fine with maria db, mysql I do not know. ClicShopping has not tested with windows, that I know. Do you make this step ? 1 - load the db manually : clicshopping_en_MyIsam.sql 2 - Go to install and follow instruction, At the step2 , do not install a new db just continue the process (yellow button) Look now you Db clic_administrator : you must see your login (email) and your password encrypted If yes : Do you have access at the admin login page ? Do not forget, if you try more 3 times, you will be out during this time (if you do not want to wait remove the data inside clic_action_recorder) No : look the directory includes/ClicShopping/Works and look if you have a files call errors ....txt If you have something inside, you will see the errors and report. Ah forget ! Look the files includes/ClicShopping/Sites/ClicShoppingAdmin/site_conf. php if there all infomations inside. 2nd question : Inside the directory you have index.php Shop/index.php You can remove the index and Shop directory and after start the installation The index.php allow you to make a presentation page to promote a specific event and manage by the page manager. If not, you are redirected in /Shop.index.php Edited August 26, 2019 by Patrick Quote Link to post
Patrick Posted August 26, 2019 Share If it can help you. INSERT INTO `clic_administrators` (`id`, `user_name`, `user_password`, `name`, `first_name`, `access`) VALUES (1, 'admin@admin.com', '$2y$10$WAisy29.DtmaGHUI8t/MDOlnpfsubvEzeXmSsw/c8JXTosjWmZ5ty', 'admin', 'admin', 1); login : admin@admin.com password : admin Quote Link to post
Foster Posted August 26, 2019 Share @annedesalpes, Quote the sreen is blank after writng the user name and the password: no message error You must see a welcome message invite you to install the first modules inside your dashboard. the best than you can do is to look the log to see if an error appear. As @Patrick said : report, we will see if we can help you. Quote Link to post
annedesalpes Posted August 27, 2019 Author Share I'll give up. Uneasy. I have been using zencart for about 10 years with no problem (and installed it many times onto different websites and different web hosts). The only thing is is that it is no more translated into french and I don't want to do it; but it is very interesting with many possibilities, and up to date. However I wanted to work with more recent cms. I tried several ecommerce softwares: woocommerce, prestahop: they were very easy to install (like zencart) but after 2 days I'll give up with clicshopping. Sorry but it is the fact. Neither local, neither on a web server you can make it work correctly. Quote Link to post
Patrick Posted August 27, 2019 Share @annedesalpes, Sorry to hear that. I installed today another ClicShopping, and I had no problem with the installation and the Admin. After like i use always a server, I can not tell you with windows. Quote Link to post
annedesalpes Posted January 8, 2020 Author Share (edited) Thanks for your replies. I tried again (about 10 times!) and found the error I had made. My website is working know. Edited January 8, 2020 by annedesalpes Quote Link to post
Patrick Posted January 8, 2020 Share Nice. Do not hesitate to put a question. We will try to help you. Quote Link to post
Oka Posted January 8, 2020 Share 10 times, normal you can not, after 3 times, you are locked. You must wait before to try again to go inside the administration. Jut a question. What is your error ? Quote Link to post
annedesalpes Posted January 10, 2020 Author Share Thank you but it was after completely uninstalling every thing: database and website. It seemes that with mysql I had to enter the same email for adminstrator and the store owner during the installation process and I had to import the .sql file into my database. My web host offers only mysql. I tried with wamp64 server on my own PC and got no problem with mariaDB; same problems appeared with mysql. Now, I have to customize my website! Quote Link to post
Drack Posted January 10, 2020 Share (edited) Now, all the Linux server has MariaDB, except old server. With Windows server, I suppose it's MySQL. I tested with the same email, I have no problem with that but it's on MariaDB. Is it a problem ? Only the people using MySQL server can make a test, and we will see. Edited January 10, 2020 by Drack Quote Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.