ridwanskaterock / cicool

Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
20 stars 13 forks source link

Installation Fails on Step 3 #448

Open KirstyKF opened 3 years ago

KirstyKF commented 3 years ago

Hi There,

I am in the process of trying to install your software and I am getting stuck on Step 3, when I submit the form I get "An Error was Encountered - The action you have requested is not allowed". I switched on Codeigniter logging and the only messages I get are: DEBUG - 2021-01-28 09:27:05 --> User_agent class already loaded. Second attempt ignored. DEBUG - 2021-01-28 09:27:05 --> Not_found MX_Controller Initialized

I've double checked the db details are correct but I see the code hasn't updated the database.php config file so I imagine it is failing before that step.

Would love some pointers,, thanks.

ridwanskaterock commented 3 years ago

Hi what's your php version ?

for first set $config['cookie_secure'] in application/config/config.php file to FALSE if you're using HTTP. and cicool/application/views/core_template/config_template.txt

if first solution not working you can follow this can you follow this issue https://github.com/ridwanskaterock/cicool/issues/83

can you send me an email for that if keep not working ridwanskaterocks@gmail.com

Thanks

KirstyKF commented 3 years ago

Thank you so much, I fought with it a bit more, tried it on PHP 7.3 and 7.2 and followed your instructions. In the end it was the csrf_protection setting but I had to change it in application/config/config.php as well before it would work.

Best Wishes

Kirsty Knighton-Fitt

full circle creations - www.fullcirclecreations.co.za

mobile: +27 (0) 832736029 | skype : kirstyd

From: Muhamad Ridwan [mailto:notifications@github.com] Sent: Friday, 29 January, 2021 11:22 AM To: ridwanskaterock/cicool cicool@noreply.github.com Cc: KirstyKF kirsty@fullcirclecreations.co.za; Author < author@noreply.github.com> Subject: Re: [ridwanskaterock/cicool] Installation Fails on Step 3 (#448)

Hi what's your php version ?

for first set $config['cookie_secure'] in application/config/config.php file to FALSE if you're using HTTP. and cicool/application/views/core_template/config_template.txt

if first solution not working you can follow this can you follow this issue #83 https://github.com/ridwanskaterock/cicool/issues/83

can you send me an email for that if keep not working ridwanskaterocks@gmail.com

Thanks

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ridwanskaterock/cicool/issues/448#issuecomment-769685173, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASUME4FD2DS3J6JPK63Y5RTS4J43HANCNFSM4WXO6U4Q .