kalkun-sms / Kalkun

Open Source Web based SMS Manager
https://kalkun.sourceforge.io/
GNU General Public License v2.0
210 stars 131 forks source link

send sms from csv file #502

Open chezmohamed opened 11 months ago

chezmohamed commented 11 months ago

Describe the bug Good morning when i click send i get the following error message Error An Error Was Encountered

The action you have requested is not allowed.

To Reproduce Steps to reproduce the behavior: cliquer sur composer importer depuis un fichier insérer les champs clique sur envoyer message

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Browser, kalkun setup, database setup..: Please open the "about" screen of kalkun and copy/paste the information. To open the about screen, go to the dashboard and at the bottom right click on the version of kalkun, right after "Powered by..."

Additional context Add any other context about the problem here.

chezmohamed commented 11 months ago

Anyone have a solution to this problem? it is a very useful feature to send identifiers by sms from a csv file

chezmohamed commented 11 months ago

@kingster please help me find a solution to this problem.

tenzap commented 11 months ago

It is likely this bug is related to CSRF. Most time I can't reproduce it, other times it happens but seldom. It happens more frequently on the demo on sourceforge where the server responds slowly.

As a workaround you can try:

Help with a fix would be appreciated (Pull Request for example).

chezmohamed commented 11 months ago

I will try to change the php version and I will come back to you thank you for your reply